diff --git a/lib/wpc_proto/internal_modules/common.h b/lib/wpc_proto/internal_modules/common.h index 1e3c8e2..1aec7f7 100644 --- a/lib/wpc_proto/internal_modules/common.h +++ b/lib/wpc_proto/internal_modules/common.h @@ -16,7 +16,7 @@ /* Set the max of strings stored (including), should match values defined in proto files */ #define GATEWAY_ID_MAX_SIZE 32 #define GATEWAY_MODEL_MAX_SIZE 64 -#define GATEWAY_VERSION_MAX_SIZE 32 +#define GATEWAY_VERSION_MAX_SIZE 128 #define SINK_ID_MAX_SIZE 16 /**