Skip to content

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

License

Notifications You must be signed in to change notification settings

volkmarnissen/server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.2%
  • JavaScript 8.0%
  • Python 5.7%
  • Shell 2.0%
  • Other 0.1%