🛠 SmartGridready Intermediary

The SmartGridready Intermediary provides access to SmartGridready compliant devices through a WebService via REST-API.

The Intermediary is the ideal solution whenever you want to communicate with SmartGridready Product devices, but using one of the native Communication Handler libraries (🛠 SmartGridready Communication Handler Libraries) in not option. As an example if your client application is not written in a programming language where SmartGridready provides a native library (currently Python and Java only) you can resort to the Intermediary.

You can run the SmartGridready Webservice as a standalone application or in a Docker container.

The Intermediary allows you to:

The Intermediary is available as an open source project and hosted on GitHub:

SGrIntermediary