Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
citizen-science
symbai
Commits
4d2272fe
Commit
4d2272fe
authored
May 01, 2014
by
Dave Griffiths
Browse files
docs
parent
04e727d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
4d2272fe
...
...
@@ -41,7 +41,7 @@ Syncing algorithm
Sending data from client to server is all about dirty flags:
| Android (client) | Raspberry Pi (server
|
| Android (client) | Raspberry Pi (server
)
|
|-------------------------------|------------------------------|
| Data edited or created - cause entities and attributes to be flagged as 'dirty' | |
| For each dirty entity, send all dirty attributes | Return message to confirm reciept |
...
...
@@ -50,7 +50,7 @@ Sending data from client to server is all about dirty flags:
Receiving changes from the server to the client is all about version numbers:
| Android (client) | Raspberry Pi (server
|
| Android (client) | Raspberry Pi (server
)
|
|-------------------------------|------------------------------|
| Request all entity version numbers | Send versions... |
| Check each local entity, request updates | Send complete entity, with all attributes |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment