Skip to content

Commit

Permalink
Merge branch 'master' into 30727-add-evse-to-all_clusters
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesharrow authored Dec 15, 2023
2 parents 03043f5 + 221e466 commit d83c5be
Show file tree
Hide file tree
Showing 148 changed files with 917 additions and 540 deletions.
322 changes: 204 additions & 118 deletions .github/labeler.yml

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion .github/workflows/labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ on:

jobs:
triage:
name: Label Triage
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Original file line number Diff line number Diff line change
Expand Up @@ -811,8 +811,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -764,8 +764,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1942,8 +1942,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1822,8 +1822,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down Expand Up @@ -4935,7 +4935,7 @@ cluster KeypadInput = 1289 {

/** This cluster provides an interface for launching content on a media player device such as a TV or Speaker. */
cluster ContentLauncher = 1290 {
revision 1; // NOTE: Default/not specifically set
revision 1;

enum CharacteristicEnum : enum8 {
kForcedSubtitles = 0;
Expand Down
4 changes: 2 additions & 2 deletions examples/bridge-app/bridge-common/bridge-app.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1214,8 +1214,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -987,8 +987,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -734,8 +734,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -872,8 +872,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -894,8 +894,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1085,8 +1085,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -970,8 +970,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1167,8 +1167,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
4 changes: 2 additions & 2 deletions examples/chef/devices/rootnode_dishwasher_cc105034fe.matter
Original file line number Diff line number Diff line change
Expand Up @@ -697,8 +697,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
4 changes: 2 additions & 2 deletions examples/chef/devices/rootnode_doorlock_aNKYAreMXE.matter
Original file line number Diff line number Diff line change
Expand Up @@ -970,8 +970,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1167,8 +1167,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
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 @@ -949,8 +949,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
4 changes: 2 additions & 2 deletions examples/chef/devices/rootnode_flowsensor_1zVxHedlaV.matter
Original file line number Diff line number Diff line change
Expand Up @@ -970,8 +970,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -657,8 +657,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1167,8 +1167,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -970,8 +970,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -697,8 +697,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
4 changes: 2 additions & 2 deletions examples/chef/devices/rootnode_lightsensor_lZQycTFcJK.matter
Original file line number Diff line number Diff line change
Expand Up @@ -970,8 +970,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -970,8 +970,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
4 changes: 2 additions & 2 deletions examples/chef/devices/rootnode_onofflight_bbs1b7IaOV.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1167,8 +1167,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
4 changes: 2 additions & 2 deletions examples/chef/devices/rootnode_onofflight_samplemei.matter
Original file line number Diff line number Diff line change
Expand Up @@ -1167,8 +1167,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1114,8 +1114,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1042,8 +1042,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -970,8 +970,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
4 changes: 2 additions & 2 deletions examples/chef/devices/rootnode_pump_5f904818cc.matter
Original file line number Diff line number Diff line change
Expand Up @@ -769,8 +769,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
4 changes: 2 additions & 2 deletions examples/chef/devices/rootnode_pump_a811bb33a0.matter
Original file line number Diff line number Diff line change
Expand Up @@ -769,8 +769,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -697,8 +697,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -734,8 +734,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -806,8 +806,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
4 changes: 2 additions & 2 deletions examples/chef/devices/rootnode_smokecoalarm_686fe0dcb8.matter
Original file line number Diff line number Diff line change
Expand Up @@ -993,8 +993,8 @@ cluster GeneralDiagnostics = 51 {
}

response struct TimeSnapshotResponse = 2 {
systime_us systemTimeUs = 0;
nullable epoch_us UTCTimeUs = 1;
systime_ms systemTimeMs = 0;
nullable posix_ms posixTimeMs = 1;
}

/** Provide a means for certification tests to trigger some test-plan-specific events */
Expand Down
Loading

0 comments on commit d83c5be

Please sign in to comment.