DCC Alert

N29 — Device Restored from Suspension

SMETS applicability: All

Trigger & context

When and why this alert fires

Event
Device Restored from Suspension
Trigger
Restoration of Device following Previous Suspension
Recipient(s)
Registered EIS Registered GIS Registered ENO Registered GNO
SMETS applicability
All
Payload DUIS applicability
>= 1.0

DUIS delivery

Wrapper and field names

Wrapper element
DCCAlertMessage
Alert code field
DCCAlertCode
Payload field
DCCAlert
Throttling supported
Yes

Payload structure (16.2.1)

DeviceStatusChangeEventsr:DeviceStatusChangeEvent

This payload element is shared across multiple DCC alert codes:N1N2N8N9N16N28N29N44N45

Device withdrawn from Inventory or Device status changed.

FieldTypeMandatoryDescriptionSensitivity
DeviceIDsr:EUIYesDevice ID whose status is changing.Non-Sensitive
DeviceStatusChangesr:DeviceStatusChangeYesChoice of status-change payload.Non-Sensitive

Response codes (16.2.1.3)

DUIS response codes applicable to this alert

I0

DUIS XSD version: >= 1.0

XML examples

Sample DUIS delivery messages

Figure 35 Sample Device Restored DCC Alert Response Format Page 62 of 76

                <DCCAlertMessage>
<DCCAlertCode>N29</DCCAlertCode>
<DCCAlert>
<DeviceStatusChangeEvent>
<DeviceID>99-00-AA-BB-CC-DD-EE-FF</DeviceID>
<DeviceStatusChange>
<DeviceRestored/>
</DeviceStatusChange>
</DeviceStatusChangeEvent>
</DCCAlert>
</DCCAlertMessage>