Black Box Version 1.0 Manual de usuario Pagina 14

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 42
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 13
Copyright © 2009, 2010 Black Box Network Services
724-746-5500 | blackbox.com 14
iCOMPEL Digital Signage (V8.1.0)
Response
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<response_list status_code="0">
<get_player_local_info status_code="0" command_id="23£">
<data_player_local_info name="Unit Location">
<value>Henley-On-Thames</value>
<data_player_local_info>
</get_player_local_info>
</response_list>
XML Node
Notes
<response_list>
Details
status_code
<get_player_local_info>
Get Player Local Information command name
command_id
Command identifier as specified in the request.
status_code
Shared return codes
100 - Local information file is not valid.
<data_player_local_info>
Container element for player local information item.
name
Player Local Information name.
<value>
Container element for Player Local Information value list. All child text nodes
represents a value for the specified name. Multiple values may be associated
with a single name.
3.2.3 Set Player Local Information
Create or replace player local information.
Syntax
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<command_list>
<set_player_local_info command_id="cmd_local" name="local info1">
<data_player_local_info>
<value>value 1</value>
<value>value 2</value>
<value>value 3</value>
</data_player_local_info>
</set_player_local_info>
</command_list>
27
27
Vista de pagina 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 41 42

Comentarios a estos manuales

Sin comentarios