Interface Gateway.Status
- Enclosing class:
- Gateway
public static interface Gateway.Status
The current status of the gateway. `connected` means the gateway is connected to the remotly
installed gateway. `idle` means this gateway is not currently in use.
-
Field Summary
-
Field Details
-
CONNECTED
connected.- See Also:
- Constant Field Values
-
IDLE
idle.- See Also:
- Constant Field Values
-