From 7eb0d4d10473ce441e6ff2c3866e00c66e8d161b Mon Sep 17 00:00:00 2001 From: Fernando Pauer Date: Tue, 4 Mar 2025 10:24:42 -0800 Subject: [PATCH 1/2] feat: deprecate repo --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 74a0663f..210bd840 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ -> [!WARNING] +# ⛔️ DEPRECATED +> [!CAUTION] > **Repo on path for deprecation!** IoT SiteWise Visualization team has made the decision to end support for open sourced IoT Application GitHub repository effective on **February 28th, 2025**. This decision was made as AWS IoT SiteWise has recently launched a new SiteWise Monitor portal, which offers a similar customer experience. Community members who previously used the IoT Application repository can now explore the new [SiteWise Monitor portal](https://docs.aws.amazon.com/iot-sitewise/latest/userguide/monitor-getting-started-ai.html). > > After **February 28th 2025**, we will archive the IoT Application repository and close all issues and pull requests. After archiving the repository, we will no longer actively maintain the codebase, but community members will still be able to access the archived repository. > > If you require any assistance or have questions, please create an issue ticket, and we will do our best to help. -# IoT dashboard application built with IoT App Kit +## IoT dashboard application built with IoT App Kit The IoT dashboard application is an easy-to-use tool designed for businesses and individuals who need to keep track of their IoT devices and data. By creating and managing custom dashboards, you can effortlessly monitor your IoT devices and their data in real-time, connecting to your AWS IoT SiteWise data. @@ -22,18 +23,18 @@ Key features of the application include: Start using the application today to quickly create, manage, and view your IoT data in real-time from assets in your AWS IoT SiteWise service. We encourage you to try the application, contribute to the project, and provide feedback to help us improve and enhance the application further. -## Deploying to AWS Cloud +### Deploying to AWS Cloud Instructions are located [here](./deploymentguide/README.md) -## Development +### Development To start development, please refer to [development guide](./developmentguide/README.md). -## Security +### Security See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information. -## License +### License This project is licensed under the Apache-2.0 License. \ No newline at end of file From d24d70a2b1e64820767105fb9b3f5a634630d16c Mon Sep 17 00:00:00 2001 From: Fernando Pauer Date: Tue, 4 Mar 2025 10:26:04 -0800 Subject: [PATCH 2/2] feat: No Maintenance Intended --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 210bd840..7aeeb941 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # ⛔️ DEPRECATED + +[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) + + > [!CAUTION] > **Repo on path for deprecation!** IoT SiteWise Visualization team has made the decision to end support for open sourced IoT Application GitHub repository effective on **February 28th, 2025**. This decision was made as AWS IoT SiteWise has recently launched a new SiteWise Monitor portal, which offers a similar customer experience. Community members who previously used the IoT Application repository can now explore the new [SiteWise Monitor portal](https://docs.aws.amazon.com/iot-sitewise/latest/userguide/monitor-getting-started-ai.html). >