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
{{ message }}
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
Currently neither kEventChangeBegin nor kEventChangeEnd are defined to be generated for updates. Technically, the notion of a "Change", as relates to these events, is specific to Notifications. No similar concept has been defined for Updates.
One set of events that is notably missing is kEventUpdateRequestBegin/kEventUpdateRequestEnd. These would provide the closest thing to "change" begin / end.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
openweave-core/src/lib/profiles/data-management/Current/TraitData.cpp
Line 1647 in bf446e9
Need to call OnEvent(kEventChangedEnd, NULL) here.
The text was updated successfully, but these errors were encountered: