C-DEngine 5.105

TheSensorSubscription Constructor (TheSensorSubscription, Boolean)

Namespace:  nsCDEngine.Engines.ThingService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public TheSensorSubscription(
	TheThing..::..TheSensorSubscription sensorInfo,
	bool normalizeExtensionData
)
Public Sub New ( _
	sensorInfo As TheThing..::..TheSensorSubscription, _
	normalizeExtensionData As Boolean _
)
public:
TheSensorSubscription(
	TheThing..::..TheSensorSubscription^ sensorInfo, 
	bool^ normalizeExtensionData
)

Parameters

sensorInfo
Type: nsCDEngine.Engines.ThingService..::..TheThing..::..TheSensorSubscription
normalizeExtensionData
Type: Boolean