Document Types
type=="grid"
{
"_id": "811722-52A0-AF08-975A-FD680E21155F",
"_rev": "1-a0e0fb746c7cae85e3d340e2779e9aa6",
"type": "grid",
"name": "Indy 1522",
"img": "http://s3.amazon.com/a/b/c/123.jpg",
"H": 20,
"V": 20,
"S": 22
}
type=="chat"
{
"_id": "2FD99F1A-97D1-A434-8490-ECF5ECDD2942",
"_rev": "1-2d4faf9ec9ccf4d802a2a19ccc7577e0",
"type": "chat",
"ts": 1420200784,
"person": "Glynn Bird",
"img": "https://pbs.twimg.com/profile_images/58285534/glynn_bigger.jpg",
"message": "what's up?"
}
type=="annotation"
{
"_id": "5DC237E8-52A0-AF08-975A-FD680E21155F",
"_rev": "3-a0e0fb746c7cae85e3d340e2779e9aa6",
"type": "annotation",
"ts": 1420560102,
"person": "Glynn Bird",
"img": "https://pbs.twimg.com/profile_images/58285534/glynn_bigger.jpg",
"message": "s",
"direction": "across",
"top": 228,
"left": 350
}