You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently running through the PICS files for v1.4.1 and came to the mandatory DGGEN.S.A0008 (Indicates that node is configured for test event triggers.) - at least mandatory if General Diagnostics Cluster is implemented as a server, which is the fact as default in esp-matter. Here's the PICS: General Diagnostics Cluster Test Plan.zip
Currently ./chip-tool generaldiagnostics read test-event-triggers-enabled 1 0 reads as TestEventTriggersEnabled: FALSE.
Is this already the correct and complete answer? I did not read nor run the test cases for this cluster, but I also could not find the correct answer for PIXIT.DGGEN.ENABLEKEY (EnableKey for TestEventTrigger Command is provided by the manufacturer). Where do we specify the key? Didn't find it either in menuconfig.
Or more generally, is there some information about PIXIT-predefines in esp-matter?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently running through the PICS files for v1.4.1 and came to the mandatory DGGEN.S.A0008 (Indicates that node is configured for test event triggers.) - at least mandatory if General Diagnostics Cluster is implemented as a server, which is the fact as default in esp-matter. Here's the PICS:
General Diagnostics Cluster Test Plan.zip
Currently
./chip-tool generaldiagnostics read test-event-triggers-enabled 1 0
reads asTestEventTriggersEnabled: FALSE
.Is this already the correct and complete answer? I did not read nor run the test cases for this cluster, but I also could not find the correct answer for PIXIT.DGGEN.ENABLEKEY (EnableKey for TestEventTrigger Command is provided by the manufacturer). Where do we specify the key? Didn't find it either in
menuconfig
.Or more generally, is there some information about PIXIT-predefines in esp-matter?
Beta Was this translation helpful? Give feedback.
All reactions