You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@cheng5230 I have added the FabricDelegateImpl into the porting layer in this branch.
This should be flexible for user to include their codes when different fabric event happens.
For your reference, I have added PostEvent() for CommissiongWindowOpened, you can check if the implementation has meet your needs. But when officially added into the repo, the example will be removed.
Passing FabricDelegateImpl related events to matter_core_device_callback_internal
![image](https://private-user-images.githubusercontent.com/38391461/340170402-c033deba-6c10-42c9-8951-8d533400432b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MzY2NDgsIm5iZiI6MTczOTkzNjM0OCwicGF0aCI6Ii8zODM5MTQ2MS8zNDAxNzA0MDItYzAzM2RlYmEtNmMxMC00MmM5LTg5NTEtOGQ1MzM0MDA0MzJiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE5VDAzMzkwOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMxNTdiOTVkODllNDU5MGYxMzgyYzM4YTg5Y2IxMDUzYmFlMGQ0YjZmOWYxMzcyZGExMWQ5NzNjNGVkMjYxNGQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.eKIISTZCs5oG5X19ea9Z7FGQY6VBktn3-lSfUz3kUGI)
thanks
The text was updated successfully, but these errors were encountered: