Update get_all_assets.php vanaf tagcode.app
This commit is contained in:
@@ -1,67 +1 @@
|
||||
{
|
||||
"suppliers": [
|
||||
{
|
||||
"name": "Apple",
|
||||
"categories": [
|
||||
{
|
||||
"name": "Computer",
|
||||
"types": [
|
||||
{
|
||||
"name": "Laptop",
|
||||
"models": [
|
||||
{
|
||||
"name": "Macbook Air 12",
|
||||
"attributes": []
|
||||
},
|
||||
{
|
||||
"name": "Macbook Air 13",
|
||||
"attributes": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vega",
|
||||
"categories": [
|
||||
{
|
||||
"name": "sensor",
|
||||
"types": [
|
||||
{
|
||||
"name": "flow",
|
||||
"models": [
|
||||
{
|
||||
"name": "VegaFlow 10",
|
||||
"attributes": {
|
||||
"test": [
|
||||
"F"
|
||||
],
|
||||
"unit": [
|
||||
"C",
|
||||
"F"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pressure",
|
||||
"models": [
|
||||
{
|
||||
"name": "Vegabar 10",
|
||||
"attributes": []
|
||||
},
|
||||
{
|
||||
"name": "Vegabar 14",
|
||||
"attributes": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Database connection failed: SQLSTATE[28000] [1045] Access denied for user 'pimmoe1q_rdlab'@'localhost' (using password: YES)
|
||||
Reference in New Issue
Block a user