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

[portinglayer] Implement error mapping support for matter sdk #107

Merged
merged 8 commits into from
Jun 16, 2023

Conversation

step0035
Copy link
Collaborator

@step0035 step0035 commented May 8, 2023

Error mapping

  • Standardize return types for below api
    • wifi
    • dct
    • flash
  • The real mapping happens inside AmebaUtils in matter sdk
  • Added timer related api
  • Added more wifi related api

DHCP split into ipv4 and ipv6

  • run dhcp for both ipv4 and ipv6
  • matter will call release ip api on disconnect

Build

  • add AclStorage and DefaultAclStorage

@step0035 step0035 requested review from AdamZhang0124 and xshuqun May 8, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants