Skip to content

Instantly share code, notes, and snippets.

@AvraamMavridis
Last active August 29, 2015 14:17
Show Gist options
  • Save AvraamMavridis/6382ec2682cc031ed00b to your computer and use it in GitHub Desktop.
Save AvraamMavridis/6382ec2682cc031ed00b to your computer and use it in GitHub Desktop.
{
"furniture_type": "shelf",
"furniture_id": null,
"is_label": false,
"camera": {
"angle": 0
},
"structure": {
"columns": [
{
"position": 0,
"wallLeft": [
{
"sku": "101.104.00",
"position": 0,
"label_id": 1
}
],
"wallRight": [
{
"sku": "101.104.01",
"position": 0,
"label_id": 2
}
],
"boards": [
{
"position": 0.7,
"sku": "101.112.00",
"label_id": 3
},
{
"position": 192.7,
"sku": "101.112.00",
"label_id": 4
}
]
},
{
"position": 1,
"wallRight": [
{
"sku": "101.104.00",
"position": 0,
"label_id": 5
}
],
"boards": [
{
"position": 0.7,
"sku": "101.116.00",
"label_id": 6
},
{
"position": 96.7,
"sku": "101.116.00",
"label_id": 7
},
{
"position": 192.7,
"sku": "101.116.00",
"label_id": 8
}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment