Get Import Template
This API Returns the data-source schema metric names.
GET
https://api.zira.us/public/reading/template?meterId=23139Example response
{
"data": ["timestamp", "metric_name1", "metric_name2"]
}
Query Params
| Property | Required | Type | Example | Description |
|---|---|---|---|---|
| meterId | true | String | "123" | ID of a data source/form |