Hi, i am developing a gas-meter following the newly italian directive unit-ts 11291-14-2.
It states that Start of Convetional Gas Day on attribute 2 requires time data type (id=27), but in you implmentation you expect a date-time (id=25): https://github.com/Gurux/Gurux.DLMS.cpp/blob/master/development/include…
In your opinion, is this a change affceting only the newly italian normative, or new dlms/cosem sepcification?
Thank you,
Alessandro
Hi Alessandro, Those values…
Hi Alessandro,
Those values are defined in DLMS standards.
Update "9,25" to "9,25, 27" and this works also with Italy standard. This will be added to the next version.
BR,
Mikko