Appendix C: Sample Xml File - Crestron -APP-SSTV Operations & Installation Manual

Control app for samsung smart tv
Table of Contents

Advertisement

Control App for Samsung SMART TV

Appendix C: Sample XML File

18 • Control App for Samsung SMART TV: CRESTRON-APP-SSTV Operations & Installation Guide – DOC. 7594A
The following code text can be copied and pasted into a blank XML file and
customized for a particular installation.
Once saved, it should be stored in the control system's "HTML" folder for use
during runtime.
<?xml version="1.0" encoding="UTF-8"?>
<crestron_app ver="0.00" theme="crestron_slate">
<menu>
<item type="button">
<label>Lights</label>
<djoin></djoin>
<subitem type="button">
<label>On</label>
<djoin>1</djoin>
</subitem>
<subitem type="button">
<label>Off</label>
<djoin>2</djoin>
</subitem>
<subitem type="button">
<label>Raise</label>
<djoin>3</djoin>
</subitem>
<subitem type="button">
<label>Lower</label>
<djoin>4</djoin>
</subitem>
<subitem type="button">
<label></label>
<djoin>5</djoin>
<sjoin>1</sjoin>
</subitem>
<subitem type="button">
<label></label>
<djoin>6</djoin>
<sjoin>2</sjoin>
</subitem>
<subitem type="button">
<label></label>
<djoin>7</djoin>
<sjoin>3</sjoin>
</subitem>
</item>
<item type="button">
<label>Shades</label>
<djoin></djoin>
<subitem type="button">
<label>Open</label>
<djoin>11</djoin>
</subitem>
<subitem type="button">
<label>Close</label>
<djoin>12</djoin>
</subitem>
<subitem type="button">
<label>Raise</label>
<djoin>13</djoin>
</subitem>
CRESTRON-APP-SSTV

Advertisement

Table of Contents
loading

Table of Contents