rsc.addResourceSpecificationCharacteristicItemShort("_CR_SPEC","",EValueType.TEXT.getValue(),"Used for providing the json Custom Resource description to apply",false);
rsc.addResourceSpecificationCharacteristicItemShort("_CR_CHECK_FIELD","",EValueType.TEXT.getValue(),"Used for providing the field that need to be checked for the resource status",false);
rsc.addResourceSpecificationCharacteristicItemShort("_CR_CHECKVAL_STANDBY","",EValueType.TEXT.getValue(),"Used for providing the equivalent value from resource to signal the standby status",false);
rsc.addResourceSpecificationCharacteristicItemShort("_CR_CHECKVAL_ALARM","",EValueType.TEXT.getValue(),"Used for providing the equivalent value from resource to signal the alarm status",false);
rsc.addResourceSpecificationCharacteristicItemShort("_CR_CHECKVAL_AVAILABLE","",EValueType.TEXT.getValue(),"Used for providing the equivalent value from resource to signal the available status",false);
rsc.addResourceSpecificationCharacteristicItemShort("_CR_CHECKVAL_RESERVED","",EValueType.TEXT.getValue(),"Used for providing the equivalent value from resource to signal the reserved status",false);
rsc.addResourceSpecificationCharacteristicItemShort("_CR_CHECKVAL_UNKNOWN","",EValueType.TEXT.getValue(),"Used for providing the equivalent value from resource to signal the unknown status",false);
rsc.addResourceSpecificationCharacteristicItemShort("_CR_CHECKVAL_SUSPENDED","",EValueType.TEXT.getValue(),"Used for providing the equivalent value from resource to signal the suspended status",false);