DCC Alert

N8 — Device removed from Inventory- Pending Status expired

SMETS applicability: All

Trigger & context

When and why this alert fires

Event
Removal of Device from Inventory
Trigger
Device in a status of ‘pending’ for > 36 months
Recipient(s)
Original DCC Service User that requested addition of the Device to the DCC Inventory
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 32 Sample Device Removed From Inventory DCC Alert Response Format Page 61 of 76

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