0.16.11 • Published 10 months ago

@modbus2mqtt/server v0.16.11

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Introduction to modbus2mqtt

Introduction

server

server for modbus2mqtt for REST API of configuration and publishing modbus values to mqtt

modbus2mqtt consists of the following packages: 1. @modbus2mqtt/specification.shared: Type definitions and enumerations used for specifications on the @modbus2mqtt/server and @modbus2mqtt/angular 2. @modbus2mqtt/specification: Implementation of classes and functions to handle specifications on the file system and in github 3. @modbus2mqtt/server.shared: Type definitions and enumerations used for configuration, busses and slaves on the @modbus2mqtt/server and @modbus2mqtt/angular 4. @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 5. @modbus2mqtt/angular: Angular configuration UI for modbus2mqtt

Installation: