Contents Menu Expand Light mode Dark mode Auto light/dark mode
Stantic 0.1 documentation
Stantic 0.1 documentation
  • 🚀 Getting started
  • 🧰 API reference
    • stantic.models
    • stantic.server
  • ⁉️ FAQ
Back to top

Stantic documentation#

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.

Note

For an quick introduction to stantic check out the 🚀 Getting started section.

  • 🚀 Getting started
  • 🧰 API reference
    • stantic.models
    • stantic.server
  • ⁉️ FAQ
Next
🚀 Getting started
Copyright © 2022, Christian Werner
Made with Sphinx and @pradyunsg's Furo