by DekkerAldo » Thu Jul 26, 2012 2:51 pm
Darwusch,
Thanks for your efforts but it did not work, I thought. So I ordered the update.
Now I saw that my script was also outdated, because the scripting language has changed also in the new version. They added new features and old features were not working anymore. E.g. I looked for .log(date)[1][0], but this has changed to .log[0][4]. If I would have used names instead of the numbers it would probably have stayed the same.
I could have saved € 19.95. But the time I have spend in searching for a solution made buying the additional licence worth paying for.
To check whether the additional licence works I have added
<% echo 'Plugwise FeatureFlags ', Plugwise.FeatureFlags %>
To my webpage I use for seeing the production data of my solar panels for the last month. And before the updated licence I saw.
Plugwise FeatureFlags { 'W' }
Now I get:
Plugwise FeatureFlags { 'W', 'X', 'E' }
So no need to delete the statements ContainsValue('E') from both the .pte files.
But thank again you have been a big help in the past before I paid for the extended scripting. I saw the value of the scripting and was able to test the system.
Aldo