From d9e680898ac27e2589d46c042bf102171749ff19 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 19 Feb 2025 23:46:54 +0100 Subject: [PATCH] remove devicehive (Unmaintained since Feb 2024) (#1152) - ref: #1 - `ERROR:awesome_lint.py: DeviceHive: last updated -366 days, 1:27:17.757366 ago, older than 365 days` --- software/devicehive.yml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 software/devicehive.yml diff --git a/software/devicehive.yml b/software/devicehive.yml deleted file mode 100644 index 1138beedfc..0000000000 --- a/software/devicehive.yml +++ /dev/null @@ -1,16 +0,0 @@ -name: DeviceHive -website_url: https://www.devicehive.com/ -description: Open Source IoT Platform with a wide range of integration options. -licenses: - - Apache-2.0 -platforms: - - Java - - Docker - - K8S -tags: - - Internet of Things (IoT) -source_code_url: https://github.com/devicehive/devicehive-java-server -demo_url: https://playground.devicehive.com/ -stargazers_count: 374 -updated_at: '2024-02-16' -archived: false