10 c – Grass Valley iControl Services Gateway User Manual

Page 11

Advertising
background image

Page 11 of 26

TCP/IP socket port 10001 has been successfully opened on iControl™ Gateway host IP
address.


XML Syntax:

<listNodes/>


Replies:

{…}

<listNodesIs>[Node

_

1

_

Attributes] Node

_

2

_

Attributes]…[Node

_

N

_

ttributes]</listNodesIs>

{…}

<nack/>

The format of

[Node

_

1

_

Attributes]

is

<id>[value]</id><[Attribute

_

1

_

Name]>

[Value]<[Attribute

_

2

_

Name]>[Value]… <[Attribute

_

N

_

Name]>[Value] w

here

<id>

identifies the Miranda

Service Node Short Identifier

.

The supported

[Node

_

Attributes] currently supported by the

iControl™ Gateway version 1

are:

<name>[ Miranda Service Name]</name>

<group>[Miranda Services Logical Group]</group>

<frame>[Miranda Frame hosting the Service Node]</frame>

<slot>[Slot in Frame hosting the Service Node]</slot>

<address>[IP address of the Service Node]?[Port Number]</address>

<type>[Service Type]</type>

<expiration>[Service Expiration Value]</expiration>

<globalStatus>[Service Global Status]</globalStatus>


Example of a reply message reporting one node:

<listNodesIs><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></listNodesIs>

1.1.9 C

OMMAND GET

G

ATEWAY

V

ERSION


Purpose:
Query an iControl™ Directory Services the identify its runtime version

Pre-Requisites:

IP address of the iControl™ Gateway host is known.

TCP/IP socket port 10001 has been successfully opened on iControl™ Gateway host IP
address.


XML Syntax:
<getGatewayVersion/>

Replies:

{…}<gatewayVersion version=”x.xx” />

{…}<nack/>


1.1.10 C

OMMAND GET

N

ODE


Purpose:

Advertising