Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
A packet that represents RSSI data about an asset received by a particular Crownstone. More...
#include <cs_Packets.h>
Public Attributes | |
mac_address_t | address |
uint8_t | stoneId |
int8_t | rssi |
uint8_t | channel |
A packet that represents RSSI data about an asset received by a particular Crownstone.
There is no timestamp in it. Timestamps can be added on the hub.
mac_address_t asset_report_uart_mac_t::address |
uint8_t asset_report_uart_mac_t::channel |
int8_t asset_report_uart_mac_t::rssi |
uint8_t asset_report_uart_mac_t::stoneId |