Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.FindSensorsByGateway Method
Syntax
Java
public List<Sensor> FindSensorsByGateway(long gatewayID) throws InterruptedException;
Parameters 
Description 
long gatewayID 
Numeric identifier of the gateway object.  

The list of sensor objects assigned to the gateway

 

Access to the object instances used by the server.  

 

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