Created
July 18, 2023 18:00
-
-
Save cleot/b6e8b466ddeb0e12c5cb2463b0d88e74 to your computer and use it in GitHub Desktop.
ISKRA AM550 / Wiener Netze (mit Tasmota Smartmeter https://bayha-electronics.de/wiki/tasmota-smartmeter/ )
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>D | |
>B | |
smlj=0 | |
=>sensor53 r | |
R | |
smlj=0 | |
S | |
if upsecs>22 | |
then | |
smlj|=1 | |
endif | |
>M 1 | |
+1,3,r,0,9600,Home | |
1,=so3,256 | |
1,=so4,123456789(KUNDENSCHNITTSTELLE) | |
1,020909x14UUuuUUuu@1000,+A,kWh,+A,3 | |
1,020909x19UUuuUUuu@1000,-A,kWh,-A,3 | |
1,020909x24UUuuUUuu@1000,+R,kvarh,+R,3 | |
1,020909x29UUuuUUuu@1000,-R,kvarh,-R,3 | |
1,020909x34UUuuUUuu@1,+P,W,+P,3 | |
1,020909x39UUuuUUuu@1,-P,W,-P,3 | |
1,020909x44UUuuUUuu@1,+Q,var,+Q,3 | |
1,020909x49UUuuUUuu@1,-Q,var,-Q,3 | |
# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment