top of page

Berto MQTT Contact

 

The Berto MQTT Contact driver provides a connection to any simple MQTT sensor device. You can define the topic and message values so the driver can receive realtime open and close events. Messaging to and from the driver is managed by the Berto MQTT Bridge.

The Berto MQTT Bridge needs to be installed in your project.

Properties

  • Open Contact State Message - The Topic and Value message received to show the when the contact is opened.

  • Close Contact State Message - The Topic and Value message received to show the when the contact is closed.

  • Query State (Seconds) - The number of seconds betwen publishing a query message to get the state of the device, setting to 0 will disable polling.

  • Query Contact Publish Message - The Topic and Value to publish to trigger the device to publish its state.

  • Status - Shows the connection status to the MQTT bridge.
     

Connections

The driver has 1 standard contact connection that can be connected to contact devices.

Release Notes

v1.00 - 2020-03-15

  • Initial Release.
     

v1.10 - 2020-03-29

  • Auto Update changed to be managed via the Auto Update Time specified in the Berto Cloud driver.
     

v1.11 - 2020-04-17

  • Added Console option to Debug Mode property to allow for external logging output.

bottom of page