Insert Meter Reading
Enter readings for a meter.
General information:
| Module | Category |
|---|---|
Put |
Insert |
InsertMeterReading
Parameters:
id: str, required
Input parameters:
| Field | Type | Required | Description | Default Value | Examples |
|---|---|---|---|---|---|
Usage example:
{
"id": "MTR001",
"date": "2024-01-01",
"value": 100.5,
"serial": "SN-001",
"is_historical": "false"
}
Notes:
Use this template to insert meter readings.