I am trying to recreate modified sync using APIs.
I could access the dataETag of a table from server by accessing table resources using the api given here: https://docs.odk-x.org/odk-2-sync-protocol/#data-grouping-2-rest-synchronization-api
Could someone tell me how to access the dataETag on the client (the mobile device)? I couldn’t find any method for this in odkCommon.js or odkTables.js.
Thank you!