Runtime poking behavior
- Last UpdatedAug 21, 2024
- 1 minute read
Poking to Sparkplug template structure items is only allowed for items with the following syntax :
spvB1.0/GroupName/EdgeGatewayName.(TemplateName).value.template.(MemberName).value
or
spvB1.0/GroupName/EdgeGatewayName/DeviceName.(TemplateName).value.template.(MemberName).value
where,
GroupName: Name of Sparkplug group
EdgeGatewayName: Name of the Edge Gateway
DeviceName: Name of the Device
TemplateName: Name of the Sparkplug template instance
MemberName: Name of the member in the Sparkplug template instance
Note: Poking to items associated with Sparkplug Data Set, Template Parameters and nested Templates is not supported.