I’m using transmission from edge like:
Transmitter Name true EDGE GSJ/TANQUE/AGUA001 Default G3/E3/D3
and the tags at edge are:
img1
On the Engine Site. I expect to see something like this:
img2
Instead I’m seen (selected shouldn’t be there):
img3
It looks like the payload tree at Engine is not building property after devide_id an UDTInstance is found on transmission site. The tree re-build the parents folders from the edge. this is unexpected.
8.1.48
4.0.29
As currently configured your Transmitter has set the Sparkplug ID to be G3/E3/D3 and will publish anything from the GSJ/TANQUE/AGUA001 Tag Path.
But that Tag Path (GSJ/TANQUE/AGUA001) contains no Tags (and in fact is a Path to a Tag) and there is nothing to Publish. The Path should be pointing to a Folder, not a Tag.
Remove the AGUA001 from your Tag Path in the Transmitter.
Then disable Engine, remove the Tags and Folders from the Edge Nodes folder in the MQTT Engine provider. Enable Engine, then Refresh Transmission.
The MQTT Engine provider image (img3) is probably the result of an earlier attempt to publish with no Tag Path set in the Transmitter but this image does not represent the current configuration.
Have a look at this document:
Dan