Summary

The PointTestExt allows to test the commands.


Implementation

  • Drag and drop the PointTestExt from the palette to any Point.


Properties

  • LastAttempt: Last message test attempt date.
  • LastSuccess: Last Message test success date.
  • LastFailure: Last message test failure date.
  • LastTestDuration: The duration if the test in millis.
  • TriggerPeriod: The period of time on which the test will be triggered.
  • Timeout: The amount of time to wait for a message after considering the test is a failure.
  • DefaultVariable: The variables that you can use in the command template.
  • CommandTemplate: 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.