ToolMatter
Your Apps in Action
Risersoft
Buy
Try
Explore
Documentation
Public
Use this form to visualize Microsoft Band Web Tile manifest file.
{{repoTitle.MainEntity}}
manifestVersion - Defines the contract between the web tile developer and the Microsoft Health app. It must be set to 1 for the current release.
name - Defines the name of the web tile.
description - Provides description about the web tile.
version - Indicates the version number of the web tile which will not be shown to users.
versionString - Indicates the web tile version as shown to users. If not provided, it displays the version.
author - Specifies the author of the web tile.
organization - Specifies the organization associated with the web tile.
contactEmail - Provides contact info of the web tile author. Used for administrative purposes and analytics by Microsoft Band team.
.tileIcon
_
tileIcon.46
.badgeIcon
_
badgeIcon.24
.tileTheme
_
tileTheme.base - The format of the color values is 'RRGGBB' where RR is the hex value for red, GG for green, and BB for blue.
tileTheme.highlight - The format of the color values is 'RRGGBB' where RR is the hex value for red, GG for green, and BB for blue.
tileTheme.lowlight - The format of the color values is 'RRGGBB' where RR is the hex value for red, GG for green, and BB for blue.
tileTheme.secondary - The format of the color values is 'RRGGBB' where RR is the hex value for red, GG for green, and BB for blue.
tileTheme.highcontrast - The format of the color values is 'RRGGBB' where RR is the hex value for red, GG for green, and BB for blue.
tileTheme.muted - The format of the color values is 'RRGGBB' where RR is the hex value for red, GG for green, and BB for blue.
refreshIntervalMinutes - Specifies the desired data refresh interval, in minutes. Refresh intervals shorter than 15 will not be honored. If not provided, it defaults to 30.
resources Each web tile must refer to one or more web resources. Each resource object describes a web data from which content for the tile will be extracted.
#
url
style
Actions
{{$index+1}}.
.icons
_
pages Each tile consists of one or more pages, as described by the objects in this array. Each page object specifies the layout and content of the page.
#
Actions
{{$index+1}}.
notifications Creates notification that gets delivered when certain conditions are detected in the new web data.
#
condition
title
body
Actions
{{$index+1}}.
{{repoTitle.MainEntity}}
.content
_resources
{{repoTitle.MainEntity}}
Download Json
{{message}}