TurnOffModem

@Serializable
object TurnOffModem : CmdRequest

Command to power off the satellite modem.

This operation turns off the device's satellite communication hardware, which can be useful for power management or prior to reconfiguration.

Properties

Link copied to clipboard
open override val cmd: String

The AT command string to be sent to the device.

Link copied to clipboard

The operation code that identifies the type of request.