/stantic

👨🏻‍🦰 SensorThings API Pydantic interface

Primary LanguagePythonMIT LicenseMIT

👨🏻‍🦰 SensorThings API Pydantic interface

Sensor Things API Pydantic (stantic) is a toolbox for easy communication with a STA REST endpoint (FROST server to be precise).

The idea is to use validated data schemes (thanks to pydantic magic) when pushing or extracting data to/ from a FROST server using standard STA entities.

For an quick introduction to stantic check out the section in the documentation.