Java Mine
ContentsIndexHome
PreviousUpNext
iExternalDeviceStorage.FindSensorsByGateway Method
Syntax
Java
abstract List<Sensor> FindSensorsByGateway(long gatewayID) throws Exception;

 

This method finds sensors by which gateway its registered to @param gatewayID is the id of the gateway @return list of sensors registered to each gateway talking to mine @throws java.lang.Exception exception

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