Skip to content

Commit d3b5312

Browse files
authored
Fix removal of still required simple metering attribute (dresden-elektronik#6890)
1 parent 9239f97 commit d3b5312

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

simple_metering.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
//Attribute IDs
77
#define METERING_ATTRID_CURRENT_SUMMATION_DELIVERED 0x0000
8+
#define METERING_ATTRID_PULSE_CONFIGURATION 0x0300 // Develco specific
89
#define METERING_ATTRID_INTERFACE_MODE 0x0302 // Develco specific
910
#define METERING_ATTRID_INSTANTANEOUS_DEMAND 0x0400
1011

0 commit comments

Comments
 (0)