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.

Add the properties on the user or customer

...

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

...

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

To add it under customer/user see steps below.

Add ability to load configured wallboards into the Dashboard

...