[{"id":"1cff3597.c95242","type":"constant","namespace":"variable","z":"f46eca2b.0e1bd","name":"","payload":"true","payloadType":"bool","outputonstartup":false,"x":90,"y":90,"wires":[[{"id":"23689235.9f346e","port":0}]]},{"id":"23689235.9f346e","type":"function","namespace":"function","z":"f46eca2b.0e1bd","name":"Delete all devices","func":"$allDevices = $hg->listDevices(false,[\"ID\"]);\nforeach ($allDevices as $device) {\n $hg->deleteDevice($device['ID'],5);\n}","inputs":1,"outputs":1,"noerr":0,"x":250,"y":90,"wires":[[]]}]