DCC Alert

N1 — Electricity Smart Meter Decommission or withdrawal

SMETS applicability: All

Trigger & context

When and why this alert fires

Event
Decommissioning or withdrawal of an Electricity Smart Meter Device
Trigger
Upon successful completion of Service Request: 8.3 Decommission Device; or 8.5 Service Opt Out; for an Electricity Smart Meter Device
Recipient(s)
Registered ENO and, if applicable, registered EES
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 31 Sample Meter Decommissioning Or Withdrawal DCC Alert Response Format 16.2.1.4.4 Device Removed From Inventory

                <DCCAlertMessage>
<DCCAlertCode>N1</DCCAlertCode>
<DCCAlert>
<DeviceStatusChangeEvent>
<DeviceID>99-00-AA-BB-CC-DD-EE-FF</DeviceID>
<DeviceStatusChange>
<MeterDecommissioningOrWithdrawal>
<MeterDecommissionOrWithdrawal>
<ImportMPxN>1234567890</ImportMPxN>
</MeterDecommissionOrWithdrawal>
</MeterDecommissioningOrWithdrawal>
</DeviceStatusChange>
</DeviceStatusChangeEvent>
</DCCAlert>
</DCCAlertMessage>