Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
service_data_encrypted_error_t Struct Reference

In case the crownstone has errors, this will be advertised next to the state. More...

#include <cs_ServiceDataPackets.h>

Collaboration diagram for service_data_encrypted_error_t:

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
 

Detailed Description

In case the crownstone has errors, this will be advertised next to the state.

Member Data Documentation

◆ errors

uint32_t service_data_encrypted_error_t::errors

◆ flags

service_data_state_flags_t service_data_encrypted_error_t::flags

◆ id

uint8_t service_data_encrypted_error_t::id

◆ partialTimestamp

uint16_t service_data_encrypted_error_t::partialTimestamp

◆ powerUsageReal

int16_t service_data_encrypted_error_t::powerUsageReal

◆ temperature

int8_t service_data_encrypted_error_t::temperature

◆ timestamp

uint32_t service_data_encrypted_error_t::timestamp

The documentation for this struct was generated from the following file: