decode_health_status#

akkits.decode_health_status(buf)#

Decodes the message buffer.

Parameters

buf (bytearray) – Message buffer.

Returns

data (Dict[str, Any]) – A dictionary with keys: “unixts_ms”, “device_status”, “algo_status”, “sensor_status”