Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
In case the crownstone has errors, this will be advertised next to the state. More...
#include <cs_ServiceDataPackets.h>
Public Attributes | |
uint8_t | id |
uint32_t | errors |
uint32_t | timestamp |
service_data_state_flags_t | flags |
int8_t | temperature |
uint16_t | partialTimestamp |
int16_t | powerUsageReal |
In case the crownstone has errors, this will be advertised next to the state.
uint32_t service_data_encrypted_error_t::errors |
service_data_state_flags_t service_data_encrypted_error_t::flags |
uint8_t service_data_encrypted_error_t::id |
uint16_t service_data_encrypted_error_t::partialTimestamp |
int16_t service_data_encrypted_error_t::powerUsageReal |
int8_t service_data_encrypted_error_t::temperature |
uint32_t service_data_encrypted_error_t::timestamp |