Skip to content

Instantly share code, notes, and snippets.

@jpotts18
Created May 21, 2014 17:58
Show Gist options
  • Save jpotts18/0209698728ce26fcf7fe to your computer and use it in GitHub Desktop.
Save jpotts18/0209698728ce26fcf7fe to your computer and use it in GitHub Desktop.
{
"id": 1,
"name": "Office Front Lock",
"serial_num": "123123123",
"pre_shared_key": "",
"static_code": "12341234",
"status": "in use",
"lock_type": "static",
"description": "",
"is_active": true,
"team": {
"id": 1,
"name": "Parakeet",
"address_1": "607 E Technology Ave",
"address_2": "",
"city": "Orem",
"state": "UT",
"zipcode": "84003",
"logo": "",
"phone": "8322570454"
},
"user": {
"id": 1,
"email": "[email protected]",
"first_name": "Jeff",
"last_name": "Potter",
"bio": null,
"avatar_url": null,
"phone": ""
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment