Products and Services Information Organization Documentation Conformance FAQ - Answers News Collaboration Tools
Home page Conformance Specification and updates

Conformance


Specification and updates Conformance test tool Conformance test plans Conformance test maintenance List of OBIS codes Certification process List of compliant equipment

Index Imprint, IPR Contact

DLMS UA books - corrigenda

Green Book (page 182, Conformance)
Version: Edition 6
Date: 30 Nov 2007
Comment:


Clause 9.4 Abstract syntax of ACSE and COSEM APDUs

The first line shall read:

Conformance ::= [APPLICATION 31] IMPLICIT BIT STRING (SIZE(24))

(The (SIZE(24)) element is missing.)

The first line after the opening bracket - containing (4) - shall be deleted.


Green Book (on bottom of Page 178)
Version: Edition 6
Date: 29 Nov 2007
Comment:

Get-Data-result: it shall be a CHOICE instead of SEQUENCE
Get-Data-Result ::= SEQUENCE
{
data [0] Data,
data-access-result             [1] IMPLICIT Data-Access-Result
}

It should be:

Get-Data-Result ::= CHOICE
{
data [0] Data,
data-access-result             [1] IMPLICIT Data-Access-Result
}


Back to Specification