C# Class Q42.HueApi.SceneCommand

Inheritance: ICommandBody
Datei anzeigen Open project: Q42/Q42.HueApi Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
SceneCommand ( ) : System
SceneCommand ( string sceneId ) : System

Method Details

SceneCommand() public method

public SceneCommand ( ) : System
return System

SceneCommand() public method

public SceneCommand ( string sceneId ) : System
sceneId string
return System