@matter/types 0.11.9-alpha.0-20241203-06077d82e → 0.11.9-alpha.0-20241206-22f233334
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/clusters/access-control.d.ts +4 -4
- package/dist/cjs/clusters/administrator-commissioning.d.ts +8 -8
- package/dist/cjs/clusters/application-launcher.d.ts +14 -14
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts +58 -7
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts.map +1 -1
- package/dist/cjs/clusters/bridged-device-basic-information.js +19 -2
- package/dist/cjs/clusters/bridged-device-basic-information.js.map +1 -1
- package/dist/cjs/clusters/channel.d.ts +15 -15
- package/dist/cjs/clusters/color-control.d.ts.map +1 -1
- package/dist/cjs/clusters/color-control.js +1 -5
- package/dist/cjs/clusters/color-control.js.map +1 -1
- package/dist/cjs/clusters/content-launcher.d.ts +10 -10
- package/dist/cjs/clusters/content-launcher.d.ts.map +1 -1
- package/dist/cjs/clusters/content-launcher.js +22 -22
- package/dist/cjs/clusters/content-launcher.js.map +2 -2
- package/dist/cjs/clusters/device-energy-management-mode.d.ts +411 -25
- package/dist/cjs/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management-mode.js +90 -1
- package/dist/cjs/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/cjs/clusters/diagnostic-logs.d.ts +2 -2
- package/dist/cjs/clusters/dishwasher-alarm.d.ts +1253 -42
- package/dist/cjs/clusters/dishwasher-alarm.d.ts.map +1 -1
- package/dist/cjs/clusters/dishwasher-alarm.js +72 -9
- package/dist/cjs/clusters/dishwasher-alarm.js.map +1 -1
- package/dist/cjs/clusters/dishwasher-mode.d.ts +340 -17
- package/dist/cjs/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/dishwasher-mode.js +91 -2
- package/dist/cjs/clusters/dishwasher-mode.js.map +1 -1
- package/dist/cjs/clusters/door-lock.d.ts +1344 -192
- package/dist/cjs/clusters/door-lock.d.ts.map +1 -1
- package/dist/cjs/clusters/door-lock.js +199 -3
- package/dist/cjs/clusters/door-lock.js.map +1 -1
- package/dist/cjs/clusters/energy-evse-mode.d.ts +409 -25
- package/dist/cjs/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse-mode.js +90 -1
- package/dist/cjs/clusters/energy-evse-mode.js.map +1 -1
- package/dist/cjs/clusters/energy-evse.d.ts +5 -5
- package/dist/cjs/clusters/fan-control.d.ts +5 -0
- package/dist/cjs/clusters/fan-control.d.ts.map +1 -1
- package/dist/cjs/clusters/fan-control.js.map +1 -1
- package/dist/cjs/clusters/general-diagnostics.d.ts +26 -26
- package/dist/cjs/clusters/group-key-management.d.ts +21 -21
- package/dist/cjs/clusters/groups.d.ts +12 -0
- package/dist/cjs/clusters/groups.d.ts.map +1 -1
- package/dist/cjs/clusters/groups.js +7 -1
- package/dist/cjs/clusters/groups.js.map +1 -1
- package/dist/cjs/clusters/icd-management.d.ts +15 -15
- package/dist/cjs/clusters/laundry-washer-mode.d.ts +340 -17
- package/dist/cjs/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/laundry-washer-mode.js +91 -2
- package/dist/cjs/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/cjs/clusters/media-playback.d.ts +4 -4
- package/dist/cjs/clusters/messages.d.ts +20 -20
- package/dist/cjs/clusters/microwave-oven-mode.d.ts +330 -13
- package/dist/cjs/clusters/microwave-oven-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/microwave-oven-mode.js +90 -2
- package/dist/cjs/clusters/microwave-oven-mode.js.map +1 -1
- package/dist/cjs/clusters/mode-base.d.ts +68 -68
- package/dist/cjs/clusters/mode-base.d.ts.map +1 -1
- package/dist/cjs/clusters/mode-base.js +16 -16
- package/dist/cjs/clusters/mode-base.js.map +2 -2
- package/dist/cjs/clusters/network-commissioning.d.ts +74 -74
- package/dist/cjs/clusters/operational-credentials.d.ts +33 -33
- package/dist/cjs/clusters/ota-software-update-provider.d.ts +10 -10
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts +2 -2
- package/dist/cjs/clusters/oven-mode.d.ts +409 -25
- package/dist/cjs/clusters/oven-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/oven-mode.js +90 -1
- package/dist/cjs/clusters/oven-mode.js.map +1 -1
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts +15 -0
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts.map +1 -1
- package/dist/cjs/clusters/pump-configuration-and-control.js +6 -1
- package/dist/cjs/clusters/pump-configuration-and-control.js.map +1 -1
- package/dist/cjs/clusters/refrigerator-alarm.d.ts +364 -36
- package/dist/cjs/clusters/refrigerator-alarm.d.ts.map +1 -1
- package/dist/cjs/clusters/refrigerator-alarm.js +46 -8
- package/dist/cjs/clusters/refrigerator-alarm.js.map +1 -1
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +340 -17
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +91 -2
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/cjs/clusters/rvc-clean-mode.d.ts +374 -23
- package/dist/cjs/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-clean-mode.js +99 -6
- package/dist/cjs/clusters/rvc-clean-mode.js.map +2 -2
- package/dist/cjs/clusters/rvc-operational-state.d.ts +248 -22
- package/dist/cjs/clusters/rvc-operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-operational-state.js +59 -10
- package/dist/cjs/clusters/rvc-operational-state.js.map +1 -1
- package/dist/cjs/clusters/rvc-run-mode.d.ts +401 -40
- package/dist/cjs/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-run-mode.js +101 -8
- package/dist/cjs/clusters/rvc-run-mode.js.map +2 -2
- package/dist/cjs/clusters/software-diagnostics.d.ts +4 -4
- package/dist/cjs/clusters/target-navigator.d.ts +2 -2
- package/dist/cjs/clusters/thermostat.d.ts +262 -61
- package/dist/cjs/clusters/thermostat.d.ts.map +1 -1
- package/dist/cjs/clusters/thermostat.js +72 -58
- package/dist/cjs/clusters/thermostat.js.map +1 -1
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts +6 -6
- package/dist/cjs/clusters/wake-on-lan.d.ts +1 -1
- package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +3 -3
- package/dist/cjs/schema/BitmapSchema.d.ts +1 -1
- package/dist/cjs/schema/PairingCodeSchema.d.ts +2 -2
- package/dist/cjs/tlv/TlvSchema.d.ts +1 -1
- package/dist/esm/clusters/access-control.d.ts +4 -4
- package/dist/esm/clusters/administrator-commissioning.d.ts +8 -8
- package/dist/esm/clusters/application-launcher.d.ts +14 -14
- package/dist/esm/clusters/bridged-device-basic-information.d.ts +58 -7
- package/dist/esm/clusters/bridged-device-basic-information.d.ts.map +1 -1
- package/dist/esm/clusters/bridged-device-basic-information.js +19 -2
- package/dist/esm/clusters/bridged-device-basic-information.js.map +1 -1
- package/dist/esm/clusters/channel.d.ts +15 -15
- package/dist/esm/clusters/color-control.d.ts.map +1 -1
- package/dist/esm/clusters/color-control.js +1 -5
- package/dist/esm/clusters/color-control.js.map +1 -1
- package/dist/esm/clusters/content-launcher.d.ts +10 -10
- package/dist/esm/clusters/content-launcher.d.ts.map +1 -1
- package/dist/esm/clusters/content-launcher.js +22 -22
- package/dist/esm/clusters/content-launcher.js.map +2 -2
- package/dist/esm/clusters/device-energy-management-mode.d.ts +411 -25
- package/dist/esm/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management-mode.js +91 -2
- package/dist/esm/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/esm/clusters/diagnostic-logs.d.ts +2 -2
- package/dist/esm/clusters/dishwasher-alarm.d.ts +1253 -42
- package/dist/esm/clusters/dishwasher-alarm.d.ts.map +1 -1
- package/dist/esm/clusters/dishwasher-alarm.js +72 -9
- package/dist/esm/clusters/dishwasher-alarm.js.map +1 -1
- package/dist/esm/clusters/dishwasher-mode.d.ts +340 -17
- package/dist/esm/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/esm/clusters/dishwasher-mode.js +91 -2
- package/dist/esm/clusters/dishwasher-mode.js.map +1 -1
- package/dist/esm/clusters/door-lock.d.ts +1344 -192
- package/dist/esm/clusters/door-lock.d.ts.map +1 -1
- package/dist/esm/clusters/door-lock.js +199 -3
- package/dist/esm/clusters/door-lock.js.map +1 -1
- package/dist/esm/clusters/energy-evse-mode.d.ts +409 -25
- package/dist/esm/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse-mode.js +91 -2
- package/dist/esm/clusters/energy-evse-mode.js.map +1 -1
- package/dist/esm/clusters/energy-evse.d.ts +5 -5
- package/dist/esm/clusters/fan-control.d.ts +5 -0
- package/dist/esm/clusters/fan-control.d.ts.map +1 -1
- package/dist/esm/clusters/fan-control.js.map +1 -1
- package/dist/esm/clusters/general-diagnostics.d.ts +26 -26
- package/dist/esm/clusters/group-key-management.d.ts +21 -21
- package/dist/esm/clusters/groups.d.ts +12 -0
- package/dist/esm/clusters/groups.d.ts.map +1 -1
- package/dist/esm/clusters/groups.js +7 -1
- package/dist/esm/clusters/groups.js.map +1 -1
- package/dist/esm/clusters/icd-management.d.ts +15 -15
- package/dist/esm/clusters/laundry-washer-mode.d.ts +340 -17
- package/dist/esm/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/esm/clusters/laundry-washer-mode.js +91 -2
- package/dist/esm/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/esm/clusters/media-playback.d.ts +4 -4
- package/dist/esm/clusters/messages.d.ts +20 -20
- package/dist/esm/clusters/microwave-oven-mode.d.ts +330 -13
- package/dist/esm/clusters/microwave-oven-mode.d.ts.map +1 -1
- package/dist/esm/clusters/microwave-oven-mode.js +91 -3
- package/dist/esm/clusters/microwave-oven-mode.js.map +1 -1
- package/dist/esm/clusters/mode-base.d.ts +68 -68
- package/dist/esm/clusters/mode-base.d.ts.map +1 -1
- package/dist/esm/clusters/mode-base.js +17 -17
- package/dist/esm/clusters/mode-base.js.map +2 -2
- package/dist/esm/clusters/network-commissioning.d.ts +74 -74
- package/dist/esm/clusters/operational-credentials.d.ts +33 -33
- package/dist/esm/clusters/ota-software-update-provider.d.ts +10 -10
- package/dist/esm/clusters/ota-software-update-requestor.d.ts +2 -2
- package/dist/esm/clusters/oven-mode.d.ts +409 -25
- package/dist/esm/clusters/oven-mode.d.ts.map +1 -1
- package/dist/esm/clusters/oven-mode.js +91 -2
- package/dist/esm/clusters/oven-mode.js.map +1 -1
- package/dist/esm/clusters/pump-configuration-and-control.d.ts +15 -0
- package/dist/esm/clusters/pump-configuration-and-control.d.ts.map +1 -1
- package/dist/esm/clusters/pump-configuration-and-control.js +6 -1
- package/dist/esm/clusters/pump-configuration-and-control.js.map +1 -1
- package/dist/esm/clusters/refrigerator-alarm.d.ts +364 -36
- package/dist/esm/clusters/refrigerator-alarm.d.ts.map +1 -1
- package/dist/esm/clusters/refrigerator-alarm.js +46 -8
- package/dist/esm/clusters/refrigerator-alarm.js.map +1 -1
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +340 -17
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +91 -2
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/esm/clusters/rvc-clean-mode.d.ts +374 -23
- package/dist/esm/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-clean-mode.js +99 -6
- package/dist/esm/clusters/rvc-clean-mode.js.map +2 -2
- package/dist/esm/clusters/rvc-operational-state.d.ts +248 -22
- package/dist/esm/clusters/rvc-operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-operational-state.js +60 -11
- package/dist/esm/clusters/rvc-operational-state.js.map +1 -1
- package/dist/esm/clusters/rvc-run-mode.d.ts +401 -40
- package/dist/esm/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-run-mode.js +101 -8
- package/dist/esm/clusters/rvc-run-mode.js.map +2 -2
- package/dist/esm/clusters/software-diagnostics.d.ts +4 -4
- package/dist/esm/clusters/target-navigator.d.ts +2 -2
- package/dist/esm/clusters/thermostat.d.ts +262 -61
- package/dist/esm/clusters/thermostat.d.ts.map +1 -1
- package/dist/esm/clusters/thermostat.js +72 -58
- package/dist/esm/clusters/thermostat.js.map +1 -1
- package/dist/esm/clusters/thread-network-diagnostics.d.ts +6 -6
- package/dist/esm/clusters/wake-on-lan.d.ts +1 -1
- package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +3 -3
- package/dist/esm/schema/BitmapSchema.d.ts +1 -1
- package/dist/esm/schema/PairingCodeSchema.d.ts +2 -2
- package/dist/esm/tlv/TlvSchema.d.ts +1 -1
- package/package.json +5 -5
- package/src/clusters/bridged-device-basic-information.ts +46 -2
- package/src/clusters/color-control.ts +1 -5
- package/src/clusters/content-launcher.ts +5 -5
- package/src/clusters/device-energy-management-mode.ts +184 -3
- package/src/clusters/dishwasher-alarm.ts +115 -9
- package/src/clusters/dishwasher-mode.ts +188 -3
- package/src/clusters/door-lock.ts +247 -3
- package/src/clusters/energy-evse-mode.ts +182 -3
- package/src/clusters/fan-control.ts +5 -0
- package/src/clusters/groups.ts +8 -1
- package/src/clusters/laundry-washer-mode.ts +188 -3
- package/src/clusters/microwave-oven-mode.ts +182 -4
- package/src/clusters/mode-base.ts +77 -77
- package/src/clusters/oven-mode.ts +182 -3
- package/src/clusters/pump-configuration-and-control.ts +7 -1
- package/src/clusters/refrigerator-alarm.ts +76 -8
- package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +188 -3
- package/src/clusters/rvc-clean-mode.ts +227 -10
- package/src/clusters/rvc-operational-state.ts +112 -11
- package/src/clusters/rvc-run-mode.ts +253 -26
- package/src/clusters/thermostat.ts +80 -65
- package/src/globals/WildcardPathFlags.ts +1 -1
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
import { MutableCluster } from "../cluster/mutation/MutableCluster.js";
|
|
8
8
|
import { FixedAttribute, Command, Attribute, Event } from "../cluster/Cluster.js";
|
|
9
9
|
import { BitFlag } from "../schema/BitmapSchema.js";
|
|
10
|
+
import { TypeFromSchema } from "../tlv/TlvSchema.js";
|
|
10
11
|
import { Identity } from "#general";
|
|
11
12
|
export declare namespace RefrigeratorAlarm {
|
|
12
13
|
/**
|
|
@@ -31,6 +32,93 @@ export declare namespace RefrigeratorAlarm {
|
|
|
31
32
|
*/
|
|
32
33
|
doorOpen: BitFlag;
|
|
33
34
|
};
|
|
35
|
+
/**
|
|
36
|
+
* Input to the RefrigeratorAlarm reset command
|
|
37
|
+
*
|
|
38
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.7.1
|
|
39
|
+
*/
|
|
40
|
+
const TlvResetRequest: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
41
|
+
/**
|
|
42
|
+
* This field shall indicate a bitmap where each bit set in this field corresponds to an alarm that shall be
|
|
43
|
+
* reset to inactive in the State attribute unless the alarm definition requires manual intervention. If the
|
|
44
|
+
* alarms indicated are successfully reset, the response status code shall be SUCCESS, otherwise, the response
|
|
45
|
+
* status code shall be FAILURE.
|
|
46
|
+
*
|
|
47
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.7.1.1
|
|
48
|
+
*/
|
|
49
|
+
alarms: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
50
|
+
/**
|
|
51
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
52
|
+
*/
|
|
53
|
+
doorOpen: BitFlag;
|
|
54
|
+
}>>;
|
|
55
|
+
}>;
|
|
56
|
+
/**
|
|
57
|
+
* Input to the RefrigeratorAlarm reset command
|
|
58
|
+
*
|
|
59
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.7.1
|
|
60
|
+
*/
|
|
61
|
+
interface ResetRequest extends TypeFromSchema<typeof TlvResetRequest> {
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Body of the RefrigeratorAlarm notify event
|
|
65
|
+
*
|
|
66
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1
|
|
67
|
+
*/
|
|
68
|
+
const TlvNotifyEvent: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
69
|
+
/**
|
|
70
|
+
* This field shall indicate those alarms that have become active.
|
|
71
|
+
*
|
|
72
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.1
|
|
73
|
+
*/
|
|
74
|
+
active: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
75
|
+
/**
|
|
76
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
77
|
+
*/
|
|
78
|
+
doorOpen: BitFlag;
|
|
79
|
+
}>>;
|
|
80
|
+
/**
|
|
81
|
+
* This field shall indicate those alarms that have become inactive.
|
|
82
|
+
*
|
|
83
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.2
|
|
84
|
+
*/
|
|
85
|
+
inactive: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
86
|
+
/**
|
|
87
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
88
|
+
*/
|
|
89
|
+
doorOpen: BitFlag;
|
|
90
|
+
}>>;
|
|
91
|
+
/**
|
|
92
|
+
* This field shall be a copy of the new State attribute value that resulted in the event being generated. That
|
|
93
|
+
* is, this field shall have all the bits in Active set and shall NOT have any of the bits in Inactive set.
|
|
94
|
+
*
|
|
95
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.4
|
|
96
|
+
*/
|
|
97
|
+
state: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
98
|
+
/**
|
|
99
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
100
|
+
*/
|
|
101
|
+
doorOpen: BitFlag;
|
|
102
|
+
}>>;
|
|
103
|
+
/**
|
|
104
|
+
* This field shall be a copy of the Mask attribute when this event was generated.
|
|
105
|
+
*
|
|
106
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.3
|
|
107
|
+
*/
|
|
108
|
+
mask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
109
|
+
/**
|
|
110
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
111
|
+
*/
|
|
112
|
+
doorOpen: BitFlag;
|
|
113
|
+
}>>;
|
|
114
|
+
}>;
|
|
115
|
+
/**
|
|
116
|
+
* Body of the RefrigeratorAlarm notify event
|
|
117
|
+
*
|
|
118
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1
|
|
119
|
+
*/
|
|
120
|
+
interface NotifyEvent extends TypeFromSchema<typeof TlvNotifyEvent> {
|
|
121
|
+
}
|
|
34
122
|
/**
|
|
35
123
|
* A RefrigeratorAlarmCluster supports these elements if it supports feature Reset.
|
|
36
124
|
*/
|
|
@@ -43,7 +131,12 @@ export declare namespace RefrigeratorAlarm {
|
|
|
43
131
|
*
|
|
44
132
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.6.2
|
|
45
133
|
*/
|
|
46
|
-
readonly latch: FixedAttribute<
|
|
134
|
+
readonly latch: FixedAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
135
|
+
/**
|
|
136
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
137
|
+
*/
|
|
138
|
+
doorOpen: BitFlag;
|
|
139
|
+
}>, any>;
|
|
47
140
|
};
|
|
48
141
|
readonly commands: {
|
|
49
142
|
/**
|
|
@@ -52,8 +145,21 @@ export declare namespace RefrigeratorAlarm {
|
|
|
52
145
|
*
|
|
53
146
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.7.1
|
|
54
147
|
*/
|
|
55
|
-
readonly reset: Command<import("../
|
|
56
|
-
|
|
148
|
+
readonly reset: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
149
|
+
/**
|
|
150
|
+
* This field shall indicate a bitmap where each bit set in this field corresponds to an alarm that shall be
|
|
151
|
+
* reset to inactive in the State attribute unless the alarm definition requires manual intervention. If the
|
|
152
|
+
* alarms indicated are successfully reset, the response status code shall be SUCCESS, otherwise, the response
|
|
153
|
+
* status code shall be FAILURE.
|
|
154
|
+
*
|
|
155
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.7.1.1
|
|
156
|
+
*/
|
|
157
|
+
alarms: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
158
|
+
/**
|
|
159
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
160
|
+
*/
|
|
161
|
+
doorOpen: BitFlag;
|
|
162
|
+
}>>;
|
|
57
163
|
}>, void, any>;
|
|
58
164
|
};
|
|
59
165
|
};
|
|
@@ -79,14 +185,24 @@ export declare namespace RefrigeratorAlarm {
|
|
|
79
185
|
*
|
|
80
186
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.6.1
|
|
81
187
|
*/
|
|
82
|
-
readonly mask: Attribute<
|
|
188
|
+
readonly mask: Attribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
189
|
+
/**
|
|
190
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
191
|
+
*/
|
|
192
|
+
doorOpen: BitFlag;
|
|
193
|
+
}>, any>;
|
|
83
194
|
/**
|
|
84
195
|
* Indicates a bitmap where each bit shall represent the state of an alarm. The value of true means the
|
|
85
196
|
* alarm is active, otherwise the alarm is inactive.
|
|
86
197
|
*
|
|
87
198
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.6.3
|
|
88
199
|
*/
|
|
89
|
-
readonly state: Attribute<
|
|
200
|
+
readonly state: Attribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
201
|
+
/**
|
|
202
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
203
|
+
*/
|
|
204
|
+
doorOpen: BitFlag;
|
|
205
|
+
}>, any>;
|
|
90
206
|
/**
|
|
91
207
|
* Indicates a bitmap where each bit shall represent whether or not an alarm is supported. The value of
|
|
92
208
|
* true means the alarm is supported, otherwise the alarm is not supported.
|
|
@@ -95,7 +211,12 @@ export declare namespace RefrigeratorAlarm {
|
|
|
95
211
|
*
|
|
96
212
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.6.4
|
|
97
213
|
*/
|
|
98
|
-
readonly supported: FixedAttribute<
|
|
214
|
+
readonly supported: FixedAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
215
|
+
/**
|
|
216
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
217
|
+
*/
|
|
218
|
+
doorOpen: BitFlag;
|
|
219
|
+
}>, any>;
|
|
99
220
|
};
|
|
100
221
|
readonly events: {
|
|
101
222
|
/**
|
|
@@ -103,11 +224,52 @@ export declare namespace RefrigeratorAlarm {
|
|
|
103
224
|
*
|
|
104
225
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1
|
|
105
226
|
*/
|
|
106
|
-
readonly notify: Event<import("../
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
227
|
+
readonly notify: Event<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
228
|
+
/**
|
|
229
|
+
* This field shall indicate those alarms that have become active.
|
|
230
|
+
*
|
|
231
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.1
|
|
232
|
+
*/
|
|
233
|
+
active: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
234
|
+
/**
|
|
235
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
236
|
+
*/
|
|
237
|
+
doorOpen: BitFlag;
|
|
238
|
+
}>>;
|
|
239
|
+
/**
|
|
240
|
+
* This field shall indicate those alarms that have become inactive.
|
|
241
|
+
*
|
|
242
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.2
|
|
243
|
+
*/
|
|
244
|
+
inactive: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
245
|
+
/**
|
|
246
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
247
|
+
*/
|
|
248
|
+
doorOpen: BitFlag;
|
|
249
|
+
}>>;
|
|
250
|
+
/**
|
|
251
|
+
* This field shall be a copy of the new State attribute value that resulted in the event being generated. That
|
|
252
|
+
* is, this field shall have all the bits in Active set and shall NOT have any of the bits in Inactive set.
|
|
253
|
+
*
|
|
254
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.4
|
|
255
|
+
*/
|
|
256
|
+
state: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
257
|
+
/**
|
|
258
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
259
|
+
*/
|
|
260
|
+
doorOpen: BitFlag;
|
|
261
|
+
}>>;
|
|
262
|
+
/**
|
|
263
|
+
* This field shall be a copy of the Mask attribute when this event was generated.
|
|
264
|
+
*
|
|
265
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.3
|
|
266
|
+
*/
|
|
267
|
+
mask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
268
|
+
/**
|
|
269
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
270
|
+
*/
|
|
271
|
+
doorOpen: BitFlag;
|
|
272
|
+
}>>;
|
|
111
273
|
}>, any>;
|
|
112
274
|
};
|
|
113
275
|
/**
|
|
@@ -127,7 +289,12 @@ export declare namespace RefrigeratorAlarm {
|
|
|
127
289
|
*
|
|
128
290
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.6.2
|
|
129
291
|
*/
|
|
130
|
-
readonly latch: FixedAttribute<
|
|
292
|
+
readonly latch: FixedAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
293
|
+
/**
|
|
294
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
295
|
+
*/
|
|
296
|
+
doorOpen: BitFlag;
|
|
297
|
+
}>, any>;
|
|
131
298
|
};
|
|
132
299
|
readonly commands: {
|
|
133
300
|
/**
|
|
@@ -136,8 +303,21 @@ export declare namespace RefrigeratorAlarm {
|
|
|
136
303
|
*
|
|
137
304
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.7.1
|
|
138
305
|
*/
|
|
139
|
-
readonly reset: Command<import("../
|
|
140
|
-
|
|
306
|
+
readonly reset: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
307
|
+
/**
|
|
308
|
+
* This field shall indicate a bitmap where each bit set in this field corresponds to an alarm that shall be
|
|
309
|
+
* reset to inactive in the State attribute unless the alarm definition requires manual intervention. If the
|
|
310
|
+
* alarms indicated are successfully reset, the response status code shall be SUCCESS, otherwise, the response
|
|
311
|
+
* status code shall be FAILURE.
|
|
312
|
+
*
|
|
313
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.7.1.1
|
|
314
|
+
*/
|
|
315
|
+
alarms: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
316
|
+
/**
|
|
317
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
318
|
+
*/
|
|
319
|
+
doorOpen: BitFlag;
|
|
320
|
+
}>>;
|
|
141
321
|
}>, void, any>;
|
|
142
322
|
};
|
|
143
323
|
};
|
|
@@ -170,14 +350,24 @@ export declare namespace RefrigeratorAlarm {
|
|
|
170
350
|
*
|
|
171
351
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.6.1
|
|
172
352
|
*/
|
|
173
|
-
readonly mask: Attribute<
|
|
353
|
+
readonly mask: Attribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
354
|
+
/**
|
|
355
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
356
|
+
*/
|
|
357
|
+
doorOpen: BitFlag;
|
|
358
|
+
}>, any>;
|
|
174
359
|
/**
|
|
175
360
|
* Indicates a bitmap where each bit shall represent the state of an alarm. The value of true means the
|
|
176
361
|
* alarm is active, otherwise the alarm is inactive.
|
|
177
362
|
*
|
|
178
363
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.6.3
|
|
179
364
|
*/
|
|
180
|
-
readonly state: Attribute<
|
|
365
|
+
readonly state: Attribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
366
|
+
/**
|
|
367
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
368
|
+
*/
|
|
369
|
+
doorOpen: BitFlag;
|
|
370
|
+
}>, any>;
|
|
181
371
|
/**
|
|
182
372
|
* Indicates a bitmap where each bit shall represent whether or not an alarm is supported. The value of
|
|
183
373
|
* true means the alarm is supported, otherwise the alarm is not supported.
|
|
@@ -186,7 +376,12 @@ export declare namespace RefrigeratorAlarm {
|
|
|
186
376
|
*
|
|
187
377
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.6.4
|
|
188
378
|
*/
|
|
189
|
-
readonly supported: FixedAttribute<
|
|
379
|
+
readonly supported: FixedAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
380
|
+
/**
|
|
381
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
382
|
+
*/
|
|
383
|
+
doorOpen: BitFlag;
|
|
384
|
+
}>, any>;
|
|
190
385
|
};
|
|
191
386
|
readonly events: {
|
|
192
387
|
/**
|
|
@@ -194,11 +389,52 @@ export declare namespace RefrigeratorAlarm {
|
|
|
194
389
|
*
|
|
195
390
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1
|
|
196
391
|
*/
|
|
197
|
-
readonly notify: Event<import("../
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
392
|
+
readonly notify: Event<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
393
|
+
/**
|
|
394
|
+
* This field shall indicate those alarms that have become active.
|
|
395
|
+
*
|
|
396
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.1
|
|
397
|
+
*/
|
|
398
|
+
active: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
399
|
+
/**
|
|
400
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
401
|
+
*/
|
|
402
|
+
doorOpen: BitFlag;
|
|
403
|
+
}>>;
|
|
404
|
+
/**
|
|
405
|
+
* This field shall indicate those alarms that have become inactive.
|
|
406
|
+
*
|
|
407
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.2
|
|
408
|
+
*/
|
|
409
|
+
inactive: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
410
|
+
/**
|
|
411
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
412
|
+
*/
|
|
413
|
+
doorOpen: BitFlag;
|
|
414
|
+
}>>;
|
|
415
|
+
/**
|
|
416
|
+
* This field shall be a copy of the new State attribute value that resulted in the event being generated. That
|
|
417
|
+
* is, this field shall have all the bits in Active set and shall NOT have any of the bits in Inactive set.
|
|
418
|
+
*
|
|
419
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.4
|
|
420
|
+
*/
|
|
421
|
+
state: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
422
|
+
/**
|
|
423
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
424
|
+
*/
|
|
425
|
+
doorOpen: BitFlag;
|
|
426
|
+
}>>;
|
|
427
|
+
/**
|
|
428
|
+
* This field shall be a copy of the Mask attribute when this event was generated.
|
|
429
|
+
*
|
|
430
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.3
|
|
431
|
+
*/
|
|
432
|
+
mask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
433
|
+
/**
|
|
434
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
435
|
+
*/
|
|
436
|
+
doorOpen: BitFlag;
|
|
437
|
+
}>>;
|
|
202
438
|
}>, any>;
|
|
203
439
|
};
|
|
204
440
|
/**
|
|
@@ -218,7 +454,12 @@ export declare namespace RefrigeratorAlarm {
|
|
|
218
454
|
*
|
|
219
455
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.6.2
|
|
220
456
|
*/
|
|
221
|
-
readonly latch: FixedAttribute<
|
|
457
|
+
readonly latch: FixedAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
458
|
+
/**
|
|
459
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
460
|
+
*/
|
|
461
|
+
doorOpen: BitFlag;
|
|
462
|
+
}>, any>;
|
|
222
463
|
};
|
|
223
464
|
readonly commands: {
|
|
224
465
|
/**
|
|
@@ -227,8 +468,21 @@ export declare namespace RefrigeratorAlarm {
|
|
|
227
468
|
*
|
|
228
469
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.7.1
|
|
229
470
|
*/
|
|
230
|
-
readonly reset: Command<import("../
|
|
231
|
-
|
|
471
|
+
readonly reset: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
472
|
+
/**
|
|
473
|
+
* This field shall indicate a bitmap where each bit set in this field corresponds to an alarm that shall be
|
|
474
|
+
* reset to inactive in the State attribute unless the alarm definition requires manual intervention. If the
|
|
475
|
+
* alarms indicated are successfully reset, the response status code shall be SUCCESS, otherwise, the response
|
|
476
|
+
* status code shall be FAILURE.
|
|
477
|
+
*
|
|
478
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.7.1.1
|
|
479
|
+
*/
|
|
480
|
+
alarms: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
481
|
+
/**
|
|
482
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
483
|
+
*/
|
|
484
|
+
doorOpen: BitFlag;
|
|
485
|
+
}>>;
|
|
232
486
|
}>, void, any>;
|
|
233
487
|
};
|
|
234
488
|
};
|
|
@@ -266,7 +520,12 @@ export declare namespace RefrigeratorAlarm {
|
|
|
266
520
|
readonly reset: BitFlag;
|
|
267
521
|
};
|
|
268
522
|
readonly attributes: {
|
|
269
|
-
readonly latch: FixedAttribute<
|
|
523
|
+
readonly latch: FixedAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
524
|
+
/**
|
|
525
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
526
|
+
*/
|
|
527
|
+
doorOpen: BitFlag;
|
|
528
|
+
}>, any> & {
|
|
270
529
|
readonly optional: true;
|
|
271
530
|
readonly isConditional: true;
|
|
272
531
|
readonly optionalIf: [] | import("../cluster/Cluster.js").ConditionalFeatureList<import("../schema/BitmapSchema.js").BitSchema>;
|
|
@@ -274,9 +533,24 @@ export declare namespace RefrigeratorAlarm {
|
|
|
274
533
|
reset: boolean;
|
|
275
534
|
}];
|
|
276
535
|
};
|
|
277
|
-
readonly mask: Attribute<
|
|
278
|
-
|
|
279
|
-
|
|
536
|
+
readonly mask: Attribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
537
|
+
/**
|
|
538
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
539
|
+
*/
|
|
540
|
+
doorOpen: BitFlag;
|
|
541
|
+
}>, any>;
|
|
542
|
+
readonly state: Attribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
543
|
+
/**
|
|
544
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
545
|
+
*/
|
|
546
|
+
doorOpen: BitFlag;
|
|
547
|
+
}>, any>;
|
|
548
|
+
readonly supported: FixedAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
549
|
+
/**
|
|
550
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
551
|
+
*/
|
|
552
|
+
doorOpen: BitFlag;
|
|
553
|
+
}>, any>;
|
|
280
554
|
readonly clusterRevision: Attribute<number, never>;
|
|
281
555
|
readonly featureMap: Attribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
282
556
|
/**
|
|
@@ -291,8 +565,21 @@ export declare namespace RefrigeratorAlarm {
|
|
|
291
565
|
readonly generatedCommandList: Attribute<import("../index.js").CommandId[], never>;
|
|
292
566
|
};
|
|
293
567
|
readonly commands: {
|
|
294
|
-
readonly reset: Command<import("../
|
|
295
|
-
|
|
568
|
+
readonly reset: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
569
|
+
/**
|
|
570
|
+
* This field shall indicate a bitmap where each bit set in this field corresponds to an alarm that shall be
|
|
571
|
+
* reset to inactive in the State attribute unless the alarm definition requires manual intervention. If the
|
|
572
|
+
* alarms indicated are successfully reset, the response status code shall be SUCCESS, otherwise, the response
|
|
573
|
+
* status code shall be FAILURE.
|
|
574
|
+
*
|
|
575
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.7.1.1
|
|
576
|
+
*/
|
|
577
|
+
alarms: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
578
|
+
/**
|
|
579
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
580
|
+
*/
|
|
581
|
+
doorOpen: BitFlag;
|
|
582
|
+
}>>;
|
|
296
583
|
}>, void, any> & {
|
|
297
584
|
readonly optional: true;
|
|
298
585
|
readonly isConditional: true;
|
|
@@ -308,11 +595,52 @@ export declare namespace RefrigeratorAlarm {
|
|
|
308
595
|
*
|
|
309
596
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1
|
|
310
597
|
*/
|
|
311
|
-
readonly notify: Event<import("../
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
598
|
+
readonly notify: Event<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
599
|
+
/**
|
|
600
|
+
* This field shall indicate those alarms that have become active.
|
|
601
|
+
*
|
|
602
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.1
|
|
603
|
+
*/
|
|
604
|
+
active: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
605
|
+
/**
|
|
606
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
607
|
+
*/
|
|
608
|
+
doorOpen: BitFlag;
|
|
609
|
+
}>>;
|
|
610
|
+
/**
|
|
611
|
+
* This field shall indicate those alarms that have become inactive.
|
|
612
|
+
*
|
|
613
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.2
|
|
614
|
+
*/
|
|
615
|
+
inactive: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
616
|
+
/**
|
|
617
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
618
|
+
*/
|
|
619
|
+
doorOpen: BitFlag;
|
|
620
|
+
}>>;
|
|
621
|
+
/**
|
|
622
|
+
* This field shall be a copy of the new State attribute value that resulted in the event being generated. That
|
|
623
|
+
* is, this field shall have all the bits in Active set and shall NOT have any of the bits in Inactive set.
|
|
624
|
+
*
|
|
625
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.4
|
|
626
|
+
*/
|
|
627
|
+
state: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
628
|
+
/**
|
|
629
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
630
|
+
*/
|
|
631
|
+
doorOpen: BitFlag;
|
|
632
|
+
}>>;
|
|
633
|
+
/**
|
|
634
|
+
* This field shall be a copy of the Mask attribute when this event was generated.
|
|
635
|
+
*
|
|
636
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.3
|
|
637
|
+
*/
|
|
638
|
+
mask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
|
|
639
|
+
/**
|
|
640
|
+
* The cabinet’s door has been open for a vendor defined amount of time.
|
|
641
|
+
*/
|
|
642
|
+
doorOpen: BitFlag;
|
|
643
|
+
}>>;
|
|
316
644
|
}>, any>;
|
|
317
645
|
};
|
|
318
646
|
}, []>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"refrigerator-alarm.d.ts","sourceRoot":"","sources":["../../../src/clusters/refrigerator-alarm.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,6CAA6C;AAE7C,OAAO,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAE,cAAc,EAAE,OAAO,EAAiB,SAAS,EAAE,KAAK,EAAiB,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"refrigerator-alarm.d.ts","sourceRoot":"","sources":["../../../src/clusters/refrigerator-alarm.ts"],"names":[],"mappings":"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"}
|
|
@@ -24,9 +24,9 @@ __export(refrigerator_alarm_exports, {
|
|
|
24
24
|
module.exports = __toCommonJS(refrigerator_alarm_exports);
|
|
25
25
|
var import_MutableCluster = require("../cluster/mutation/MutableCluster.js");
|
|
26
26
|
var import_Cluster = require("../cluster/Cluster.js");
|
|
27
|
-
var import_TlvNumber = require("../tlv/TlvNumber.js");
|
|
28
|
-
var import_alarm_base = require("./alarm-base.js");
|
|
29
27
|
var import_BitmapSchema = require("../schema/BitmapSchema.js");
|
|
28
|
+
var import_TlvNumber = require("../tlv/TlvNumber.js");
|
|
29
|
+
var import_TlvObject = require("../tlv/TlvObject.js");
|
|
30
30
|
var import_ClusterRegistry = require("../cluster/ClusterRegistry.js");
|
|
31
31
|
/**
|
|
32
32
|
* @license
|
|
@@ -45,6 +45,44 @@ var RefrigeratorAlarm;
|
|
|
45
45
|
*/
|
|
46
46
|
doorOpen: (0, import_BitmapSchema.BitFlag)(0)
|
|
47
47
|
};
|
|
48
|
+
RefrigeratorAlarm2.TlvResetRequest = (0, import_TlvObject.TlvObject)({
|
|
49
|
+
/**
|
|
50
|
+
* This field shall indicate a bitmap where each bit set in this field corresponds to an alarm that shall be
|
|
51
|
+
* reset to inactive in the State attribute unless the alarm definition requires manual intervention. If the
|
|
52
|
+
* alarms indicated are successfully reset, the response status code shall be SUCCESS, otherwise, the response
|
|
53
|
+
* status code shall be FAILURE.
|
|
54
|
+
*
|
|
55
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.7.1.1
|
|
56
|
+
*/
|
|
57
|
+
alarms: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt32, RefrigeratorAlarm2.Alarm))
|
|
58
|
+
});
|
|
59
|
+
RefrigeratorAlarm2.TlvNotifyEvent = (0, import_TlvObject.TlvObject)({
|
|
60
|
+
/**
|
|
61
|
+
* This field shall indicate those alarms that have become active.
|
|
62
|
+
*
|
|
63
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.1
|
|
64
|
+
*/
|
|
65
|
+
active: (0, import_TlvObject.TlvField)(1, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt32, RefrigeratorAlarm2.Alarm)),
|
|
66
|
+
/**
|
|
67
|
+
* This field shall indicate those alarms that have become inactive.
|
|
68
|
+
*
|
|
69
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.2
|
|
70
|
+
*/
|
|
71
|
+
inactive: (0, import_TlvObject.TlvField)(2, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt32, RefrigeratorAlarm2.Alarm)),
|
|
72
|
+
/**
|
|
73
|
+
* This field shall be a copy of the new State attribute value that resulted in the event being generated. That
|
|
74
|
+
* is, this field shall have all the bits in Active set and shall NOT have any of the bits in Inactive set.
|
|
75
|
+
*
|
|
76
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.4
|
|
77
|
+
*/
|
|
78
|
+
state: (0, import_TlvObject.TlvField)(3, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt32, RefrigeratorAlarm2.Alarm)),
|
|
79
|
+
/**
|
|
80
|
+
* This field shall be a copy of the Mask attribute when this event was generated.
|
|
81
|
+
*
|
|
82
|
+
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1.3
|
|
83
|
+
*/
|
|
84
|
+
mask: (0, import_TlvObject.TlvField)(4, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt32, RefrigeratorAlarm2.Alarm))
|
|
85
|
+
});
|
|
48
86
|
RefrigeratorAlarm2.ResetComponent = import_MutableCluster.MutableCluster.Component({
|
|
49
87
|
attributes: {
|
|
50
88
|
/**
|
|
@@ -54,7 +92,7 @@ var RefrigeratorAlarm;
|
|
|
54
92
|
*
|
|
55
93
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.6.2
|
|
56
94
|
*/
|
|
57
|
-
latch: (0, import_Cluster.FixedAttribute)(1, import_TlvNumber.TlvUInt32)
|
|
95
|
+
latch: (0, import_Cluster.FixedAttribute)(1, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt32, RefrigeratorAlarm2.Alarm))
|
|
58
96
|
},
|
|
59
97
|
commands: {
|
|
60
98
|
/**
|
|
@@ -63,7 +101,7 @@ var RefrigeratorAlarm;
|
|
|
63
101
|
*
|
|
64
102
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.7.1
|
|
65
103
|
*/
|
|
66
|
-
reset: (0, import_Cluster.Command)(0,
|
|
104
|
+
reset: (0, import_Cluster.Command)(0, RefrigeratorAlarm2.TlvResetRequest, 0, import_Cluster.TlvNoResponse)
|
|
67
105
|
}
|
|
68
106
|
});
|
|
69
107
|
RefrigeratorAlarm2.Base = import_MutableCluster.MutableCluster.Component({
|
|
@@ -85,14 +123,14 @@ var RefrigeratorAlarm;
|
|
|
85
123
|
*
|
|
86
124
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.6.1
|
|
87
125
|
*/
|
|
88
|
-
mask: (0, import_Cluster.Attribute)(0, import_TlvNumber.TlvUInt32),
|
|
126
|
+
mask: (0, import_Cluster.Attribute)(0, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt32, RefrigeratorAlarm2.Alarm)),
|
|
89
127
|
/**
|
|
90
128
|
* Indicates a bitmap where each bit shall represent the state of an alarm. The value of true means the
|
|
91
129
|
* alarm is active, otherwise the alarm is inactive.
|
|
92
130
|
*
|
|
93
131
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.6.3
|
|
94
132
|
*/
|
|
95
|
-
state: (0, import_Cluster.Attribute)(2, import_TlvNumber.TlvUInt32),
|
|
133
|
+
state: (0, import_Cluster.Attribute)(2, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt32, RefrigeratorAlarm2.Alarm)),
|
|
96
134
|
/**
|
|
97
135
|
* Indicates a bitmap where each bit shall represent whether or not an alarm is supported. The value of
|
|
98
136
|
* true means the alarm is supported, otherwise the alarm is not supported.
|
|
@@ -101,7 +139,7 @@ var RefrigeratorAlarm;
|
|
|
101
139
|
*
|
|
102
140
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.6.4
|
|
103
141
|
*/
|
|
104
|
-
supported: (0, import_Cluster.FixedAttribute)(3, import_TlvNumber.TlvUInt32)
|
|
142
|
+
supported: (0, import_Cluster.FixedAttribute)(3, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt32, RefrigeratorAlarm2.Alarm))
|
|
105
143
|
},
|
|
106
144
|
events: {
|
|
107
145
|
/**
|
|
@@ -109,7 +147,7 @@ var RefrigeratorAlarm;
|
|
|
109
147
|
*
|
|
110
148
|
* @see {@link MatterSpecification.v13.Cluster} § 1.15.8.1
|
|
111
149
|
*/
|
|
112
|
-
notify: (0, import_Cluster.Event)(0, import_Cluster.EventPriority.Info,
|
|
150
|
+
notify: (0, import_Cluster.Event)(0, import_Cluster.EventPriority.Info, RefrigeratorAlarm2.TlvNotifyEvent)
|
|
113
151
|
},
|
|
114
152
|
/**
|
|
115
153
|
* This metadata controls which RefrigeratorAlarmCluster elements matter.js activates for specific feature
|