How to create or delete a meter?
This method allows to create a meter in a simplified manner. The method to be used when creating a meter: This method allows to create a meter according to the parameters filled in: When this method is executed successfully, it returns HttpStatusCode.OK.Create Meter
{
"meterKey": "001",
"description": "Contador de água",
"unitCost": {
"amount": 250.000000,
"baseAmount": 250.000000,
"reportingAmount": 250.000000,
"fractionDigits": 2,
"symbol": "€"
},
"slidingWindowSize": 30,
"startValue": 123.750000,
"startValueDecimalPlaces": 2,
"maxValue": 999999,
"remarks": null,
"serial": null,
"meterType": 1,
"unit": "LT",
"locationFunction": null,
"family": null,
"brand": null,
"brandModel": null,
"assetType": 1,
"location": "ED01",
"equipment": null,
"tool": null,
"parentMeter": null,
"currency": "EUR",
"averageCalculationMethod": 1,
"company": "DEMO"
}
reading; 3- global).Delete Meter