10.2.24. powermeter¶
This interface defines a generic powermeter for 5 wire TN networks.
10.2.24.1. Variables¶
powermeter:object (powermeter-Powermeter)
Measured dataset
There is an extended definition for this object here.
10.2.24.2. Commands¶
start_transaction:object
Starts a transaction on the power meter (for signed metering according to German Eichrecht)
value:object (powermeter-TransactionReq)
All information that should be included in the signed OCMF packet
There is an extended definition for this object here.
Result:object (powermeter-TransactionStartResponse)
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
Transaction id
Result:object (powermeter-TransactionStopResponse)
Response to transaction stop request including OCMF string.
There is an extended definition for this object here.