Skip to content

Commit

Permalink
Update Smart-Meter-Interface.md (#1303)
Browse files Browse the repository at this point in the history
adding apator picus lineup
  • Loading branch information
chrissi5120 authored Nov 20, 2023
1 parent 934ea26 commit 240cc10
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/Smart-Meter-Interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,24 @@ This script gives also the wattage per phase. Make sure to get the PIN from your
#
```

### Apator Picus eHZ.060.D/J (SML)

Make sure to acquire the PIN from your energyprovider.
After unlocking the meter, you can run the following script

??? summary "View script"
```
>D
>B
=>sensor53 r
>M 1
+1,3,s,0,9600,PICUS
1,77070100100700ff@1,Consumption (Current),W,curr_w,0
1,77070100010800ff@1000,Consumption (Total),Kwh,total_kwh,2
1,77070100020800ff@1000,feed (Total),Kwh,total_kwh_out,2
#
```

### Carlo Gavazzi EM340 (MODBUS RTU)

??? summary "View script"
Expand Down

0 comments on commit 240cc10

Please sign in to comment.