Current section
Files
Jump to
Current section
Files
include/sparkleplug@sparkplug_b@topic_name_NodeMessage.hrl
-record(node_message, {
namespace :: sparkleplug@sparkplug_b@topic_namespace:topic_namespace(),
group_id :: binary(),
message_type :: sparkleplug@sparkplug_b@node_message_types:node_message_type(),
node_id :: binary()
}).