RemoteDeviceStatusRequest

Represents a request to Update/Query the remote device status of the puck as in the BLE Satellite Protocol. This is used to enable or disable remote device querying from the server in the puck.

Inheritors

Types

Link copied to clipboard
@Serializable
data object Disable : RemoteDeviceStatusRequest

Disables remote device querying from the server in the puck

Link copied to clipboard
@Serializable
data object Enable : RemoteDeviceStatusRequest

Enables remote device querying from the server in the puck

Link copied to clipboard
@Serializable
data object Query : RemoteDeviceStatusRequest

Queries the remote device status of the puck

Properties

Link copied to clipboard

The operation code that identifies the type of request.