Thanks
JSON parser
Einklappen
X
-
I wanted to do something similar, but PicoC implementation Loxone has doesn't apparently provide this. I ended up writing my own program using Java and Jackson and the output of JSON parsing is available to Loxone as the result of HTTP call (the program exposes this via JAX-RS), so can be configured in Loxone as virtual input.
Kommentar