MELCloud & MELCloud Home API for Node.js - v48.2.0
GitHub
GitHub Packages
Preparing search index...
ClassicSetPowerPostData
Interface ClassicSetPowerPostData
POST body for
Device/Power
.
interface
ClassicSetPowerPostData
{
DeviceIds
:
ClassicDeviceID
|
readonly
ClassicDeviceID
[]
;
Power
:
boolean
;
}
Index
Properties
Device
Ids
Power
Properties
Readonly
Device
Ids
DeviceIds
:
ClassicDeviceID
|
readonly
ClassicDeviceID
[]
Readonly
Power
Power
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Device
Ids
Power
GitHub
GitHub Packages
MELCloud & MELCloud Home API for Node.js - v48.2.0
Loading...
POST body for
Device/Power.