Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.FindSensorsByGateway Method
Syntax
Java
public List<Sensor> FindSensorsByGateway(long gatewayID) throws InterruptedException;

 

Access to the object instances used by the server. @param gatewayID Numeric identifier of the gateway object. @return The list of sensor objects assigned to the gateway @throws InterruptedException if gateway is invalid

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