ModWRT: Difference between revisions
No edit summary |
|||
(37 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Image: Main_modwrt.png | right | | [[Image: Main_modwrt.png | right | 600px]] | ||
A new version of the MODWRT is under development. See more here [[MODWRT2]]. | |||
All communication and dataflow | =Modbus RTU to Emoncms Influxdb Thingspeak= | ||
Modbus to Emoncms. The ModWRT is a Modbus RTU unit to interface with one or several RS485 RTU devices. The ModWRT sends a predefined set of registers value to a server for data logging and display. <br> | |||
The end server can be either of type Emoncms, Influxdb or Thingspeak. | |||
All communication and dataflow parameters are configured using a web interface. | |||
=Technical Specifications= | =Technical Specifications= | ||
Line 14: | Line 17: | ||
* Integrated Wifi<br> | * Integrated Wifi<br> | ||
* Micro-usb Power supply<br> | * Micro-usb Power supply<br> | ||
* | * Operating system: OpenWRT 14.07<br> | ||
* Flash Memory: 64MB<br> | * Flash Memory: 64MB<br> | ||
* Dimensions: 90x60x30mm<br> | * Dimensions: 90x60x30mm<br> | ||
* Enclosure: Aluminium case | |||
* Optional Wifi antenna<br> | * Optional Wifi antenna<br> | ||
=Software= | |||
The ModWRT web interface is build within the OpenWRT web interface. | |||
There are three main functional area which are:<br> | |||
1/ RTU's definitions<br> | |||
2/ Servers definitions<br> | |||
3/ Dataflow configuration (ie which data goes where).<br> | |||
<br> | |||
The web interface is briefly described below. See more details in the [[Modwrt_Web_Interface | user manual]]. | |||
==1. RTU definition== | |||
All Modbus RTU devices can be configured on one single page using Slave ID and communication parameters (baud rate etc). | |||
[[File:Web_001.png | 600px]] | |||
==2. Stream to Emoncms, Influxdb, Thingspeak definition== | |||
Internet of Thing (iot) servers can be configured on this page. | |||
[[File:Modwrt_streams_01.png | 600px]] | |||
<br> | |||
==3. Dataflow Configuration== | |||
This page will configure all dataflow combination. <br> | |||
<br> | |||
A single dataflow can query different RTU unit to send combined data onto a single export. <br> | |||
<br> | |||
[[File:Modwrt_dtfl_01.png | 600px]] | |||
<br> | |||
<br> | |||
As an example the above example will display the following data on Emoncms.<br> | |||
<br> | |||
[[File:Web_004.png]] | |||
=User Manual= | |||
[[Modwrt First use]] | |||
[[Modwrt Web Interface]] | |||
[[Modwrt on Command Line]] | |||
[[Emonwrt3 Network Configuration]] (same applies for EMonwrt3 and Modwrt). | |||
[[Modwrt Update New Software]] | |||
=Related Articles= | |||
[[Use PZEM-016 with MODWRT]] |
Latest revision as of 12:06, 13 August 2019
A new version of the MODWRT is under development. See more here MODWRT2.
Modbus RTU to Emoncms Influxdb Thingspeak
Modbus to Emoncms. The ModWRT is a Modbus RTU unit to interface with one or several RS485 RTU devices. The ModWRT sends a predefined set of registers value to a server for data logging and display.
The end server can be either of type Emoncms, Influxdb or Thingspeak.
All communication and dataflow parameters are configured using a web interface.
Technical Specifications
- RS485 port
- Ethernet port
- Integrated Wifi
- Micro-usb Power supply
- Operating system: OpenWRT 14.07
- Flash Memory: 64MB
- Dimensions: 90x60x30mm
- Enclosure: Aluminium case
- Optional Wifi antenna
Software
The ModWRT web interface is build within the OpenWRT web interface.
There are three main functional area which are:
1/ RTU's definitions
2/ Servers definitions
3/ Dataflow configuration (ie which data goes where).
The web interface is briefly described below. See more details in the user manual.
1. RTU definition
All Modbus RTU devices can be configured on one single page using Slave ID and communication parameters (baud rate etc).
2. Stream to Emoncms, Influxdb, Thingspeak definition
Internet of Thing (iot) servers can be configured on this page.
3. Dataflow Configuration
This page will configure all dataflow combination.
A single dataflow can query different RTU unit to send combined data onto a single export.
As an example the above example will display the following data on Emoncms.
User Manual
Emonwrt3 Network Configuration (same applies for EMonwrt3 and Modwrt).