Skip to content

Commit f74b9de

Browse files
authored
Updated README to v3.4
1 parent e25f0f3 commit f74b9de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
The MQTT support is using the portable [ReconnectingMqttClient](https://github.com/fredilarsen/ReconnectingMqttClient) library which works on Linux, Windows, Arduino, ESP8266, ESP32 and other Arduino compatible devices.
44

5-
# ModuleInterface v3.3
5+
The MQTT support is present in the [GenericModuleMasterHttp](https://github.com/fredilarsen/ModuleInterface/tree/master/examples/WebPage/WINDOWS_LINUX_DUDP/GenericModuleMasterHttp) which does all the transfer between modules, web pages and a MQTT broker.
6+
7+
# ModuleInterface v3.4
68
Do you want to create a communication bus with inexpensive IoT devices in a simple way?
79

810
Would you like web pages to configure and inspect the devices, with trend plots and historical storage?

0 commit comments

Comments
 (0)