Fibaro Multisensor - advice needed please

Discussions about RaZberry - Z-Wave board for Raspberry computer
gilpel
Posts: 14
Joined: 14 Jul 2013 14:30

Re: Fibaro Multisensor - advice needed please

Post by gilpel »

Hello,

I'm still facing an issue with the system(command) function. I understand that policy requires the command to be allowed in a .systemcommands file, but I can't find any documentation about this file: location (seems to be different according to the version, syntaxe, etc.

Any help is very welcome.

Thanks
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Fibaro Multisensor - advice needed please

Post by pz1 »

edit as follows:

Code: Select all

sudo nano /opt/z-way-server/automation/.syscommands
make sure you use the full path to your command like in the following example

Code: Select all

/root/send_alarm.sh
/opt/z-way-server/automation/storage/status.sh
Since 29-12-2016 I am no longer a moderator for this forum
gilpel
Posts: 14
Joined: 14 Jul 2013 14:30

Re: Fibaro Multisensor - advice needed please

Post by gilpel »

It works !

Thanks a lot
Post Reply