Home › Forums › V-Control General › How to connect to JSON API › Reply To: How to connect to JSON API
Uhi, had just had a quick look and think that’s not soooo simple.
What interface are you using on Pixera side?
JSON/TCP
HTTP/TCP
Binary/TCP
are there different ports for every interface?
Sending the Json string should be quite simple, even if the compilation of a string with many ” is not so convinient.
I’m working on Json support. In 4.1.5 there is a first step of this approch helping you to get values of received Jason strings. You can take a look at the new AJA FS_HDR driver for example.
The new Json command is explained here
https://v-control.com/wiki/doku.php/compiler#getjsonvalue
Unfortunately I’m very busy these days. If It’s not to urgend and you have access to a Pixera Server, I sugest that you visit me with that device and we try together.