ESPOctoClient
ESPOctoClient copied to clipboard
A basic ESP8266 or ESP32 Wifi client to connect to a local OctoPrint system running on a Raspberry Pi and make requests to the OctoPrint REST API.
Results
1
ESPOctoClient issues
Sort by
recently updated
recently updated
newest added
first line with this: void parsePrinterStateJSON(String jsonStr){ ArduinoJson 7 replaces the concept of [JsonBuffer](https://arduinojson.org/v5/api/jsonbuffer/) with the concept of [JsonDocument](https://arduinojson.org/v7/api/jsondocument/). Would you like to update the script for Arduinojson version 7.1.0...