Azure Time Series Insights
An Azure internet of things (IoT) analytics platform to monitor, analyze, and visualize industrial IoT analytics data at scale.
78 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am using Microsoft graph Api and for event changes i am using delta query. My question is,
If i make changes to the full series event and one occurrence of the series event, how do we know if only one occurrence has changed or if the full series has changed?
Because right now, by using Delta query, i am getting series master array and as well as all occurrences of the mater series.
Do we have any key or field in master series event that indicates that full series get updated?