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.
James Taylor
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.