readme
This commit is contained in:
@@ -166,6 +166,12 @@ based on: https://github.com/mkfam7/solaxx3
|
||||
|advanced_password| 2014.0|
|
||||
|machine_type| 3.0|
|
||||
|
||||
# Update 08.08.23
|
||||
```
|
||||
firmware_version_dsp 33.0
|
||||
firmware_version_arm 31.0
|
||||
```
|
||||
|
||||
# DB SQL Queris
|
||||
```
|
||||
"select grid_voltage_r, uploadTime as `time`\nfrom solax.solax_local\nwhere uploadTime > now(3) - INTERVAL 2 MINUTE\norder by uploadTime desc\nlimit 1\n;\n",
|
||||
@@ -233,3 +239,5 @@ based on: https://github.com/mkfam7/solaxx3
|
||||
"EPS Power",
|
||||
"Solax",
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user