From 858189d6dac4e5fddc6aa1740ec4c1b4802f170e Mon Sep 17 00:00:00 2001 From: pimmoerman Date: Fri, 21 Nov 2025 03:00:01 +0000 Subject: [PATCH] Update get_all_assets.php vanaf tagcode.app --- datasets/get_all_assets.php | 68 +------------------------------------ 1 file changed, 1 insertion(+), 67 deletions(-) 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