Search found 7 matches

by crvchul
05 Jul 2013 12:58
Forum: Discussions in English
Topic: Retrieve Device Name as set in Interface
Replies: 8
Views: 17232

Retrieve Device Name as set in Interface

<t>Hello,<br/> <br/> Whats the correct way of getting the device name as it is set in the Webinterface e.g in the Device Status list? Command class NodeNaming doesn't seem to work because<br/> <br/> zway.devices[2].instances[0].NodeNaming.data.nodename.value;<br/> <br/> for example returns "Cannot r...
by crvchul
22 Jun 2013 21:50
Forum: RaZberry
Topic: executeFile() does not work correctly on main.js (automation)
Replies: 2
Views: 3759

executeFile() does not work correctly on main.js (automation)

<t>Hello,<br/> <br/> It seems that the variables doesn't set correctly with the executeFile() Method.<br/> For example<br/> <br/> function startAutomation() {<br/> // load global varible _scripts_configs<br/> debugPrint("Starting JS Automation engine");<br/> _scripts_configs = null;<br/> executeFile...
by crvchul
22 Jun 2013 21:50
Forum: RaZberry
Topic: executeFile() does not work correctly on main.js (automation)
Replies: 2
Views: 3759

I did not modified anything.

<t>I did not modified anything. The files are "out of the box".<br/> <br/> var configFile = automationRoot + "config.js";<br/> <br/> and the config.js contains <br/> <br/> _scripts_configs = [{<br/> name: 'AutoOff',<br/> module: 'AutoOff.js',<br/> config: {<br/> tags: 'AutoOff5sec',<br/> delay: 5<br...
by crvchul
21 Jun 2013 16:59
Forum: RaZberry
Topic: See debugPrint
Replies: 1
Views: 3065

See debugPrint

Hello there,

Short question: Where can I see the debugPrint logs from the javascript files?

Best regards
Julian
by crvchul
16 Jun 2013 11:49
Forum: Discussions in English
Topic: Z-Cloud Error Response
Replies: 4
Views: 4153

Z-Cloud Error Response

<r>Hello,<br/> <br/> Redownloading the Z-Connector Package solved my first problem and I can run Z-Agent. I don't know if it is correct that the Terminal says <br/> <br/> <I><s>[I]</s> Opening device...<br/> <I><s>[I]</s> Connecting to server...<br/> <I><s>[I]</s> Establishing SSL connection...<br/>...
by crvchul
16 Jun 2013 11:49
Forum: Discussions in English
Topic: Z-Cloud Error Response
Replies: 4
Views: 4153

I created a new account and

<r>I created a new account and it worked. Thank you, but in the meantime I bought a Razberry as you may noticed <E>;)</E><br/> <br/> They work nearly the same right? Just the automation feature is missing on the pi, which will be added the next month if I follow your words <E>;)</E> Is there a way t...
by crvchul
14 Jun 2013 16:33
Forum: Discussions in English
Topic: Missing Run_Z-Agent.sh OSX
Replies: 2
Views: 2938

Missing Run_Z-Agent.sh OSX

Hello,

I just tried to start with the Z-Connector but the folder does not contain the "Run_Z-Agent.sh"-File, does it?

How can I start using it on OSX?

Best regards,
Julian