There are two types of Indicator app. You can create itwith a "poll" mechanism of delivering data. The application will poll your server with a predefined time interval and update the data on the device's display. In this case, you will be able to specify additional options that will be sent to your API endpoint as a query parameters.
Chris
I'd like to create an app which shows the current time and an icon. Then I'd like to use triggers to update the icon which are in the icon library.
The icons can show me e.g. air quality. But I still have the current time in the display.
The indicator app template does not allow to show current time. How can I do this?
Thanks
Chris