|
38 | 38 | "modules" : [ |
39 | 39 | { |
40 | 40 | "id" : "modbus", |
41 | | - "version" : "2025.12", |
| 41 | + "version" : "2025.9", |
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" : "opcua", |
60 | | - "version" : "2025.12", |
| 60 | + "version" : "2025.9", |
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" : "2025.12", |
| 79 | + "version" : "2025.9", |
80 | 80 | "name" : "HTTP(s) to MQTT Protocol Adapter", |
81 | 81 | "description" : "Polls data from one or more web endpoint URLs and converts the consumed structured HTTP bodies (XML, JSON, text, CSV) into an MQTT message.", |
82 | 82 | "author" : "HiveMQ", |
|
95 | 95 | }, |
96 | 96 | { |
97 | 97 | "id" : "s7", |
98 | | - "version" : "2025.12", |
| 98 | + "version" : "2025.9", |
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" : "2025.12", |
| 117 | + "version" : "2025.9", |
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" : "eip", |
136 | | - "version" : "2025.12", |
| 136 | + "version" : "2025.9", |
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", |
|
152 | 152 | }, |
153 | 153 | { |
154 | 154 | "id" : "file", |
155 | | - "version" : "2025.12", |
| 155 | + "version" : "2025.9", |
156 | 156 | "name" : "File Adapter", |
157 | 157 | "description" : "This adapter polls and publishes the content of files on regular basis.", |
158 | 158 | "author" : "HiveMQ", |
|
171 | 171 | }, |
172 | 172 | { |
173 | 173 | "id" : "bacnetip", |
174 | | - "version" : "2025.12", |
| 174 | + "version" : "2025.9", |
175 | 175 | "name" : "BACnet/IP Protocol Adapter", |
176 | 176 | "description" : "Connects HiveMQ Edge to existing BACnet/IP devices.", |
177 | 177 | "author" : "HiveMQ", |
|
190 | 190 | }, |
191 | 191 | { |
192 | 192 | "id" : "mtconnect", |
193 | | - "version" : "2025.12", |
| 193 | + "version" : "2025.9", |
194 | 194 | "name" : "MTConnect Protocol Adapter", |
195 | 195 | "description" : "Connects HiveMQ Edge to existing MTConnect devices.", |
196 | 196 | "author" : "HiveMQ", |
|
209 | 209 | }, |
210 | 210 | { |
211 | 211 | "id" : "databases", |
212 | | - "version" : "2025.12", |
| 212 | + "version" : "2025.9", |
213 | 213 | "name" : "Databases Protocol Adapter", |
214 | 214 | "description" : "Connects HiveMQ Edge to existing databases (MySQL, PostgresSQL or MS SQL).", |
215 | 215 | "author" : "HiveMQ", |
|
0 commit comments