Basic Communication Procedures
Nur für den internen Gebrauch
A31003-S2000-R102-16-7620 02/2016
40
Provisioning Service, Developer’s Guide
c03.fm
Phone Driven Interactions
3.5.2.4
XML Data Exchange (OpenStage V2R2 onwards)
1. The following example shows XML data sent from a phone with to the provisioning service
after a local configuration change. Note the values of
configuration-changed-flag
,
configuration-attached-flag
, and
configuration-attached-number
:
<WorkpointMessage xsi:schemaLocation="http://www.siemens.com/DLS"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.siemens.com/DLS">
<Message maxItems="-1"
nonce="BD9438C65D42D90F566E2D03D6083602">
<ReasonForContact>local-changes</ReasonForContact>
<ItemList>
<Item name="device-type">OpenStage 60</Item>
<Item name="related-device-type">OpenStage 60</Item>
<Item name="gigabit-ethernet-enabled">false</Item>
<Item name="software-type">Siemens SIP</Item>
<Item name="related-software-type">Siemens SIP</Item>
<Item name="software-version">V2 R2.30.0</Item>
<Item name="related-software-version">V2 R2.30.0</Item>
<Item name="contact-me-uri">
http://192.168.1.243:8085/contact_dls.html/ContactDLS
</Item>
<Item name="mac-addr">00:01:E3:25:E4:54</Item>
<Item name="configuration-changed-flag">true</Item>
<Item name="configuration-attached-flag">true</Item>
<Item name="configuration-attached-number">2</Item>
<Item name="part-number">S30817-S7403-A108-006</Item>
<Item name="backlight-type">1</Item>
<Item name="sip-mobility-state">0</Item>
<Item name="e164">49897223337</Item>
<Item name="user-pwd">123456</Item>
<Item name="mobility-enabled">false</Item>
<Item name="basic-e164">49897223337</Item>
<Item name="dhcp">false</Item>
<Item name="dls-addr">192.168.1.151</Item>
<Item name="lldp-enabled">false</Item>
<Item name="vlan-method">0</Item>
</ItemList>
</Message>
</WorkpointMessage>
The rest of the interaction is analogical to the startup case, as described in Section 3.5.1, "An
Exemplary Startup Interaction"