Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
blocks:app-note:flic [2024-03-22 13:53]
mattias [The devices]
blocks:app-note:flic [2024-03-22 14:03] (current)
mattias [Configure the button action]
Line 31: Line 31:
  
 Set the method to GET. Set the method to GET.
-Enter your server details in the URL like in the exampel below:+Enter your server details in the URL in this format:
 <code> <code>
-http://<SERVER><:PORT-IF-REQUIRED>/rest/script/invoke/SimpleHttpInput/message/<YOUR-MESSAGE>+http(s)://<SERVER><:PORT-IF-REQUIRED>/rest/script/invoke/SimpleHttpInput/message/<YOUR-MESSAGE>
 </code> </code>
 Example: Example: