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
Current Darwin MTRDevice doesn't pass event timestamp to the MTRDeviceDelegate.
Apps may need to use the timestamp to discard too old events.
Please add event timestamps (maybe add to the dictionary with a dedicated key).
Platform
darwin
Platform Version(s)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Oh, and the event timestamp even in MTREventReport is kinda broken, since it just gives the value but not the type (system vs epoch time).... We should add the type information in MTREventReport, and in the MTRDevice bits.
Feature description
Current Darwin MTRDevice doesn't pass event timestamp to the MTRDeviceDelegate.
Apps may need to use the timestamp to discard too old events.
Please add event timestamps (maybe add to the dictionary with a dedicated key).
Platform
darwin
Platform Version(s)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: