public static interface ClientProtocolDefinition.CoreStateResponse extends ClientProtocolDefinition.OutboundMessage
Modifier and Type | Field and Description |
---|---|
static String |
ACTIVATION_STATE
The current activation state.
|
static String |
CORE_VERSION
The current readable version of the core.
|
static String |
CORE_VERSION_CODE
The current version code of the core.
|
static String |
DONGLE_APP_BUILD_VERSION
The build version of the dongle app.
|
static String |
DONGLE_APP_MAJOR_VERSION
The major version of the dongle app.
|
static String |
DONGLE_APP_MINOR_VERSION
The minor version of the dongle app.
|
static String |
DONGLE_BT_ADDRESS
The BT address of the dongle.
|
static String |
DONGLE_CONNECTION_ON_IDLE_TIMEOUT
The time after the core will close the connection to the dongle in the case that there is no communication (idling).
|
static String |
DONGLE_HARDWARE_VERSION
The hardware version of the dongle.
|
static String |
DONGLE_LOADER_BUILD_VERSION
The build version of the loader.
|
static String |
DONGLE_LOADER_MAJOR_VERSION
The major loader version of the dongle.
|
static String |
DONGLE_LOADER_MINOR_VERSION
The minor loader version of the dongle.
|
static String |
DONGLE_MUID
The MUID of the dongle.
|
static String |
DONGLE_VIN
The vehicle identification number returned by the dongle.
|
static String |
LAST_UBI_DATA_TIME
The time of the creation of UBI data in the dongle that has most recently been uploaded successfully to WEBFLEET in ms, in UTC, Long.
|
static int |
MESSAGE_ID
The unique id of the message.
|
static String |
SMARTPHONE_BT_ADDRESS
The BT address of the smartphone.
|
static String |
USER_NAME
The name of the active user, contains a String.
|
static final int MESSAGE_ID
static final String USER_NAME
static final String SMARTPHONE_BT_ADDRESS
static final String DONGLE_BT_ADDRESS
static final String DONGLE_LOADER_MAJOR_VERSION
static final String DONGLE_LOADER_MINOR_VERSION
static final String DONGLE_LOADER_BUILD_VERSION
static final String DONGLE_APP_MAJOR_VERSION
static final String DONGLE_APP_MINOR_VERSION
static final String DONGLE_APP_BUILD_VERSION
static final String DONGLE_HARDWARE_VERSION
static final String DONGLE_VIN
static final String DONGLE_MUID
static final String ACTIVATION_STATE
ActivationStatus
. (key = "activationState")static final String CORE_VERSION
static final String CORE_VERSION_CODE
static final String LAST_UBI_DATA_TIME
static final String DONGLE_CONNECTION_ON_IDLE_TIMEOUT