Property | Type | Description | |
---|---|---|---|
$lastScan | string | Last scan | |
$lights | array | Found lights |
Method | Description | |
---|---|---|
getLights ( ) : array | Get lights | |
isScanActive ( ) : boolean | Is scan currently active | |
send ( |
Send command |
public isScanActive ( ) : boolean | ||
return | boolean | True if active, false if not |
public send ( |
||
$client | Phue Client | |
return | self | This object |