How to get started with pydantic, a data validation library for Python based on type annotations.
Python: flattening a JSON
How to flatten a JSON with Python and the flatten_json module.
ESP32 XML: Obtaining the value of an attribute
Obtaining the value of a XML attribute with the ESP32.
ESP32 XML: navigating through a list of elements
How to parse XML and navigate through a list of elements, using the ESP32 and the Arduino core
ESP32 Arduino: Parsing XML
Parsing XML with the ESP32 and the Arduino core.