Sat Device Connection
interface SatDeviceConnection
Interface for communicating with a connected satellite device.
This interface provides methods for sending messages, monitoring device status, and receiving message events from a connected satellite device.
Functions
Link copied to clipboard
Establishes a connection with the device.
Link copied to clipboard
Creates a content bundle from SMP content.
Link copied to clipboard
Disconnects from the device.
Link copied to clipboard
Gets the current status of the connected device.
Link copied to clipboard
Provides a flow of message-related events from the device.
Link copied to clipboard
Sends a message to the connected device.
Link copied to clipboard
Provides a flow of device status updates.