Black Box Version 1.0 Manual de usuario Pagina 23

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 42
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 22
Copyright © 2009, 2010 Black Box Network Services
724-746-5500 | blackbox.com 23
XML API version 2
</command_list>
XML Node
Notes
<command_list>
Root element for all operations that can be requested
<get_ad_hoc_item_info>
Get ad hoc item command name
command_id
A user specified string that identifies the command in a command_list. The response for
each command will be tagged with corresponding command_id.
item_name
Name of the ad hoc text item of interest
Response
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<response_list status_code="0">
<get_ad_hoc_item_info status_code="0" command_id="1">
<data_tv item_name="ad hoc tv">
<choice selected="no">BBC NEWS 24 (S) Stream</choice>
<choice selected="yes">BBC ONE (S) Stream</choice>
<choice selected="no">AUX 1 Stream</choice>
<choice selected="no">CBBC Channel (S) Stream</choice>
<choice selected="no">BBC TWO (S) Stream</choice>
</data_tv>
</get_ad_hoc_item_info>
</response_list>
XML Node
Notes
<response_list>
Details
status_code
<get_ad_hoc_item_info>
Command for which the contained response is applicable.
command_id
Command identifier as specified in the request.
status_code
<data_tv>
Container element for ad hoc tv item.
item_name
Name of ad hoc item of interest.
<choice>
Container element for TV choice. The text node represents one channel
selected
yes - if the channel is currently selected and available.
no - otherwise.
27
Vista de pagina 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 41 42

Comentarios a estos manuales

Sin comentarios