Hi Sumit,
how do you send those measurements to Cumulocity in nodejs? If it is via MQTT you will find information about custom templates in this thread and in the official documentation.
In case you are using the REST API, it isn’t required to register any custom templates for sending measurements. You just need to follow the structure for measurements, which is described in the Cumulocity OpenAPI specification.
Best regards
Christian