Replies: 1 comment
-
use then set the sink |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello All,
I've an MQTT Sensor which publishes mulitple information in one Topic, separated with semicolon.
To be able to store both information into a Tag based database I would need to call the INSERT command twice.
Something like this:
One solution I already though about is to have two different subscriber with two different TQL Files, but is there also a solution with one subscriber and one tql file?
Beta Was this translation helpful? Give feedback.
All reactions