Page 1 of 1

Create and load User Module

Posted: 28 Jun 2015 10:50
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?

Re: Create and load User Module

Posted: 28 Jun 2015 12:02
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

Re: Create and load User Module

Posted: 28 Jun 2015 12:09
by Isaksson
Thanks.
So I have to restart then.
I guess there will be a reload function when this release go public?