DCC Alert

N65 — CoS Certificate Alert

SMETS applicability: SMETS2 or later

Trigger & context

When and why this alert fires

Event
A Device is installed with an unsupported CoS Certificate in its CoS Party Trust Anchor Cell.
Trigger
DSP detects that a newly installed Device holds an unsupported Certificate in its CoS Party Trust Anchor Cell.
Recipient(s)
Responsible EIS Responsible GIS
SMETS applicability
SMETS2 or later
Introduced in DUIS
5.1
Payload DUIS applicability
>= 5.1

DUIS delivery

Wrapper and field names

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

Payload structure (16.2.1)

CoSCertificateAlertsr:CoSCertificateAlert

Device installed with an unsupported CoS Certificate in its CoS Trust Anchor Cell.

FieldTypeMandatoryDescriptionSensitivity
DeviceIDsr:EUIYesEUI64 ID of the Device.Non-Sensitive
CertificateSerialNumberxs:integerNoSerial number of the Certificate placed in the CoS Trust Anchor Cell of the Device.Non-Sensitive

Response codes (16.2.1.3)

DUIS response codes applicable to this alert

I0

DUIS XSD version: >= 5.1

XML examples

Sample DUIS delivery messages

Figure 57Figure 57.7 Sample CoS Certificate Alert DCC Alert Response Format Page 73 of 76

                <DCCAlertMessage>
<DCCAlertCode>N65</DCCAlertCode>
<DCCAlert>
<CoSCertificateAlert>
<DeviceID>99-88-77-66-55-66-77-88</DeviceID>
<CertificateSerialNumber>7432112348</CertificateSerialNumber>
</CoSCertificateAlert>
</DCCAlert>
</DCCAlertMessage>