![]() |
Python API
|
Integer constants to be used in Disconnect.reason. More...
Variables | |
int | Timeout = 1 |
The idle connection timeout (15 min) has elapsed. | |
int | ButtonPressed = 2 |
The device button was pressed. | |
int | BatDischarged = 4 |
The device battery is discharged. | |
Integer constants to be used in Disconnect.reason.
int plux.Event.DisconnectReason.Timeout = 1 |
The idle connection timeout (15 min) has elapsed.
int plux.Event.DisconnectReason.ButtonPressed = 2 |
The device button was pressed.
int plux.Event.DisconnectReason.BatDischarged = 4 |
The device battery is discharged.