LogStatusRequest

Represents a request to Update/Query the log status of the puck as in the BLE Satellite Protocol by Tinno.

Inheritors

Types

Link copied to clipboard
@Serializable
data object Disable : LogStatusRequest

Disables logging in the puck

Link copied to clipboard
@Serializable
data object Enable : LogStatusRequest

Enables logging in the puck

Link copied to clipboard
@Serializable
data object Query : LogStatusRequest

Queries the log status of the puck

Properties

Link copied to clipboard
abstract val code: UByte
Link copied to clipboard

The operation code that identifies the type of request.