Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Power source: Update bridge app #28134

Merged
merged 5 commits into from
Jul 22, 2023

Conversation

cecille
Copy link
Contributor

@cecille cecille commented Jul 20, 2023

  • move power cluster to composed endpoint base
  • add power source device type to composed endpoint base
  • add endpoint list to power source cluster
  • update revision of power source cluster
  • Use AttributeAccess interface (allows list handling)
  • Add required attributes

NOTE: The events list is still not correct, so the bridge app
does not pass the 1.1 test

Tests: Attributes ok on 1.1, events fail, 2.1 ok

- move power cluster to composed endpoint base
- add power source device type to composed endpoint base
- add endpoint list to power source cluster
- update revision of power source cluster
- Use AttributeAccess interface (allows list handling)
- Add required attributes

NOTE: The events list is still not correct, so the bridge app
      does not pass the 1.1 test

Tests: Attributes ok on 1.1, 2.1 ok
examples/bridge-app/linux/main.cpp Outdated Show resolved Hide resolved
examples/bridge-app/linux/main.cpp Outdated Show resolved Hide resolved
examples/bridge-app/linux/main.cpp Show resolved Hide resolved
examples/bridge-app/linux/main.cpp Outdated Show resolved Hide resolved
cecille added 2 commits July 21, 2023 01:33
Test: Read EndpointList attribute from correct and incorrect cluster
      TC_PS_1_1, TC_PS_2_1 (1.1 fails, but not on attributes)
      also tried with empty endpoint list - OK
@cecille cecille force-pushed the power_source_bridge_app branch from 21086c3 to c5fb3fd Compare July 21, 2023 15:05
examples/bridge-app/linux/main.cpp Outdated Show resolved Hide resolved
examples/bridge-app/linux/main.cpp Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants