Skip to content

jarcher/openfmb-hmi

Repository files navigation

Logo of the Project

Description

This is a visualization tool for the dtech-demo. It subscribes to the MQTT broker for all the topics and generation a web based hmi for the display. The HMI has logic to sum values and control capabilities.

Installing / Getting started

Refer to Wiki for information on DTech Demo on running and visualizing the dtech demo.

java -jar openfmb-hmi-0.0.5-SNAPSHOT-jar-with-dependencies.jar

Dependencies

Please refer to the Wiki pages for the Demonstration and Prerequisites for the demo and these cooresponding repository projects.

Building

git clone https://github.com/openfmb/openfmb-hmi.git
cd openfmb-hmi
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.

Configuration

The configuration for the HMI is contained in the hmi.proprities file. In the file the Recloser and Battery are defined so controls can be issued. The remaining topics listed are so the hmi can subscription and publish to the simulators.

Contributing

Daniel Evans, Green Energy Corp

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.

License

See the APACHE_FILE_HEADER file for more info.

About

Web UI supporting the dtech-demo-2016

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published