C-DEngine 5.105

TheThing..::..GetSensorProviderProperties Method

Returns all properties that are marked as coming from a sensor provider.

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

Syntax


public List<cdeP> GetSensorProviderProperties()
Public Function GetSensorProviderProperties As List(Of cdeP)
public:
List<cdeP^>^ GetSensorProviderProperties()

Return Value