Version 1.7.2 Release notes

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Version 1.7.2 Release notes

Post by pz1 »

Noticed this morning that version 1.7.2 has been released. No announcement no docs yet. So I extracted the release notes from the installation file, for those who also want to know the changes before actually installing.
26.07.2014 v1.7.2

Fixes and improvements:
Fix auth parameter in http.request()
Small Z-Way C core fixes and improvements
MeterTableMonitor historical data storage fix
Fix various minor issues in JS code
Fix DH deletion notification for array values
Fix memory leak in ZXmlDocument.findOne() and deviceTypeString
HTTP module: force adding content type for POST requests if not specified
Do not perform url encoding on http headers
Added optional timeout (ms) parameter to ZHttp
Correctly output JS functions as strings when returning from /JS/Run/func
Fix data holder value setter to work for both "dh.value=xxx" and "dh=xxx"

New features:
New UI selector
Function classed for NVM operations for 5th gen dongles (for 6.5x SDK)

Command Classes:
CentralScene: respond to supported get, return number of scenes from config
Time: respond with real time offset information, handle time offset report
ClimateControlSchedule: added Override Get/Set
Add UserCode SetRaw method for devices pretending user code to be binary.

Minor change in the API:
givenName added to device dataholder to store names in Expert UI (for future use)
User Code data holder type now depends on actual code data (bnary or string)
Always read user code payload if present (even if status is 0)
Since 29-12-2016 I am no longer a moderator for this forum
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Version 1.7.2 Release notes

Post by pz1 »

In contrast to release 1.7.1, this 1.7.2 release, as installed this afternoon, does NOT contain any UserModules

NOTE: Please ignore this post. Was a mistake on my side (see below)
Last edited by pz1 on 28 Jul 2014 20:06, edited 2 times in total.
Since 29-12-2016 I am no longer a moderator for this forum
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Version 1.7.2 Release notes

Post by pz1 »

pz1 wrote:In contrast to release 1.7.1, this 1.7.2 release, as installed this afternoon, does NOT contain any UserModules
Is this intended behaviour?
Since 29-12-2016 I am no longer a moderator for this forum
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: Version 1.7.2 Release notes

Post by pofs »

Why are you expecting a clean installation should have User Modules?
They are designed to be added by user, not bundled with installation package :)
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Version 1.7.2 Release notes

Post by pz1 »

pofs wrote:Why are you expecting a clean installation should have User Modules?
Because
  1. PoltoS had promised that the OpenRemoteHelper module was to be bundled with the standard installation of RaZberry.
  2. Version 1.7.1 had it bundled, and the release notes 1.7.2 do not say they are no longer included
Since 29-12-2016 I am no longer a moderator for this forum
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: Version 1.7.2 Release notes

Post by pofs »

If so, this might be a mistake. You better ask him.
But I still think it should go to the modules, not userModules.
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Version 1.7.2 Release notes

Post by pz1 »

pofs wrote:But I still think it should go to the modules, not userModules.
I'm not a systems designer, but I tend to agree on this with you.
Since 29-12-2016 I am no longer a moderator for this forum
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Version 1.7.2 Release notes

Post by pz1 »

pofs wrote:If so, this might be a mistake. You better ask him.
Sorry, my mistake :oops:
Because the OpenRemote connection wasn't working I had assumed it was not there. On further investigation I found that it is indeed in the distribution in directory modules.
Shame on me :oops:

Now I have to find out why the OpenRemote link is not working anymore
Since 29-12-2016 I am no longer a moderator for this forum
Post Reply