This Windows Forms (C#) application lets you monitor photo-voltaic systems distributed by SMA Solar Technology AG using Sunny Portal.
This applcation was developed using Visual Studio 2012 and compiles against .NET Framework 4.5
A compiled version (not always up to date) can be found here.
- Start application
- Start application settings by clicking on one of the icons.
- Enter username, password and update interval in the settings
- Restart application
- Enjoy
If you are using the Sunny Portal WebApp, you are familliar with the overview on your front page:
This application uses the same backend as the WebApp and displays it in a native application on Windows.
If you have any questions about this software, feel free to contact me. I won't bite.
- Web: https://www.timo.in
- Twitter: https://twitter.com/tmuuh
The MIT License (MIT)
Copyright (c) 2014 Timo Schlueter [email protected]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.