Sha256: ca1d4d31bed72e9959d08c828b33b4829ff08572c9e1270bac14498982ae04b2
Contents?: true
Size: 1.43 KB
Versions: 6
Compression:
Stored size: 1.43 KB
Contents
{ "uri": "http://www.example.com/locations/1", "id": "1", "name": "Floor", "type": "floor", "created_at": "2012-07-16T17:04:14Z", "updated_at": "2012-07-16T17:04:14Z", "locations": { "parent": { "uri": "http://www.example.com/locations/2" }, "children": [{ "uri": "http://www.example.com/locations/4" }], "ancestors": [{ "uri": "http://www.example.com/locations/3" }, { "uri": "http://www.example.com/locations/2" }], "descendants": [{ "uri": "http://www.example.com/locations/4" }, { "uri": "http://www.example.com/locations/5" }] }, "devices": { "children": [{ "uri": { "uri": "https://device.lelylan.com/devices/closet-dimmer" } }, { "uri": { "uri": "https://device.lelylan.com/devices/another-closet-dimmer" } }], "descendants": [{ "uri": { "uri": "https://device.lelylan.com/devices/closet-dimmer" } }, { "uri": { "uri": "https://device.lelylan.com/devices/another-closet-dimmer" } }, { "uri": { "uri": "https://device.lelylan.com/devices/descendant-closet-dimmer" } }] } }
Version data entries
6 entries across 6 versions & 1 rubygems