Adapter that converts legacy protocols to OpenFMB messages over various transports.
To run the adapter, the fastest and easiest way to get going is to use Docker.
Assuming docker has been installed the adapter is easily obtained and ran.
docker pull oesinc/openfmb.adapters:latest
docker run oesinc/openfmb.adapters:latest
Configuring and using the Adapter requires configuration and additional services. These are documented along with the additional tools to generate configurations and visualize data on our documentation site.
https://openenergysolutions.com/openfmb.docs
Support and commercial license options are provided by Open Energy Solutions Inc. Additional licensed protocols are available. Please contact support@openenergysolutions.com for more details.
Contributing to the Adapter requires signing a CLA, please email cla@openenergysolutions.com and request it.
Building and developing the Adapter is better documented in CONTRIBUTING.md