Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.FindSensor Method
Syntax
Java
public Sensor FindSensor(long sensorID) throws InterruptedException;

 

Access to the object instances used by the server. Returns null if sensorID does not belong to any of the registered gateways. @param sensorID Numeric identifier of the sensor object. @return The sensor object stored in memory @throws InterruptedException if gateway is invalid

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