JSON parser

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • Gast

    #1

    JSON parser

    HI. Is there any way to use some library(e.g. PicoJson) to parse JSON format?
    Thanks
  • Gast

    #2
    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

    • K.Clemens
      Smart Home'r
      • 28.08.2015
      • 92

      #3
      what exactly do you want to do? Maybe we can help if the goal is more clear.

      Kommentar

      Lädt...