diff --git a/datasets/get_all_assets.php b/datasets/get_all_assets.php index f085827..f91cfe1 100644 --- a/datasets/get_all_assets.php +++ b/datasets/get_all_assets.php @@ -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": [] - } - ] - } - ] - } - ] - } - ] -} \ No newline at end of file +Database connection failed: SQLSTATE[28000] [1045] Access denied for user 'pimmoe1q_rdlab'@'localhost' (using password: YES) \ No newline at end of file