A customer can register Command Passthrough to receive commands sent by a remote device(Dimmer Switch, Alarm Device) and pass commands through to Host Micro, RapidHA automatically processing the command payload.
This is typically done so that the command payload and corresponding action can be handled by the Host Micro-controller.
Step-by-step guide
Summary
- Setup Register Command Passthrough for desired cluster during startup config.
- Setup Network.
- Join Device.
- Bind Device to Coordinator.
- (If using RapidHA Desktop) Close/open com port
Register Command Passthrough
For this, a customer without a working host micro can use the RapidHA Serial Log feature to send the command-passthru frames during startup configuration.
- Start RapidHA Desktop and open the Serial Log
- Open comport and set the desired configuration
- Take note of frames passed from Host to Module
- Example :
[09:57:31]: F1 03 00 B9 02 00 00 BE 00 [RHADeviceTypeWrite]
[09:57:31]: F1 03 30 BA 00 ED 00 [RHAClearEndpointConfig]......
- Example :
Resend frames but add the /wiki/spaces/SPRHA15/pages/37093429 before sending StartupSyncComplete frame. This can be done using RapidHA Desktop by parsing the Frames and manually enter using the Serial Log.
Setup Network
This is done as normal
Join Device
This is done as normal.
ZLL Remotes can take more work to join to network. Please refer to Remote user manual for joining process.
Bind Device To Controller
Please follow Step 1 of this guide to bind the device cluster to the coordinator