You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, all Widgets are created for a specific use-case. Adding a new service type to the Board, also requires to write a new Widget.
Thats why we should add a general widget. This widget awaits a predefined JSON Structure at the specified URL and can display basic informations.
A JSON Could look like this:
At the moment, all Widgets are created for a specific use-case. Adding a new service type to the Board, also requires to write a new Widget.
Thats why we should add a general widget. This widget awaits a predefined JSON Structure at the specified URL and can display basic informations.
A JSON Could look like this:
and result in a Widget like this:
The text was updated successfully, but these errors were encountered: