Replies: 2 comments 1 reply
-
Yes, you should perform the reconciliation manually. Another hook would be needed on FD, something like |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, instead I ask if the device is offline when save data, data sync automatically with REST API when the device comes back online? Or I will sync data manually? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am wondering about the strategy used for data sync with the REST API.
In our scenario the data on the server side can be altered through multiple endpoints. Will the data just be overridden on the REST API as soon as the device has online access again, or is there a way to determine the newest piece of data and combine the datasets (server side has altered in meantime and is newer now)?
Beta Was this translation helpful? Give feedback.
All reactions