Versions Compared

Key

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

...

Code Block
languagexml
firstline1
titleexternal-widgets.json
linenumberstrue
[
	{
		"name": "Telepo live widget",
		"enabled": "true",
		"enabledPropertyKey": "telepo_live.widgets_enabled",
		"externalEndpointBaseAddress": "UrlToMeridixMiCloudTelepoWallboard", // Exchange with correct url
		"externalEndpointServerSideBaseAddress": "UrlToMeridixMiCloudTelepoWallboard", // Exchange with correct url
		"manifestPath": "/api/externalwidgets/manifest",
		"manifestPathVerb": "POST",
		"endpointRequiredProperties": [
			{
				"propertyKey": "micloudwallboardmicloud.baseUrl",
				"defaultValue": "customerTelepoBaseUrl" // Can be omitted if the customer domain is configured in the wallboard installation 
			},
			{
				"propertyKey": "micloud.domain",
				"defaultValue": "test.com" // Will show test data when this property is not set
			},
			{
				"propertyKey": "micloudwallboardmicloud.username",
				"defaultValue": "testusername" 
			},
			{
				"propertyKey": "micloudwallboardmicloud.token",
				"defaultValue": "testtoken" 
			}
		]
	}
]

...

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

3. Click settings and make sure to click Update to save the changes

...

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