You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Summary

This is a point extension responsible for testing the connector messages.


Implementation

  1. Open the btibMqttConnector palette and drag and drop the MqttPointTestExt to a point.




  2. Configure the properties as your environment supports.

 Properties

  • Last Attempt: Last message test attempt date.
  • Last Success: Last Message test success date.
  • Last Failure: Last message test failure date.
  • Last Test Duration: The duration if the test in millis.
  • Trigger Period: The period of time on which the test will be triggered.
  • Give Up Duration: The amount of time to wait for a message after considering the test is a failure.
  • Default Variable: The variables that you can use in the command template.
  • Command Template: The command template will be used to build the command message all variables within $(..) will be replace with there appropriate values.
  • AlarmSourceInfo: The alarm info to be triggered on failure.