Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.FindSensor Method
Syntax
Java
public Sensor FindSensor(long sensorID) throws InterruptedException;
Parameters 
Description 
long sensorID 
Numeric identifier of the sensor object.  

The sensor object stored in memory

 

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

 

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