JSON packets different formats between RRF2 and RRF3?
-
I was using some Arduino code that would drive three neopixels to show bed and extruder temps, as well as print time status. It even was working fine with most of the betas. With the final release of 3.1.1 I notice that the neopixels are not reflecting the Status correctly anymore, specifically the print time status. I had seen in another forum post that there are now slight differences in the payload.
Is there some documentation of what has changed in the format or info in JSON output?
-
AFAIR we didn't remove any fields from the JSON response, although we may have added some.