DCC Alert

N64 — Comms Hub Firmware Activation

SMETS applicability: SMETS2 or later

Trigger & context

When and why this alert fires

Event
Successful Comms Hub Firmware Activation
Trigger
Response from Comms Hub to the Activate Firmware request (CS06) sent by the CSP via DCC Data Systems.
Recipient(s)
All Responsible Suppliers
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)

CommsHubFirmwareActivationsr:CommsHubFirmwareActivation

New version of Firmware activated on a SMETS2+ Comms Hub.

FieldTypeMandatoryDescriptionSensitivity
DeviceIDsr:EUIYesDevice ID of the Device for which a new Firmware Image has been activated.Non-Sensitive
FirmwareVersionsr:FirmwareVersionYesVersion of the Firmware Image activated on 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.3 Sample CommsHubFirmwareActivation DCC Alert Response Format 16.2.1.4.36 CoSCertificate Alert

                <DCCAlertMessage>
<DCCAlertCode>N64</DCCAlertCode>
<DCCAlert>
<CommsHubFirmwareActivation>
<DeviceID>2F-3D-4E-5A-6B-7C-76-87</DeviceID>
<FirmwareVersion>11A0EEFF</FirmwareVersion>
</CommsHubFirmwareActivation>
</DCCAlert>
</DCCAlertMessage>