ftm_msgs/ReadLCI Service

File: ftm_msgs/ReadLCI.srv

Raw Message Definition

# Read specific data from the LCI Registry
string[] mac_list  # a list of macs to read lci
---
LCIRegistryEntry[] lci_entry_list # the lci entries of the responders with the requested mac addresses
uint8 status # as defined in LCIRegistryConstants.msg

Compact Message Definition

string[] mac_list

ftm_msgs/LCIRegistryEntry[] lci_entry_list
uint8 status