Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
state-key | xs:string | The name of the state key. This field is used when setting the config state in the firsttime-setup configuration. | Mandatory |
state-value-enum | StateValueEnum | State value. NOT_SET means state-key is not set in firsttime-setup, SET_NODETAILS means state-key is already set in firsttime-setup. | Mandatory |
entity-tag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
StateValueEnum | xs:string | Value must be one of:
|