Skip to content

Commit

Permalink
Revert "Zap regenerate all"
Browse files Browse the repository at this point in the history
This reverts commit 247795f.
  • Loading branch information
mideayanghui committed Jun 1, 2023
1 parent 0618092 commit df902bc
Show file tree
Hide file tree
Showing 56 changed files with 586 additions and 842 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
11 changes: 0 additions & 11 deletions examples/bridge-app/bridge-common/bridge-app.matter
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
11 changes: 0 additions & 11 deletions examples/chef/devices/rootnode_contactsensor_lFAGG1bfRO.matter
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
11 changes: 0 additions & 11 deletions examples/chef/devices/rootnode_dimmablelight_bCwGYSDpoe.matter
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
11 changes: 0 additions & 11 deletions examples/chef/devices/rootnode_doorlock_aNKYAreMXE.matter
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
11 changes: 0 additions & 11 deletions examples/chef/devices/rootnode_fan_7N2TobIlOX.matter
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
11 changes: 0 additions & 11 deletions examples/chef/devices/rootnode_flowsensor_1zVxHedlaV.matter
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
11 changes: 0 additions & 11 deletions examples/chef/devices/rootnode_humiditysensor_Xyj4gda6Hb.matter
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
11 changes: 0 additions & 11 deletions examples/chef/devices/rootnode_lightsensor_lZQycTFcJK.matter
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
11 changes: 0 additions & 11 deletions examples/chef/devices/rootnode_occupancysensor_iHyVgifZuo.matter
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
11 changes: 0 additions & 11 deletions examples/chef/devices/rootnode_onofflight_bbs1b7IaOV.matter
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
11 changes: 0 additions & 11 deletions examples/chef/devices/rootnode_onofflightswitch_FsPlMr090Q.matter
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ struct ApplicationStruct {
char_string applicationID = 1;
}

struct ErrorStateStruct {
ErrorStateEnum errorStateID = 0;
nullable char_string<64> errorStateLabel = 1;
optional char_string<64> errorStateDetails = 2;
}

struct LabelStruct {
char_string<16> label = 0;
char_string<16> value = 1;
}

struct OperationalStateStruct {
OperationalStateEnum operationalStateID = 0;
char_string<64> operationalStateLabel = 1;
}

/** Attributes and commands for putting a device into Identification mode (e.g. flashing a light). */
server cluster Identify = 3 {
enum EffectIdentifierEnum : ENUM8 {
Expand Down
Loading

0 comments on commit df902bc

Please sign in to comment.