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

The list of sensor objects assigned to the gateway

 

Access to the object instances used by the server. Returns empty if gatewayID is not found.  

 

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