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

A packet that represents RSSI data about an asset received by a particular Crownstone. More...

#include <cs_Packets.h>

Collaboration diagram for asset_report_uart_mac_t:

Public Attributes

mac_address_t address
 
uint8_t stoneId
 
int8_t rssi
 
uint8_t channel
 

Detailed Description

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.

Member Data Documentation

◆ address

mac_address_t asset_report_uart_mac_t::address

◆ channel

uint8_t asset_report_uart_mac_t::channel

◆ rssi

int8_t asset_report_uart_mac_t::rssi

◆ stoneId

uint8_t asset_report_uart_mac_t::stoneId

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