File tree 1 file changed +3
-2
lines changed
examples/energy-management-app/linux
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -595,8 +595,9 @@ Step-by-step:
595
595
596
596
1. Set the default TestEventTrigger (`0x0094000000000000`):
597
597
598
- - `0x0094000000000000` corresponds to `kBasicInstallationTestEvent` from
599
- `WaterHeadermanagementTestEventTriggerHandler.h`
598
+ - `0x0094000000000000` corresponds to
599
+ [`kBasicInstallationTestEvent`](https://github.com/project-chip/connectedhomeip/blob/5e3127f5ac61e13c572a968199280d90a9c19dce/src/app/clusters/water-heater-management-server/WaterHeaterManagementTestEventTriggerHandler.h#L47)
600
+ from `WaterHeadermanagementTestEventTriggerHandler.h`
600
601
- `hex:00010203...0e0f` is the `--enable-key` passed to the startup of
601
602
chip-energy-management-app
602
603
- `0x12344321` is the node-id that the app was commissioned on
You can’t perform that action at this time.
0 commit comments