Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.FindGatewayBySensorID Method
Syntax
Java
public Gateway FindGatewayBySensorID(long sensorID);

 

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 gateway object's sensorID. @return The gateway object stored in memory

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