BleDeviceRequest

@Serializable
sealed class BleDeviceRequest : DeviceRequest

Base class for all device request operations in the BLE Satellite Protocol by Tinno.

This sealed class hierarchy serves as the foundation for all requests that can be sent to satellite devices. Each subclass represents a specific operation type and is identified by a unique request code.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Properties

Link copied to clipboard

The operation code that identifies the type of request.