13.2.32. powermeter

This interface defines a generic powermeter for 5 wire TN networks.

13.2.32.1. Variables

powermeter:object (powermeter-Powermeter)
Measured dataset
There is an extended definition for this object here.

13.2.32.2. Commands

start_transaction:object
Starts a transaction on the power meter (for signed metering according to German Eichrecht)
value:object <required> (powermeter-TransactionReq)
All information that should be included in the signed OCMF packet
There is an extended definition for this object here.
True on success, False if transaction could not be started in the power meter
There is an extended definition for this object here.
stop_transaction:object
Stop the transaction on the power meter and return the signed metering information
transaction_id:string <required>
Transaction id
Response to transaction stop request including OCMF string.
There is an extended definition for this object here.