Created on 15 March 2018
icon_unfollowing
Login to follow
sma-solar

SMA Solar

Deprecated
Stable version 1.0.0 (Compatible with OutSystems 11)
Also available for 10
Uploaded on 15 March 2018 by 
sma-solar

SMA Solar

Details
.Net C# Integration with SMA Solar web interface Sunny Portal (https://www.sunnyportal.com) to get the current power production from solar panels.
Read more

.Net C# Integration with SMA Solar web interface Sunny Portal (https://www.sunnyportal.com) to get the current power production from solar panels.

Currently only fetches current power production.

SMA Solar does not provide a public API to get information from power production of your solar panels. So a .Net workaround was needed. This extension simulates a http request. On Connect action if login is successful it returns a serialized cookie to be used on the GetCurrentPower action.

Note: avoid making multiple calls to Connect action since the endpoint blocks too many calls. Make one call to Connect action, if successful store on database the serialized cookie that is returned on connect action and make all future requests (to GetCurrentPower) using the store cookie.

Release notes (1.0.0)
Reviews (0)
Category
Integrations, IoT
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 2 dependencies
Application Objects
SMA Solar has 0 AOs.
Team
Compatible with
Version 11
Version 10
Stack:
All
Database:
All
Asset consumers
No consumers yet.
Weekly downloads