Publishing tag properties 'deadbandMode' and 'deadband' with MQTT Transmission

Hello,

For our project, we need to publish the tag properties deadbandMode and deadband using MQTT Transmission from our Ignition Edge to our Ignition Server.

We followed the documentation and removed these two properties from the Filtered Properties list, as described in the guide: Publishing tag properties with MQTT Transmission - MQTT Modules for Ignition 8.1 - Confluence

However, after performing a Transmission Refresh, these properties still do not appear on the Ignition Server. Restarting the Ignition Edge did not resolve the issue either.

Environment:

  • Ignition version: 8.3.0
  • MQTT Transmission Module: 5.0.0

Kind regards,

Stijn

Hello Stijn,

Looks like we have a missing Filtered Properties list in the v5.0.0 MQTT Engine module. I’ve made an issue for my Dev. Team to address this for the next release.

BTW: If you load v5.0.1 Engine module over v5.0.0 the Filtered Properties will still be empty. You must copy/paste from MQTT Transmission (Transmitter config) those Filtered Properties over to MQTT Engine General Settings and Save. Do this either before or after your upgrade(s).

Dan