Create and load User Module

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
Isaksson
Posts: 133
Joined: 10 Apr 2013 09:43

Create and load User Module

Post by Isaksson »

Hello.
I have created my first User Module, i have uploaded the folder including the files to /opt/z-way-server/automation/modules, do i have to start stop Z-Way server to load this or is there a more friendly way?
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Create and load User Module

Post by pz1 »

http://raspberry_IP:8084/cgi-bin/main.cgi has a subscreen to do a Z-way server restart. I do use that interface a lot. Also for z-way upgrades.

If I happen to have a console log open, for restarting I use

Code: Select all

service z-way-server restart
Also for stop and start
Isaksson
Posts: 133
Joined: 10 Apr 2013 09:43

Re: Create and load User Module

Post by Isaksson »

Thanks.
So I have to restart then.
I guess there will be a reload function when this release go public?
Post Reply