Add DPT 14.080 (DPT_Value_ApparentPower)

This commit is contained in:
Cornelius Köpp 2023-07-02 14:04:32 +02:00
parent 48000b25aa
commit 3c2a371711

View File

@ -179,6 +179,7 @@
#define DPT_Value_Volume_Flux Dpt(14, 77)
#define DPT_Value_Weight Dpt(14, 78)
#define DPT_Value_Work Dpt(14, 79)
#define DPT_Value_ApparentPower Dpt(14, 80)
#define DPT_Access_Data Dpt(15, 0)
#define DPT_String_ASCII Dpt(16, 0)
#define DPT_String_8859_1 Dpt(16, 1)