This repository is the OpenFMB interface layer that creates java objects for producing the required XML for the MQTT Transport. Additionally this layer provides the applicaiton interfaces
This project is used in the Dtech Demo and builds the MQTT bindings for the Loadpubliser and other simulation that want to leverage MQTT. Refer to Wiki for information on DTech Demo.
Please refer to the Wiki pages for the Demonstration and Prerequisites for the demo and these cooresponding repository projects.
git clone https://github.com/openfmb/openfmb-common-mqtt.git
cd openfmb-common-mqtt/openfmb-core
mvn clean install
The build jar is put in the target directory and needs to be moved to the main directory where the properities files are located.
There is no configuration for this repository.
David Lawrence, Duke Energy
Dwayne Bradley, Duke Energy
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
Please review the CONTRIBUTING file.
See the APACHE_FILE_HEADER file for more info.