Replies: 1 comment 3 replies
-
just parse it as a json? |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Something tells me the answer to this question is very simple in javascript but I know nothing about javascript so, I'm hoping for a python or some other solution.
I get a message like the one below from my thermostat. All I want out of that message is the "id" field value (5-68-0) and the numeber after the 13th time "value" appears in the message (0).
Is there an easy way or do I just do a lot of python string processing?
Here is the message:
Beta Was this translation helpful? Give feedback.
All reactions