Corrected Thing Status Action link (#777)

pull/783/head
Scott Rushworth 2018-09-18 13:29:31 -04:00 committed by Yannick Schaus
parent 6dc2cae7d9
commit 813e1e5ea0
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ Thing <thingUID> changed [from <status>] [to <status>]
The status used in the trigger and the script is a string (no quotes).
You can find all the possible values for status from [Thing Status](/docs/concepts/things.html).
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.
The `thingUID` is the identifier assigned to the Thing, manually in your configuration or automatically during auto discovery.
You can find it from PaperUI or from Karaf remote console.