Registering your Zeverlution device in the Zeversolar cloud
Posted by jpluimers on 2018/12/17
If you have a Zeverlution PV converter, the easiest to get at the data is through the Zeversolar cloud.
The included documentation does not contain web browser registration instructions, only Android/iOS app.
So here we go:
- Create an account at [WayBack] ZeverCloud – Login: click
CREATE AN ACCOUNT
, then- Fill in these fields:
Email
Password
Re-type Your Password
- Check the
I agree to the Terms of Service & Privacy Policy
box - Press
SUBMIT
button - Wait for your confirmation email to arrive
- Confirm your account
- Logon
- Fill in these fields:
- Follow the https://www.zevercloud.com/station/create link, then
- Fill in these fields:
Monitor SN
(this is actually the MAC address without seperator; it starts with EAB961 which is an unknown OUI)Registry Key
- Press the
Continue
button - Fill in these fields:
Plant Name
Installed Capacity
(note the unit is not Wp, butKWp
, so multiply the # of panels by the Wp of the panels, then devide by 1000)Commissioning
(date in YYYY-MM-DD format)Company/Organization
- Press the
Continue
button - Fill in these fields:
CO2 Avoided Factor
(the unit isKg/KWh
; For The Netherlands get it from [Archive.is] Lijst emissiefactoren | CO2 emissiefactoren underELEKTRICITEIT
)Yield Factor
(the unit isCurrency/KWh
where Currency is from field 3; get this from your local energy supplier)- Currency
- Timezone *
- Check the
Automatically adjust clock for Daylight Saving Time
box - Press the
Continue
button - Fill in these fields:
Country
State
- Since this field could not be filled in for The Netherlands, I changed it using the Chrome Developer Tools having one
option
value:<option value="0">N/A</option>
- Since this field could not be filled in for The Netherlands, I changed it using the Chrome Developer Tools having one
City
Street/No.
Zip Code
Longitude
Latitude
- Press the
Save
button
- Fill in these fields:
Note that the 2.0.2 version of [WayBack] ZeverCloud – Apps on Google Play does not work on Android Oreo.
Via internal Zeversolar channels, I got 2.0.2 development version Android works on Oreo – ZeverCloud.apk.zip which despite the same version number, does work.
–jeroen
<select class="form-control" name="province"> | |
<option value="0">N/A</option> | |
</select> |
Leave a Reply