Class: PhilTVApi
Constructors
Constructor
new PhilTVApi(
params):PhilTVApi
Parameters
| Parameter | Type |
|---|---|
params | { apiUrl: string; password: string; user: string; } |
params.apiUrl | string |
params.password | string |
params.user | string |
Returns
PhilTVApi
Properties
| Property | Modifier | Type |
|---|---|---|
ambilight | readonly | AmbilightApi |
input | readonly | InputApi |
menu | readonly | MenuApi |
system | readonly | SystemApi |