Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.FindGatewaysForSensor Method
Syntax
Java
public List<Gateway> FindGatewaysForSensor(int sensorID) throws InterruptedException;
Parameters 
Description 
int sensorID 
is the sensor assigned ID  

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!