
Copyright © 2009, 2010 Black Box Network Services
724-746-5500 | blackbox.com 20
iCOMPEL Digital Signage (V8.1.0)
Command for which status is being returned
is the same as was specified in the request.
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>
Root element for all operations that can be requested
Get ad hoc item command name
A user specified string that identifies the command in a command_list. The response for
each command will be tagged with corresponding command_id.
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
Comentarios a estos manuales