C# Mine
ContentsIndexHome
PreviousUpNext
IDataAccess.FindGatewayBySensorID Method

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

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

The gateway object stored in data store

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