Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

The properties micloud.baseUrl, micloud.domain, micloud.username, micloud.token may be added either in the config file external-widgets.json or under properties for a specific customer/user in the web portal.

To add it in the config file see step 3 above. 

To add it under customer/user see steps below.

Add

...

Code Block
languagetext
titleCopyable properties
collapsetrue
telepo_live.widgets_enabled=True
micloud.baseUrl=https://MyTelepoApiUrl
micloud.domain=MyDomain.com
micloud.username=MyUsername
micloud.token=MyTelepoToken

...

Test the widgets

  1. Go to the dashboard
  2. Click Add content
  3. The widgets should now be shown under the headline Live data from queues

Add ability to load configured wallboards into the Dashboard

...