From 713a5b535784c713dc6730721dc074f1c16bf4f1 Mon Sep 17 00:00:00 2001 From: "svc_bot.iot-apps" Date: Mon, 7 Oct 2024 03:50:39 +0000 Subject: [PATCH] Automatically commit .json files --- .../bluetooth_people_counting_bthome_build_status.json | 6 ++++++ .../bluetooth_people_counting_bthome_common.json | 8 ++++++++ 2 files changed, 14 insertions(+) create mode 100644 bluetooth_applications/bluetooth_people_counting_bthome_build_status.json create mode 100644 bluetooth_applications/bluetooth_people_counting_bthome_common.json diff --git a/bluetooth_applications/bluetooth_people_counting_bthome_build_status.json b/bluetooth_applications/bluetooth_people_counting_bthome_build_status.json new file mode 100644 index 0000000..a02c8f9 --- /dev/null +++ b/bluetooth_applications/bluetooth_people_counting_bthome_build_status.json @@ -0,0 +1,6 @@ +{ + "schemaVersion": 1, + "label": "Build", + "message": "passing", + "color": "green" +} \ No newline at end of file diff --git a/bluetooth_applications/bluetooth_people_counting_bthome_common.json b/bluetooth_applications/bluetooth_people_counting_bthome_common.json new file mode 100644 index 0000000..294fc51 --- /dev/null +++ b/bluetooth_applications/bluetooth_people_counting_bthome_common.json @@ -0,0 +1,8 @@ +{ + "type": "Virtual Application", + "technology": "Bluetooth", + "license": "Zlib", + "sdk": "v4.4.4", + "ram": "11.77 KB", + "flash": "218.35 KB" +} \ No newline at end of file