Black Box Version 1.0 Manual de usuario Pagina 20

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 42
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 19
Copyright © 2009, 2010 Black Box Network Services
724-746-5500 | blackbox.com 20
iCOMPEL Digital Signage (V8.1.0)
XML Node
Notes
<response_list>
Details
status_code
<set_ad_hoc_item_info>
Command for which status is being returned
command_id
is the same as was specified in the request.
status_code
Numeric value to indicate success or failure of requested operation.
3.4.2 Ad hoc Text
3.4.2.1 Get Ad hoc Text Info
Get contents of an ad hoc text item.
Syntax
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<command_list>
<get_ad_hoc_item_info command_id="user specified id" item_name="adhoc text"/>
</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
Plain text item
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<response_list status_code="0">
<get_ad_hoc_item_info command_id="user specified id" status_code="0">
<data_text_plain item_name="adhoc text">Ad Hoc control test data</data_text_plain>
</get_ad_hoc_item_info>
</response_list>
27
Vista de pagina 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 41 42

Comentarios a estos manuales

Sin comentarios