Skip to content

Commit

Permalink
Add generated files (Alchemy and ZAP)
Browse files Browse the repository at this point in the history
  • Loading branch information
tersal committed Feb 25, 2025
1 parent 18dd436 commit 1682c09
Show file tree
Hide file tree
Showing 16 changed files with 606 additions and 224 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1916,7 +1916,7 @@ cluster Thermostat = 513 {

/** An interface for controlling a fan in a heating/cooling system. */
cluster FanControl = 514 {
revision 4;
revision 5;

enum AirflowDirectionEnum : enum8 {
kForward = 0;
Expand Down Expand Up @@ -1992,7 +1992,7 @@ cluster FanControl = 514 {
optional boolean lowestOff = 2;
}

/** The Step command speeds up or slows down the fan, in steps. */
/** This command speeds up or slows down the fan, in steps, without a client having to know the fan speed. */
command Step(StepRequest): DefaultSuccess = 0;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5779,7 +5779,7 @@ cluster Thermostat = 513 {

/** An interface for controlling a fan in a heating/cooling system. */
cluster FanControl = 514 {
revision 4;
revision 5;

enum AirflowDirectionEnum : enum8 {
kForward = 0;
Expand Down Expand Up @@ -5855,7 +5855,7 @@ cluster FanControl = 514 {
optional boolean lowestOff = 2;
}

/** The Step command speeds up or slows down the fan, in steps. */
/** This command speeds up or slows down the fan, in steps, without a client having to know the fan speed. */
command Step(StepRequest): DefaultSuccess = 0;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4191,7 +4191,7 @@ cluster Thermostat = 513 {

/** An interface for controlling a fan in a heating/cooling system. */
cluster FanControl = 514 {
revision 4;
revision 5;

enum AirflowDirectionEnum : enum8 {
kForward = 0;
Expand Down Expand Up @@ -4267,7 +4267,7 @@ cluster FanControl = 514 {
optional boolean lowestOff = 2;
}

/** The Step command speeds up or slows down the fan, in steps. */
/** This command speeds up or slows down the fan, in steps, without a client having to know the fan speed. */
command Step(StepRequest): DefaultSuccess = 0;
}

Expand Down
4 changes: 2 additions & 2 deletions examples/chef/devices/rootnode_airpurifier_73a6fe2651.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1659,7 +1659,7 @@ cluster ActivatedCarbonFilterMonitoring = 114 {

/** An interface for controlling a fan in a heating/cooling system. */
cluster FanControl = 514 {
revision 4;
revision 5;

enum AirflowDirectionEnum : enum8 {
kForward = 0;
Expand Down Expand Up @@ -1735,7 +1735,7 @@ cluster FanControl = 514 {
optional boolean lowestOff = 2;
}

/** The Step command speeds up or slows down the fan, in steps. */
/** This command speeds up or slows down the fan, in steps, without a client having to know the fan speed. */
command Step(StepRequest): DefaultSuccess = 0;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1839,7 +1839,7 @@ cluster Thermostat = 513 {

/** An interface for controlling a fan in a heating/cooling system. */
cluster FanControl = 514 {
revision 4;
revision 5;

enum AirflowDirectionEnum : enum8 {
kForward = 0;
Expand Down Expand Up @@ -1915,7 +1915,7 @@ cluster FanControl = 514 {
optional boolean lowestOff = 2;
}

/** The Step command speeds up or slows down the fan, in steps. */
/** This command speeds up or slows down the fan, in steps, without a client having to know the fan speed. */
command Step(StepRequest): DefaultSuccess = 0;
}

Expand Down
4 changes: 2 additions & 2 deletions examples/chef/devices/rootnode_fan_7N2TobIlOX.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,7 @@ cluster FixedLabel = 64 {

/** An interface for controlling a fan in a heating/cooling system. */
cluster FanControl = 514 {
revision 4;
revision 5;

enum AirflowDirectionEnum : enum8 {
kForward = 0;
Expand Down Expand Up @@ -1638,7 +1638,7 @@ cluster FanControl = 514 {
optional boolean lowestOff = 2;
}

/** The Step command speeds up or slows down the fan, in steps. */
/** This command speeds up or slows down the fan, in steps, without a client having to know the fan speed. */
command Step(StepRequest): DefaultSuccess = 0;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2135,7 +2135,7 @@ cluster Thermostat = 513 {

/** An interface for controlling a fan in a heating/cooling system. */
cluster FanControl = 514 {
revision 4;
revision 5;

enum AirflowDirectionEnum : enum8 {
kForward = 0;
Expand Down Expand Up @@ -2211,7 +2211,7 @@ cluster FanControl = 514 {
optional boolean lowestOff = 2;
}

/** The Step command speeds up or slows down the fan, in steps. */
/** This command speeds up or slows down the fan, in steps, without a client having to know the fan speed. */
command Step(StepRequest): DefaultSuccess = 0;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1779,7 +1779,7 @@ cluster Thermostat = 513 {

/** An interface for controlling a fan in a heating/cooling system. */
cluster FanControl = 514 {
revision 4;
revision 5;

enum AirflowDirectionEnum : enum8 {
kForward = 0;
Expand Down Expand Up @@ -1855,7 +1855,7 @@ cluster FanControl = 514 {
optional boolean lowestOff = 2;
}

/** The Step command speeds up or slows down the fan, in steps. */
/** This command speeds up or slows down the fan, in steps, without a client having to know the fan speed. */
command Step(StepRequest): DefaultSuccess = 0;
}

Expand Down
4 changes: 2 additions & 2 deletions examples/chef/devices/rootnode_thermostat_bm3fb8dhYi.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1999,7 +1999,7 @@ cluster Thermostat = 513 {

/** An interface for controlling a fan in a heating/cooling system. */
cluster FanControl = 514 {
revision 4;
revision 5;

enum AirflowDirectionEnum : enum8 {
kForward = 0;
Expand Down Expand Up @@ -2075,7 +2075,7 @@ cluster FanControl = 514 {
optional boolean lowestOff = 2;
}

/** The Step command speeds up or slows down the fan, in steps. */
/** This command speeds up or slows down the fan, in steps, without a client having to know the fan speed. */
command Step(StepRequest): DefaultSuccess = 0;
}

Expand Down
Loading

0 comments on commit 1682c09

Please sign in to comment.