Hello,
i’m trying read some device stream from external server though Octave rest API, in other servers I can get only the "body part of the JSON response.
in Octave API calls I get also the “head” part on the JSON as screenshot below.
Hi,
Thanks for replay, I’m using with GE SCADA system that parsing the JSON GET response and build entitiesand per response I can present it in graph or other ways.
when I’m pulling the GET request with Octave REST api i got also the head inside the message and it make the system get wrong and put all raw data into first entity as you can see in screen shot.