SKalt / fastadr

WIP: experiment implementing the OpenADR 3.0.0 specification with FastAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fastadr

Goal: implement the entire OpenADR 3.0.0 spec.

Status: work in progress.

Types:

  • program
  • report
  • event
  • subscription
  • ven
  • resource
  • interval
  • intervalPeriod
  • valuesMap
  • point
  • eventPayloadDescriptor
  • reportPayloadDescriptor
  • reportDescriptor
  • objectID
  • notification
  • objectTypes
  • dateTime
  • duration
  • problem

Copyright License

Note that all documents in ./spec are copyrighted by the OpenADR Alliance. The other code in this repo (./src, ./test) are covered by ./LICENSE

About

WIP: experiment implementing the OpenADR 3.0.0 specification with FastAPI

License:Apache License 2.0


Languages

Language:Python 96.8%Language:Nix 1.9%Language:Shell 1.1%Language:Makefile 0.2%