We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc2cae commit 813e1e5Copy full SHA for 813e1e5
configuration/rules-dsl.md
@@ -215,7 +215,7 @@ Thing <thingUID> changed [from <status>] [to <status>]
215
216
The status used in the trigger and the script is a string (no quotes).
217
You can find all the possible values for status from [Thing Status](/docs/concepts/things.html).
218
-And refer to [Thing Status Action](/addons/#action) to find how to get thing status in the script.
+And refer to [Thing Status Action](/docs/configuration/actions.html#thing-status-action) to find how to get thing status in the script.
219
220
The `thingUID` is the identifier assigned to the Thing, manually in your configuration or automatically during auto discovery.
221
You can find it from PaperUI or from Karaf remote console.
0 commit comments