Skip to content

Commit da142f3

Browse files
authored
Update README.md
1 parent fce4b99 commit da142f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Changes version 1.0 (17th November 2021)
1616

1717

1818
Variables (mandatory):
19-
- tokenId = token ID of your Solax Inverter
20-
- inverterSN = Unique identifier of inverter (Serial No.) of your Solax Inverter
19+
- tokenId = token ID of your Solax Inverter, obtain your tokenID on the API page of Solaxcloud for free
20+
- inverterSN = Unique identifier (Serial No.) of your Solax inverter
2121
- solarM2 = The amount of m2 Solar Panels (use . for decimals) for calculating Solar Power m² (default = 0)
22-
- interval = The daily API limitiation is 300 requests. The default request interval is 360 seconds (6 minutes).
22+
- interval = The daily API limitiation is 300 requests (default = 300 seconds (5 minutes), maximum 10 times/min and 10,000 times/day)
2323
- debugLevel = Number (1=some, 2=few, 3=all, 4=simulation mode) (default = 1)

0 commit comments

Comments
 (0)