Variable ClusterInstanceConst
ClusterInstance: MutableCluster<{ commands: { sleep: Command<void, void, any>; }; id: 1288; name: "LowPower"; revision: 1; }, []> = ... Type declaration
Readonly
commands: {
sleep: Command<void, void, any>;
}
Readonly
sleep: Command<void, void, any>
Readonly
id: 1288
Readonly
name: "LowPower"
Readonly
revision: 1
This command shall put the device into low power mode.