
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>
Get Player Local Information command name
Command identifier as specified in the request.
Shared return codes
100 - Local information file is not valid.
Container element for player local information item.
Player Local Information name.
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
Komentarze do niniejszej Instrukcji