TheThing..::..DeclareSensorProperty Method
Namespace:
nsCDEngine.Engines.ThingService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public cdeP DeclareSensorProperty( string propertyName, ePropertyTypes propertyType, cdeP..::..TheSensorMeta sensorMeta )
Public Function DeclareSensorProperty ( _ propertyName As String, _ propertyType As ePropertyTypes, _ sensorMeta As cdeP..::..TheSensorMeta _ ) As cdeP
public: cdeP^ DeclareSensorProperty( String^ propertyName, ePropertyTypes^ propertyType, cdeP..::..TheSensorMeta^ sensorMeta )
Parameters
- propertyName
- Type: String
- propertyType
- Type: nsCDEngine.Engines.ThingService..::..ePropertyTypes
- sensorMeta
- Type: nsCDEngine.Engines.ThingService..::..cdeP..::..TheSensorMeta