AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
InfluxReader.cs File Reference

Go to the source code of this file.

Classes

class  ARDesign.Widgets.InfluxType< T >
 This ensures type agnostic functions can be run on InfluxReaders - All widgets should inherit from THIS, NOT InfluxReader! More...
 
class  ARDesign.Widgets.InfluxReader
 Abstract class for querying Influx data to widgets. Includes implemented methods for building useful queries - see Query Helper Functions More...
 

Namespaces

namespace  ARDesign
 
namespace  ARDesign.Widgets