Java Mine
ContentsIndexHome
PreviousUpNext
iExternalDeviceStorage Methods

The methods of the iExternalDeviceStorage class are listed here.

 
Name 
Description 
 

This method finds gateways that are talking to Mine @param gatewayID is the id of the gateway that you want to find @return Gateway @throws java.lang.Exception exception 
 

This method finds gateways by sensorID that are talking to Mine @param sensorID is the id of the gateway that you want to find @return Gateway @throws java.lang.Exception exception 
 

This method finds sensors talking to Mine @param sensorID is the id of the gateway @return sensorID @throws java.lang.Exception 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 
 

Allows user to receive and log any exceptions not handled by the server @param ex Exception that was thrown @param location string representation of the function that threw the exception when available 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!