Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 23 additions & 11 deletions protocols/srne_2021_v1.96.holding_registry_map.csv
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@ variable name,data type,register,documented name,description,writable,values,uni
,,0x010F,PV2 voltage,,R,,0.1V,
,,0x0110,PV2 current,,R,,0.1A,
,,0x0111,PV2 power,,R,,W,
,BYTE,0x010B,Charge state,,R,"{""0"": ""Charge off"", ""1"": ""Quick charge"", ""2"": ""Const voltage charge"", ""4"": ""Float charge"", ""6"": ""Li battery activate"", ""8"": ""Full""}",,
,,0x010E,Total charging power,,R,,W,
,BYTE,0x010B,Device Charge state,,R,"{""0"": ""Charge off"", ""1"": ""Quick charge"", ""2"": ""Const voltage charge"", ""4"": ""Float charge"", ""6"": ""Li battery activate"", ""8"": ""Full""}",,
,,0x010E,Device Total charging power,,R,,W,
,BYTE,0x0210,Device state,,R,"{""0"": ""Initialization"", ""1"": ""Standby"", ""2"": ""AC power operation"", ""3"": ""Inverter operation""}",,
,,0x0212,Bus Voltage Sum,,R,,0.1V,
,,0x0213,Grid power phase-A voltage,,R,,0.1V,
,,0x0214,Grid power phase-A current,,R,,0.1A,
,,0x022A,Grid power phase-B voltage,,R,,0.1V,
,,0x0238,Grid power phase-B current,,R,,0.1A,
,,0x022B,Grid power phase-C voltage,,R,,0.1V,
,,0x0239,Grid power phase-C current,,R,,0.1A,
,,0x0212,Device Bus Voltage Sum,,R,,0.1V,
,,0x0213,Grid phase-A voltage,,R,,0.1V,
,,0x0214,Grid phase-A current,,R,,0.1A,
,,0x022A,Grid phase-B voltage,,R,,0.1V,
,,0x0238,Grid phase-B current,,R,,0.1A,
,,0x022B,Grid phase-C voltage,,R,,0.1V,
,,0x0239,Grid phase-C current,,R,,0.1A,
,,0x0215,Grid frequency,,R,,0.01Hz,
,,0x0216,Inverter phase-A output voltage,,R,,0.1V,
,,0x0217,Inverter phase-A inductive current,,R,,0.1A,
,,0x022C,Inverter phase-B output voltage,,R,,0.1V,
,,0x022E,Inverter phase-B inductive current,,R,,0.1A,
,,0x022D,Inverter phase-C output voltage,,R,,0.1V,
,,0x022F,Inverter phase-C inductive current,,R,,0.1A,
,,0x0215,Grid power frequency,,R,,0.01Hz,
,,0x0218,Inverter frequency,,R,,0.01Hz,
,,0x0219,Load Phase-A current,,R,,0.1A,
,,0x021B,Load Phase-A active power,,R,,W,
Expand All @@ -44,4 +44,16 @@ variable name,data type,register,documented name,description,writable,values,uni
,,0x0231,Load Phase-C current,,R,,0.1A,
,,0x0233,Load Phase-C active power,,R,,W,
,,0x0235,Load Phase-C apparent power,,R,,VA,
,,0x0237,Load Phase-C ratio,,R,0~100,%,
,,0x0237,Load Phase-C ratio,,R,0~100,%,
,BYTE,0xF02C,Stats GenerateEnergyToGridTday,,R,0.1,kWh,
,BYTE,0xF02D,Stats BatChgTday,,R,1,AH,
,BYTE,0xF02E,Stats BatDischgTday,,R,1,AH,
,BYTE,0xF02F,Stats GenerateEnergyTday,,R,0.1,kWh,
,BYTE,0xF030,Stats UsedEnergyTday,,R,0.1,kWh,
,BYTE,0xF031,Stats WorkDaysTotal,,R,1,d,
,BYTE,0xF03C,Stats GridChgEnergyTday,,R,1,AH,
,BYTE,0xF03D,Stats LoadConsumLineTday,,R,0.1,kWh,
,BYTE,0xF03E,Stats InvWorkTimeTday,,R,1,min,
,BYTE,0xF03F,Stats GridWorkTimeTday,,R,1,min,
,BYTE,0xF04A,Stats InvWorkTimeTotal,,R,1,h,
,BYTE,0xF04B,Stats GridWorkTimeTotal,,R,1,h,