Skip to content

Latest commit

Β 

History

History
7 lines (4 loc) Β· 612 Bytes

README.md

File metadata and controls

7 lines (4 loc) Β· 612 Bytes

πŸ‘¨πŸ»β€πŸ¦° 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.