Search found 8 matches

by Nejc
04 Sep 2013 11:42
Forum: RaZberry
Topic: How the mechanism for refreshing state of the device in the controller data holder actually works
Replies: 1
Views: 3238

How the mechanism for refreshing state of the device in the controller data holder actually works

<t>Hi.<br/> <br/> I got one question about default interval or how the mechanism for refreshing state of the device in thecontroller data holder actually works. If the device state changes, will device automatically sent new state to controller or is this matter of some default Get interval? This as...
by Nejc
25 Aug 2013 12:11
Forum: RaZberry
Topic: Connecting more than 50 devices
Replies: 1
Views: 3203

Connecting more than 50 devices

Hi all.

I wonder if anyone has experience with connecting more than 50 devices on razberry. We plan to connect about 80 devices. Could this affect the performance of razberry?


Regards,
Nejc
by Nejc
11 Aug 2013 13:39
Forum: RaZberry
Topic: Utility that reads the z-way-server.log
Replies: 9
Views: 10336

Log size

<r>Hey guys, nice utility <E>;)</E><br/> <br/> But i have some problems with this log file. Does anyone know how to reduce this log file size and fast growing? (z-way-server.log) <br/> <br/> Can you turn off logging completely or at least turn on some filtering?<br/> <br/> Thanks in advance <E>:)</E...
by Nejc
04 Mar 2013 02:41
Forum: RaZberry
Topic: New version of RaZberry is released
Replies: 142
Views: 154105

Hi all.

<t>Hi all.<br/> First of all, I would like to congratulate for amazing work on Razberry project.<br/> <br/> I'm using Razberry as a bridge between Openremote and Z-wave devices. It works great. <br/> Yesterday I updated my razberry server to a new version 1.4 and I saw the implementation of new clas...
by Nejc
04 Mar 2013 02:41
Forum: RaZberry
Topic: New version of RaZberry is released
Replies: 142
Views: 154105

Thanks for your quick replay.

<t>PoltoS:<br/> <br/> Thanks for your quick replay. First of all, placing line executeFile(automationRoot + "/" + "openremote.js"); at the beginning of main.js doesn’t' solve the problem. I also tied with executeFile(config.basePath+"/openremote.js"); but also without success.<br/> <br/> And Force i...
by Nejc
04 Mar 2013 02:41
Forum: RaZberry
Topic: New version of RaZberry is released
Replies: 142
Views: 154105

Solved it for v1.4

<t>I solved it for 1.4 version. Just put line executeFile(config.basePath+"/openremote.js"); in section <br/> <br/> //--- Load Automation subsystem classes<br/> executeFile(config.classesPath+"/AutomationController.js");<br/> executeFile(config.classesPath+"/AutomationModule.js");<br/> executeFile(c...
by Nejc
04 Mar 2013 02:41
Forum: RaZberry
Topic: New version of RaZberry is released
Replies: 142
Views: 154105

Set Thermostat Danfoss

About Danfoss error. I found that the new version doesn’t support ThermostatMode class. Now I can't set temperature on Thermostat. How it can be done? Is there any new manual for new version?
by Nejc
04 Mar 2013 02:41
Forum: RaZberry
Topic: New version of RaZberry is released
Replies: 142
Views: 154105

Hi

<t>Hi<br/> <br/> I tested 1.4 version one month ago and I found some bugs. Today I reinstall on the last official 1.4 vesion and I got the same bugs like one month ago. <br/> <br/> Bugs are: When I click on Device configuration -> Danfoss Living Connect 2.51 I get error: method_guilnit: values[] siz...