DataConfig

class DataConfig<T : SupportedSensorTypes>(val provider: DataProvider<T>, val suffixType: DataSuffix, val requestedValues: Array<String>?)

Encapsulates a "Sensors" configuration

Constructors

Link copied to clipboard
constructor(provider: DataProvider<T>, suffixType: DataSuffix, requestedValues: Array<String>?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard