Basic Communication Procedures
Nur für den internen Gebrauch
A31003-S2000-R102-16-7620 02/2016
26
Provisioning Service, Developer’s Guide
c03.fm
Configuration Data
3.2
Configuration Data
Configuration and control data is communicated in data items which act as containers for the
parameters proper. Most of the simpler items are defined by the
name
attribute and the content
of the element.
The attributes
name
and
index
are used in messages sent by the phone, and in messages
sent by the provisioning service. The
status
attribute only exists in responses from the phone.
The
item
element can have the following attributes:
Attribute
Value
Description
name
(mandatory)
Enumerated: Tag
name
Identifier for the item. However, more than one
item
element may appear within one message (See
in-
dex
underneath).
index
(optional)
Number
Enables multiple instances of one item. It represents
the sequential number of a particular instance of an
item.
type
(optional)
String
An arbitrary value may be associated with the item.
Currently, this attribute is not used.
status
(optional)
failed
The phone did not accept the value of this item.
unknown item
An item with this name is not known.
read only
The value of the item cannot be modified.
invalid index
The index of this item is out of the range or does not
make sense in this context.
unexpected item
This item was not expected by the phone, or within
this context.
not supported
This item is not implemented yet in the phone.
invalid data
The phone does not accept the value of this item.
undefined status
Some other problem has occurred.