ftm_msgs/LCIRegistryUpdate Message

File: ftm_msgs/LCIRegistryUpdate.msg

Raw Message Definition

time stamp # The timestamp of the recent change
string mac # The mac of the device that has received update
LCIData lci_data
uint8 STATUS_ADDED = 0
uint8 STATUS_UPDATED = 1
uint8 STATUS_DELETED = 2
uint8 status

Compact Message Definition

uint8 STATUS_ADDED=0
uint8 STATUS_UPDATED=1
uint8 STATUS_DELETED=2
time stamp
string mac
ftm_msgs/LCIData lci_data
uint8 status