ClearData

@Serializable
object ClearData : CmdRequest

Command to clear stored data from the device.

This operation removes cached data from the device, which can be useful for troubleshooting or privacy purposes.

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.