Appendix B: Xml Text And Supported Commands - Crestron -APP-SSTV Operations & Installation Manual

Control app for samsung smart tv
Table of Contents

Advertisement

CRESTRON-APP-SSTV

Appendix B: XML Text and Supported Commands

XML Text and Functions
XML TEXT
<menu>
<item type="button">
<label>Lights</label>
<djoin>58</djoin>
<sjoin>1</sjoin>
<subitem type="button">
<label>On</label>
<djoin>59</djoin>
<sjoin></sjoin>
</subitem>
<subitem type="button">
<label></label>
<djoin>60</djoin>
<sjoin>2</sjoin>
</subitem>
</item>
<item type="hvac">
<label>Climate</label>
<current_temp_ajoin>1</current_temp_ajoin>
<setpoint_ajoin>2</setpoint_ajoin>
<temp_up_djoin>21</temp_up_djoin>
<temp_down_djoin>22</temp_down_djoin>
</item>
</menu>
Operations & Installation Guide – DOC. 7594A Control App for Samsung SMART TV: CRESTRON-APP-SSTV • 17
All fields shown in the XML text below are optional. If a certain function is not to
be used, the tags can be deleted or the tag's value can be left empty (i.e.,
).
<sjoin></sjoin>
Control App for Samsung SMART TV
FUNCTION
Indicates the start of the menu structure.
Adds a button item to the main menu.
Sets the text label of the item to "Lights".
Sets the digital press join to 58.
Sets the indirect text join to 1.
Adds a button subitem to the "Lights" menu.
Sets the text label of the button subitem to "On".
Sets the digital join press of the button subitem to 59.
Sets the indirect text join to "join not used".
End of the first subitem.
Adds a button subitem to the "Lights"
Indicates that there is no label.
Sets the digital join press of the button subitem to 60.
Sets the indirect text join to 2.
End of the second subitem.
End of the "Lights" menu item.
Adds an HVAC item to the main menu.
Sets the text of the item to "Climate".
Sets the current temperature analog join to 1.
Sets the setpoint feedback analog join to 2.
Sets the temperature up digital join to 21.
Sets the temperature down digital join to 22.
Indicates the end of the "Climate" item.
Indicates the end of the menu structure.
menu.

Advertisement

Table of Contents
loading

Table of Contents