Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Templates support a custom_corrective_actions attribute that enables a custom corrective action list and guidance text to be set for each data capability (e.g. separate corrective action lists alerts for Probe, Temperature & Humidity). This allows us to set default Guidance and Corrective Actions seen by all users of this hardware (if using this custom template).

Code Block
{
    "action_text": "Presence unknown: TSU replaced.",
    "guidance": "Guidance text here",
    "type": 3
  }

...