I have a virtual http input problem -
The device is a solar battery with 8 modules. The JSON output is attached to this post. I need to 'anchor' the http input command to the serial number of the relevant module before further defining the data field I wish to get.
An example is as follows -
\i"S012013334 "\i\i"Temperature_Cell" : \i\v
This successfully pulls the temperature for the module with serial S012013334.
The problem is that some fields are before the serial number. eg. CycleCount_BatteryCell
Is there a way to go backwards from a particular inject point? I thought I'd try various iterations of -\i \-i and \i- but they don't seem to work.