|
38 | 38 | "modules" : [
|
39 | 39 | {
|
40 | 40 | "id" : "modbus",
|
41 |
| - "version" : "2024.5", |
| 41 | + "version" : "2024.6", |
42 | 42 | "name" : "Modbus to MQTT Protocol Adapter",
|
43 | 43 | "description" : "Connects HiveMQ Edge to existing Modbus devices, bringing data from coils & registers into MQTT.",
|
44 | 44 | "author" : "HiveMQ",
|
|
57 | 57 | },
|
58 | 58 | {
|
59 | 59 | "id" : "opc-ua-client",
|
60 |
| - "version" : "2024.5", |
| 60 | + "version" : "2024.6", |
61 | 61 | "name" : "OPC-UA to MQTT Protocol Adapter",
|
62 | 62 | "description" : "Connects HiveMQ Edge to existing OPC-UA services as a client and enables a seamless exchange of data between MQTT and OPC-UA.",
|
63 | 63 | "author" : "HiveMQ",
|
|
76 | 76 | },
|
77 | 77 | {
|
78 | 78 | "id" : "http",
|
79 |
| - "version" : "2024.5 (BETA)", |
| 79 | + "version" : "2024.6 (BETA)", |
80 | 80 | "name" : "HTTP(s) to MQTT Protocol Adapter",
|
81 | 81 | "description" : "Connects HiveMQ Edge to arbitrary web endpoint URLs via HTTP(s), consuming structured JSON or plain data.",
|
82 | 82 | "author" : "HiveMQ",
|
|
95 | 95 | },
|
96 | 96 | {
|
97 | 97 | "id" : "s7",
|
98 |
| - "version" : "2024.5", |
| 98 | + "version" : "2024.6", |
99 | 99 | "name" : "S7 to MQTT Protocol Adapter",
|
100 | 100 | "description" : "Connects HiveMQ Edge to S7-300, S7-400, S7-1200 & S7-1500 devices, reading data from the PLC into MQTT.",
|
101 | 101 | "author" : "HiveMQ",
|
|
114 | 114 | },
|
115 | 115 | {
|
116 | 116 | "id" : "ads",
|
117 |
| - "version" : "2024.5", |
| 117 | + "version" : "2024.6", |
118 | 118 | "name" : "ADS to MQTT Protocol Adapter",
|
119 | 119 | "description" : "Connects HiveMQ Edge to devices supporting ADS, reading data from the PLC into MQTT.",
|
120 | 120 | "author" : "HiveMQ",
|
|
133 | 133 | },
|
134 | 134 | {
|
135 | 135 | "id" : "ethernet-ip",
|
136 |
| - "version" : "2024.5 (ALPHA)", |
| 136 | + "version" : "2024.6 (ALPHA)", |
137 | 137 | "name" : "Ethernet IP to MQTT Protocol Adapter",
|
138 | 138 | "description" : "Connects HiveMQ Edge to Rockwell / Allen-Bradley ControlLogix and CompactLogix devices supporting Ethernet IP, reading data from the PLC into MQTT.",
|
139 | 139 | "author" : "HiveMQ",
|
|
0 commit comments