Start a new topic

Allow indicator app options to be used in URL

Currently indicator app options are currently available as query parameters on the data URL, however it would be useful to be able to make use of them in the data URL path as well. For example,


URL to get data from: https://app.example.com/data/{room}/temp/


Where {room} is an option defined for the indicator app as usual.

Login or Signup to post a comment