{ "list": [ { "id": "Rack_Single", "label": "Rack Single", "gltf": "Model/Rack_Single.glb", "image": "Model/Rack_Single.png", "propertiesInfo": [ { "section": "Root", "modelPart": null, "modelType": null, "properties": [ { "label": "Bay", "type": "Int", "value": 1, "unit": "" }, { "label": "Level", "type": "Int", "value": 1, "unit": "" } ] }, { "section": "Frame", "modelPart": null, "modelType": null, "properties": [ { "label": "Width", "type": "Float", "value": 150, "unit": "cm" }, { "label": "Height", "type": "Float", "value": 300, "unit": "cm" }, { "label": "Length", "type": "Float", "value": 200, "unit": "cm" } ] } ], "statusInfo":{ "network":null, "equipment":{ "section": "Equipment status", "properties": [ {"label": "0", "stat":"normal", "value": null }, {"label": "1", "stat":"altemate", "value": "#ADFF2F" }, {"label": "2", "stat":"out of service / disable", "value": "#000000" }, {"label": "3", "stat":"unkown id", "value": "#BDB76B" }, {"label": "4", "stat":"duplicated id", "value": "#DC143C" }, {"label": "5", "stat":"occupied", "value": "#00008B" }, {"label": "6", "stat":"reserve load", "value": "#9400D3" }, {"label": "7", "stat":"reserve unload", "value": "#00CED1" } ] } } } ] }