How to submit a new SML script for eHZB meter? #23134
Unanswered
YoungJules
asked this question in
scripter / SML
Replies: 1 comment
-
thanks, i added this for you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Perhaps it's as simple as pasting it here and someone can pick it up and add it to the list?
`
>D
>B
->sensor53 r
>M 1
+1,3,s,0,9600,ENERGY
1,77070100600100FF@#,Meter ID,,ID,0
1,77070100010800FF@1000,Meter Reading Total,kWh,meter_reading_total,1
1,77070100020800FF@1000,Negative Active Energy,kWh,neg_active_total,1
1,770701000E0700FF@1,Net Frequency,Hz,net_frequency,1
1,77070100100700FF@1,Actual Power,W,actual_power,0
1,770701001F0700FF@1,Current L1,A,current_l1,2
1,77070100200700FF@1,Voltage L1,V,voltage_l1,1
1,77070100240700FF@1,Effective Power L1,W,eff_power_l1,0
1,77070100330700FF@1,Current L2,A,current_l2,2
1,77070100340700FF@1,Voltage L2,V,voltage_l2,1
1,77070100380700FF@1,Effective Power L2,W,eff_power_l2,0
1,77070100470700FF@1,Current L3,A,current_l3,2
1,77070100480700FF@1,Voltage L3,V,voltage_l3,1
1,770701004C0700FF@1,Effective Power L3,W,eff_power_l3,0
1,77070100510701FF@1,Phase L1/L2,deg,phase_l1_l2,0
1,77070100510702FF@1,Phase L1/L3,deg,phase_l1_l3,0
1,77070100510704FF@1,Phase L1,deg,phase_l1,0
1,7707010051070FFF@1,Phase L2,deg,phase_l2,0
1,7707010051071AFF@1,Phase L3,deg,phase_l3,0
`
Hope it helps someone
Regards,
YoungJules
Beta Was this translation helpful? Give feedback.
All reactions