Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.FindGatewaysForSensor Method
Syntax
Java
public List<Gateway> FindGatewaysForSensor(long sensorID) throws InterruptedException;

 

Access to the object instances used by the server. Returns empty if gatewayID is not found. @param sensorID is the sensor assigned ID @throws InterruptedException if gateway is invalid @return The list of sensor objects assigned to the gateway

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