PHP Class Phue\Command\SetScheduleAttributes

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

Protected Properties

Свойство Type Description
$scheduleId string Schedule Id

Méthodes publiques

Méthode Description
__construct ( mixed $schedule ) Constructs a command
send ( Client $client ) Send command

Method Details

__construct() public méthode

Constructs a command
public __construct ( mixed $schedule )
$schedule mixed Schedule Id or Schedule object

send() public méthode

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

Property Details

$scheduleId protected_oe property

Schedule Id
protected string $scheduleId
Résultat string