Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
Packet to change ibeacon config ID. More...
#include <cs_Packets.h>
Public Attributes | |
uint32_t | timestamp = 0 |
uint16_t | interval = 0 |
Packet to change ibeacon config ID.
Timestamp: when to set the ID for the first time. Interval: set ID every N seconds after timestamp. Set interval = 0 to execute only once. Set timestamp = 0, and interval = 0 to execute now. A stored entry with timestamp = 0 and interval = 0, will be considered empty.
uint16_t ibeacon_config_id_packet_t::interval = 0 |
uint32_t ibeacon_config_id_packet_t::timestamp = 0 |