How to add custom metadata to the Events generated by a Device Service ? ( Eg. Modbus Service ) #43
Unanswered
FabioBoarettiDosSantos
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Event contains a We are developing EdgeX 3.0, and you can add tags information into the Device metadata, and it can be added to the Event by Device Service. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please,
Can I have some guidance how to include more METADATA to the event.
I`m working with the IRELAND version at moment. MODBUS GOLANG
{"apiVersion":"v2","requestId":"20c74da2-849d-4955-a1d4-7eaffdf74152","event":{"apiVersion":"v2","id":"299f4034-815e-4a29-b611-e4fd6181b6f4","deviceName":"DGS-SOUST","profileName":"DGS-EXT","sourceName":"ReadyStatusBit","origin":1675107969704251870,"readings":[{"id":"bc3b339b-29b2-45d2-9109-2c95ff7cd79a","origin":1675107969704251870,"deviceName":"DGS-SOUST","resourceName":"ReadyStatusBit","profileName":"DGS-EXT","valueType":"String","value":"READY"}]}}
Thank You So Much [ ]
Beta Was this translation helpful? Give feedback.
All reactions