C# Mine
ContentsIndexHome
PreviousUpNext
MineServer.FindSensor Method

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

Syntax
C#
public Sensor FindSensor(UInt32 sensorID);
Parameters 
Description 
UInt32 sensorID 
Numeric identifier of the sensor object. 

The sensor object stored in memory

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