C# Mine
ContentsIndexHome
PreviousUpNext
IDataAccess.FindSensor Method

Access to the object instances used by the users data store. Returns null if sensorID does not belong to any of the registered sensors.

Syntax
C#
Sensor FindSensor(uint sensorID);
Parameters 
Description 
uint sensorID 
Id of the Gateway you want returned 

The sensor object stored in user's data store

Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!