Labels - vlizBE/dcafs GitHub Wiki
Labels
An overview of the currently hardcoded labels.
General
system
Data received is processed as a cmd.
void
The default label, this means nothing is done with the data besides storing in raw data files and used as src.
Storing data
rtval:name
Usable for data that is a single numerical value, store directly as rtval with the given name.
rttext:name
Store the data directly as a rttext with the given name.
generic:genid
See Generics
valmap:valmapid
See Valmaps
Requesting/Offering data
For now this is only used in combination with the TransServer.
readable
Takes the readable from the datagram and stores it.
read:readableid
Take the writable from the datagram and pass it to the readable to subscribe to the data