fixed v2 specification typo; fixed wrongly edited obis reference;

This commit is contained in:
Nigel Dokter
2017-01-22 16:42:02 +01:00
parent 45ee8dbb32
commit adcfdfe2ae
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ how the telegram lines are parsed.
V2_2 = {
'checksum_support': False,
'object_signatures': {
'objects': {
obis.EQUIPMENT_IDENTIFIER: CosemParser(ValueParser(str)),
obis.ELECTRICITY_USED_TARIFF_1: CosemParser(ValueParser(Decimal)),
obis.ELECTRICITY_USED_TARIFF_2: CosemParser(ValueParser(Decimal)),