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