Grass Valley iControl Services Gateway User Manual

Page 12

Advertising
background image

Page 12 of 26

Query an iControl™ Directory Services for a specific service.
Pre-Requisites:

IP address of the iControl™ Gateway host is known.

TCP/IP socket port 10001 ha

s been successfully opened on iControl™ Gateway host IP

address.

The service id we are interested in.


XML Syntax:
<getNode><id>serviceId</id></getNode>


Replies:

<getNodeIs>[

Node

_x_

Attributes

]</getNodeIs>

{…}<nack/>



Example:

<getNode><id>m2_1_3_0_1</id></getNode>
{…}<getNodeIs><id>m2_1_3_0_1</id><name>ASD-231i ID
81</name><group>Grp0</group><frame>SYMPHONIE
0</frame><slot>1</slot><address>10.10.20.10 13000</address><type>ASD-
231i_81</type><expiration>300</expiration><globalStatus>OK</globalStatus></getNodeIs>

When no service attributes are found for a serviceID, the XML tag returns no content:
<getNodeIs></getNodeIs>

Advertising