rsc.addResourceSpecificationCharacteristicItemShort("_MT_CHARACTERISTIC_NAME","",EValueType.TEXT.getValue(),"The characteristic of the service with id _MT_SERVICEUUID that will be updated with monitoring metrics",false);
rsc.addResourceSpecificationCharacteristicItemShort("_MT_SERVICEUUID","",EValueType.TEXT.getValue(),"The id of the service to update",false);
rsc.addResourceSpecificationCharacteristicItemShort("_MT_END_TIME","",EValueType.TEXT.getValue(),"The ending time of the monitoring job",false);
rsc.addResourceSpecificationCharacteristicItemShort("_MT_START_TIME","",EValueType.TEXT.getValue(),"The starting time of the monitoring job",false);
rsc.addResourceSpecificationCharacteristicItemShort("_MT_RECURRING_INTERVAL","G_1MN",EValueType.TEXT.getValue(),"The polling interval of the monitoring source",false);
rsc.addResourceSpecificationCharacteristicItemShort("_MT_QUERY","",EValueType.TEXT.getValue(),"The query towards the monitoring source (e.g. query=gnb_service_state)",false);