Raspberry PI Z-Wave board php Interface
require_once('zwave-api.php');
$zwa = new ZWaveAPI();
$zwa->login_username = '';
$zwa->login_password = '';
This is a user details setup on the main Interface, http://localhost:8083/smarthome/#/admin
See the github Wiki for help here https://github.com/topcats/raspberry-zwave/wiki