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