Monnit Mine Java
ContentsIndexHome
PreviousUpNext
MineServer.FindSensorsForGateway Method
Syntax
Pascal
C++
Java
PHP
function FindSensorsForGateway(gatewayID: Integer): List<Sensor>;
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) 2016. All rights reserved.
What do you think about this topic? Send feedback!