PHP Class Phue\Command\SetBridgeConfig

Inheritance: implements Phue\Command\CommandInterface
Afficher le fichier Open project: sqmk/phue Class Usage Examples

Protected Properties

Свойство Type Description
$config array Config

Méthodes publiques

Méthode Description
__construct ( array $config ) Constructs a command
send ( Client $client ) Send command

Method Details

__construct() public méthode

Constructs a command
public __construct ( array $config )
$config array Key/value pair config

send() public méthode

Send command
public send ( Client $client )
$client Phue\Client Phue Client

Property Details

$config protected_oe property

Config
protected array $config
Résultat array