Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(cluster): add test for handling frames
The tests ensure that: 1. A cluster specific response is sent even when disable default response is set. 2. A default response is not sent when disable default response is set. 3. A default response is not sent in response to receiving a default response. 4. A default response is not sent in response to a group addressed frame. 5. A default response (error status) is sent when the frame could not be handled by the resp. cluster.
- Loading branch information