Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
> [!WARNING]
# ⛔️ 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).
>
> 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.

Expand All @@ -22,18 +27,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.
Loading