SunnyWebBox | python module for RPC
The main building of the UdK Berlin now has a solar plant (photovoltaic) mounted on the roof. It’s equipped with a monitoring system: a Sunny WebBox made by SMA Solar Technology. This box offers browser-based access to the realtime data and a RPC system (remote preocedure calls). Although documentation exists, it was not easy to [...]
SunnyWebBox
The Sunny WebBox (made by SMA Solar Technology) is a monitoring system for solar plants which offers RPC (remote procedure calls) to access the data of the box. These calls are made of JSON objects which are transported by HTTP. This python module provides a class that can be used to communicate with a Sunny [...]
DyMat | version 0.5 reads more file formats
Version 0.5 of my package DyMat has been released. Read access to different file structures has been implemented. The new version will be able to read most mat files written by dymola. DyMat should still be handled as beta software, it may have some bugs!
Polygon development moves to GitHub
The development of the python package Polygon was moved to github. I created two projects for the code for python 2 and 3. The project pages at origo.ethz.ch will be closed soon. The information was updated at pypi.python.org, but no code was changed yet. Since there are no known bugs and feature requests right now, [...]
BerliOS is dead, SimuVis still on hold
BerliOS will close its services at the end of this year. The development of SimuVis was hosted there. Since my activities with SimuVis are already on hold, I decided not to move to another hosting platform. When I find the time and motivation for the development of SimuVis I may move to GitHub.