VRS_TEA01
if (strncmp((const char *) vrs->identifier, VRS_TEA01, 5) == 0) {
if (strncmp(vrs->identifier, VRS_TEA01, 5) == 0)
memcpy(vrs->identifier, VRS_TEA01, 5);