.. _everest_modules_RsIskraMeter: ############ RsIskraMeter ############ | Iskra meter ******************** Module Configuration ******************** | **powermeter_device_id**:*integer* | *default: 33* | The address of the device on the modbus | **ocmf_format_version**:*string* | *default: "1.0"* | Version of the data format in the representation. | **ocmf_gateway_identification**:*string* | *default: ""* | Identifier of the manufacturer for the system which has generated the present data. | **ocmf_gateway_serial**:*string* | *default: ""* | Serial number of the above mentioned system. | **ocmf_gateway_version**:*string* | *default: ""* | Version designation of the manufacturer for the software. | **ocmf_charge_point_identification_type**:*string* | *default: "EVSEID"* | Type of the specification for the identification of the charge point. | **ocmf_charge_point_identification**:*string* | *default: ""* | Identification information for the charge point. If you set it to `EVSEID` it will be overwritten by the evse-id provided by `TransactionReq` | **communication_errors_threshold**:*integer* | *default: 10* | The maximum number of consecutive errors allowed before a persistent error is reported | **lcd_main_text**:*string* | *default: ""* | Text to display when there is no transaction. At most 8 chars. | **lcd_label_text**:*string* | *default: ""* | Label to display when there is no transaction. At most 4 chars. | **read_meter_values_interval_ms**:*integer* | *default: 5000* | How often to read the meter values in milliseconds. The refresh rate of WM3M4C is ~1 second. ******** Provides ******** | **meter**::ref:`powermeter ` | Implementation of the driver functionality ************ Requirements ************ | **modbus**::ref:`serial_communication_hub ` 1 ******** Metadata ******** Authors ======= | embedded@qwello.eu License ======= | https://opensource.org/licenses/Apache-2.0