Skip to content

TemperatureService

rf24_py.TemperatureService

TemperatureService()

A BLE data service that broadcasts a temperature (in Celsius)

Conforms to the Health Thermometer Measurement format as defined in GATT Specifications Supplement.

data property writable

data: float

The temperature measurement (in Celsius) data.

buffer property

buffer: bytes

Transform the service data into a BLE compliant buffer that is ready for broadcasting.