server for modbus2mqtt for REST API of configuration and publishing modbus values to mqtt
modbus2mqtt consists of the following packages:
- ../specification.shared: Type definitions and enumerations used for specifications on the ../server and ../angular
- ../specification: Implementation of classes and functions to handle specifications on the file system and in github
- ../server.shared: Type definitions and enumerations used for configuration, busses and slaves on the ../server and ../angular
- ../server: Implementation of classes and functions to provide REST API for the ../angular and polling of mqtt and modbus and file handling for busses and slaves
- ../angular: Angular configuration UI for modbus2mqtt
Installation: