GridWorks Protocol (gwproto) is a Application Shared Language used by SCADA/AtomicTNode actor pairs to communicate with each other as they work together to manage the Service Level Agreement for transactive devices dedicated to residential thermal storage heating.
You can install Gridworks Protocol via pip from PyPI:
$ pip install gridworks-protocol
When gridworks-protocol has been included as a package:
from gwproto.types import SpaceheatNodeGt
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the MIT license, Gridworks Protocol is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.