Ble Device Requests
Implementation of DeviceRequests for communicating with Bluetooth Low Energy (BLE) devices.
This class handles the specifics of satellite device communication over BLE, providing methods for device configuration, status monitoring, and firmware updates.
Functions
Retrieves the current battery level of the connected device.
Acknowledges a check-in message from the device.
Sends a command request to the device.
Retrieves device information from the connected satellite device.
Downloads the log from the connected device and responds with DownloadLog.
Checks if a firmware update is available for the connected device.
Updates/Retrieves the current log status of the connected device.
Updates/Retrieves the current remote device status of the connected device.
Configures the check-in settings on the connected device.
Sets a new quota allocation for the user on the device.
Acknowledges the closing of an SOS incident to the device.
Acknowledges the opening of an SOS incident to the device.
Retrieves the current SOS status from the device or updates SOS status on the device.
Stops the automatic updates about satellite connection status.
Stops the automatic updates about satellite network status.
Initiates and monitors the firmware update process on the device.
Configures the user ID on the connected device.