Property | Type | Description | |
---|---|---|---|
$attributes | array | Group attributes | |
$groupId | string | Group Id |
Method | Description | |
---|---|---|
__construct ( mixed $group ) | Constructs a command | |
lights ( array $lights ) : self | Set lights | |
name ( string $name ) : self | Set name | |
send ( |
Send command |
public __construct ( mixed $group ) | ||
$group | mixed | Group Id or Group object |