diff --git a/src/vscp/common/vscp-class.h b/src/vscp/common/vscp-class.h index 755bd76fb..6f904ba6f 100644 --- a/src/vscp/common/vscp-class.h +++ b/src/vscp/common/vscp-class.h @@ -47,7 +47,7 @@ !!!!!!!!!!!!!!!!!!!! W A R N I N G !!!!!!!!!!!!!!!!!!!! This file is auto-generated see https://github.com/grodansparadis/vscp-classes - Generated: 2024-11-01 12:00:41.110852 + Generated: 2024-11-05 21:03:46.717561 */ #ifndef VSCP_CLASS_H diff --git a/src/vscp/common/vscp-hashclass.h b/src/vscp/common/vscp-hashclass.h index 088767853..7d5a80341 100644 --- a/src/vscp/common/vscp-hashclass.h +++ b/src/vscp/common/vscp-hashclass.h @@ -2,7 +2,7 @@ !!!!!!!!!!!!!!!!!!!! W A R N I N G !!!!!!!!!!!!!!!!!!!! This file is auto-generated see https://github.com/grodansparadis/vscp-classes - Generated: 2024-11-01 12:00:42.106112 + Generated: 2024-11-05 21:03:50.106254 */ m_hashClass[ 0 ] = _("CLASS1_PROTOCOL"); diff --git a/src/vscp/common/vscp-hashtype.h b/src/vscp/common/vscp-hashtype.h index abc3340dc..d189b3edb 100644 --- a/src/vscp/common/vscp-hashtype.h +++ b/src/vscp/common/vscp-hashtype.h @@ -2,7 +2,7 @@ !!!!!!!!!!!!!!!!!!!! W A R N I N G !!!!!!!!!!!!!!!!!!!! This file is auto-generated see https://github.com/grodansparadis/vscp-classes - Generated: 2024-11-01 12:00:42.593785 + Generated: 2024-11-05 21:03:51.292883 */ @@ -2121,7 +2121,7 @@ m_hashType[ MAKE_CLASSTYPE_LONG(1024,36) ] = _("VSCP2_TYPE_PROTOCOL_GET_EMBEDDED_MDF_RESPONSE"); m_hashType[ MAKE_CLASSTYPE_LONG(1024,41) ] = _("VSCP2_TYPE_PROTOCOL_GET_EVENT_INTEREST_RESPONSE"); m_hashType[ MAKE_CLASSTYPE_LONG(1024,43) ] = _("VSCP2_TYPE_PROTOCOL_READ_REGISTER_DIRECT"); - m_hashType[ MAKE_CLASSTYPE_LONG(1024,44) ] = _("VSCP2_TYPE_PROTOCOL_READ_REGISTER_DIRECT"); + m_hashType[ MAKE_CLASSTYPE_LONG(1024,44) ] = _("VSCP2_TYPE_PROTOCOL_WRITE_REGISTER_DIRECT"); // CLASS2.CONTROL = 1025 - Level II Control m_hashType[ MAKE_CLASSTYPE_LONG(1025,0) ] = _("VSCP2_TYPE_CONTROL_GENERAL"); diff --git a/src/vscp/common/vscp-type.h b/src/vscp/common/vscp-type.h index a24f6e15a..e3ae202de 100644 --- a/src/vscp/common/vscp-type.h +++ b/src/vscp/common/vscp-type.h @@ -48,7 +48,7 @@ !!!!!!!!!!!!!!!!!!!! W A R N I N G !!!!!!!!!!!!!!!!!!!! This file is auto-generated see https://github.com/grodansparadis/vscp-classes - Generated: 2024-11-01 12:00:41.598489 + Generated: 2024-11-05 21:03:48.911038 */ #ifndef VSCP_TYPE_H @@ -920,7 +920,7 @@ #define VSCP2_TYPE_PROTOCOL_GET_EMBEDDED_MDF_RESPONSE 36 /* Level II get embedded MDF response */ #define VSCP2_TYPE_PROTOCOL_GET_EVENT_INTEREST_RESPONSE 41 /* Level II events of interest response */ #define VSCP2_TYPE_PROTOCOL_READ_REGISTER_DIRECT 43 /* Read a Level II register from the 32-bit register space direct */ -#define VSCP2_TYPE_PROTOCOL_READ_REGISTER_DIRECT 44 /* Write a Level II register to the 32-bit register space direct */ +#define VSCP2_TYPE_PROTOCOL_WRITE_REGISTER_DIRECT 44 /* Write a Level II register to the 32-bit register space direct */ /* CLASS2.CONTROL = 1025 - Level II Control */ #define VSCP2_TYPE_CONTROL_GENERAL 0 /* General event */