Is it possible to send a constant through the gateway #1793
Answered
by
imbeacon
thavarajan-pis
asked this question in
Q&A
-
|
I have a device that reads telemetry data from two different sensors via Modbus. Now, I want to add some attributes for each sensor individually. For example, I want the data from the first sensor to include an attribute like {"sensorId": "xxxxxx"} and the second sensor’s data to include {"sensorId": "yyyyyyy"}. Is it possible to achieve this? |
Beta Was this translation helpful? Give feedback.
Answered by
imbeacon
Jun 3, 2025
Replies: 1 comment 2 replies
-
|
Hi @thavarajan-pis, Unfortunately, it is not possible at the moment, but you can use different device names to identify device. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
imbeacon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @thavarajan-pis,
Unfortunately, it is not possible at the moment, but you can use different device names to identify device.