Current section
Files
Jump to
Current section
Files
include/sparkleplug@sparkplug_b@payload@propertyset_PropertySet.hrl
-record(property_set, {
keys :: list(binary()),
values :: list(sparkleplug@sparkplug_b@payload@propertyset:property_value())
}).