Wcloudsources message, Wcloudsources element, Wcloudsource element – Wavecom W-RCI (Remote Control) V8.7.0 User Manual
Page 36: License message, License element

28
Information messages
XML SDK V8.7.0 Remote Control Interface
WCloudSources message
<Message version="1.0">
<Information>
<WCloudSources>
Content
</WCloudSources>
</Information>
</Message>
WCloudSources element
Attribute List
This element has no attributes.
Content
The content is a sequence of one or more of WCloudSource elements.
WCloudSource element
<Message version="1.0">
<Information>
<WCloudSources>
<WCloudSource IPaddress="127.0.0.1" port="52000" autoconnect="Y" encryption="Y" speake-
routput="Y"/>
<WCloudSource IPaddress="wcloudhost" port="52000" autoconnect="Y" encryption="Y" speake-
routput="Y"/>
</WCloudSources>
</Information>
</Message>
Attribute List
IPaddress
IP address of the W-CLOUD station. This can be a DNS address as well.
port
Port of the W-CLOUD station. The value should between 52000 and 52009.
autoconnect
If the W-CLOUD station will be connected automatically upon W-CODE restart. The value is “Y” or “N”.
encryption
If the I/Q signal from the W-CLOUD station to W-CODE is encrypted or not. The value is “Y” or “N”.
speakeroutput
If the I/Q signal from the W-CLOUD will be output to the local speaker where W-CODE is running. This
helps a user to check if the I/Q signal sounds correct. The value is “Y” or “N”.
Content
This element has no content.
License message
<Message version="1.0">
<Information>
<License error="ok" version="123">
Content
</License>
</Information>
</Message>
License element
Attribute List