Ways to cause an Edge disconnect to cause MQTt Transmission to store data to the History Store: - Disable the network connection
- Disable the broker
Ways to simulate an Edge disconnect to cause the MQTT Transmission to store data to the History Store: - Use
For ease of control we recommend setting a - Primary Host ID in both MQTT Engine and in the MQTT Transmission.
- Removing the Primary Host ID from MQTT Engine will simulate the primary backend application going offline and cause MQTT Transmission to store data to the History Store.
- Restoring the Primary Host ID to MQTT Engine will simulate that the primary backend application is online and cause MQTT Transmission to flush the stored data.
- Modify the MQTT Transmission client credentials at the broker preventing the client from connecting
| Warning |
|---|
| Do not affect any configuration change on the MQTT Transmission module such as Disable/Enable of the module or modifications to Server settings. This will cause a module restart with will shutdown and restart all transmitters |
|