DCC Alert

N16 — Device Identity Confirmation

SMETS applicability: All

Trigger & context

When and why this alert fires

Event
Device Identity Confirmation by Registered Energy Supplier – either first setting or update to previous setting
Trigger
Upon successful receipt of Service Response Code I0 from Service Request 8.11 Update HAN Device Log (initial setting) OR Upon successful processing of a Service Request 8.4 Update Inventory - Update MPxN
Recipient(s)
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 30 Sample Meter Identity DCC Alert Response Format 16.2.1.4.3 Meter Decommissioning Or Withdrawal

                <DCCAlertMessage>
<DCCAlertCode>N16</DCCAlertCode>
<DCCAlert>
<DeviceStatusChangeEvent>
<DeviceID>99-00-AA-BB-CC-DD-EE-FF</DeviceID>
<DeviceStatusChange>
<MeterIdentity>
<MeterMPxNs>
<ImportMPxN>1234567890123</ImportMPxN>
</MeterMPxNs>
<ESMEVariant>A</ESMEVariant>
</MeterIdentity>
</DeviceStatusChange>
</DeviceStatusChangeEvent>
</DCCAlert>
</DCCAlertMessage>