This file allows the import of the most recent meter reads from a standard Comma Delimited file into the RMS system.
You must be able to provide a CSV file in the format as indicated below. It may be necessary to seek technical advice in order to create your file in the format that RMS requires.
Sample File - meters.csv
Order | Field Name | Field Type | Required | Max Charaters | RMS Equivalent |
---|---|---|---|---|---|
1 | Area | String | Y | 50 | Room/Site Number E.g. 02 |
2 | MeterType | String | Y | 1 | Type of meter |
3 | LastReadDate | Date Time | Y | Last date the meter was read | |
4 | LastMeterValue | Number | Y | The last value on the meter | |
5 | MeterNo | String | N | 50 | The serial/tag number on the meter |