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

Get Matter UniqueID of Matter Device using MatterSupport Framework for Alexa App2App Linking [iOS] [Tooling] [darwin] #34072

Closed
kshrikant opened this issue Jun 25, 2024 · 1 comment

Comments

@kshrikant
Copy link

kshrikant commented Jun 25, 2024

Reproduction steps / Feature

Hello there, I'm recently started working on Matter devices for iOS. Currently I'm working for App2App linking with Alexa.

For instance you can refer this Alexa.Commissionable Interface 1.0

Were we are doing - AddOrUpdateReport you can get more about here in below flow diagram.

Our need is to figure it out customIdentifier So can someone please/share help with me how to get it ?

Screenshot 2024-06-25 at 6 59 26 PM

For reference here is the flow -

Screenshot 2024-06-21 at 7 00 16 PM

Similar question - https://forums.developer.apple.com/forums/thread/725724

Platform

darwin, iOS, other

Platform Version(s)

No response

Type

Hardware validated

(Optional) If manually tested please explain why this is only manually tested

No response

Anything else?

Similar thread were I got to see same question but didn't answered.

How do I obtain the unique ID of matter device using Matter support framework

@bzbarsky-apple
Copy link
Contributor

This does not sound like an issue with any code in the Matter SDK.

If your issue is with Apple's MatterSupport (not Matter) framework, please file a Feedback Assistant ticket. Let me know the ticket ID and I will have it followed up on.

If your issue is with some Alexa API I don't know where those issues should be reported.

Looking at the linked thread at https://forums.developer.apple.com/forums/thread/725724 there seems to be some serious confusion there: you use MatterSupport to get the device onto the network and open a commissioning window on it. Then you use Matter.framework to commission the device. As part of doing that, you can read data from the device once the PASE session is established and whatnot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants