Skip to content

Commit

Permalink
feat: reuasble content
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando Pauer committed Nov 22, 2024
1 parent ed297e7 commit 5b993be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Official IoT App Kit documentation site

#### Please visit [https://awslabs.github.io/iot-app-kit/](https://awslabs.github.io/iot-app-kit/) for docs, guides, API and more!
#### Please visit [https://awslabs.github.io/iot-app-kit/](https://awslabs.github.io/iot-app-kit/) for docs, guides and more!

## Overview

Expand Down
3 changes: 1 addition & 2 deletions packages/doc-site/stories/Introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,7 @@ By default, IoT App Kit helps to retrieve data from [AWS IoT SiteWise](https://d

### Advantages of iot-app-kit

* Simplify the development of complex IoT applications.
* Allows customers to integrate the included components into their existing web application.
* Simplify the development of client applications using AWS IoT services.
* Leverages performant, reusable components that abstract critical technical considerations expected from a real-time web application consuming IoT Data.
* Handle complex logics such as fetching streaming data, caching, preloading data, dynamic aggregation, and preventing request fragmentation.
* Abstract the complexity to consume the AWS IoT Sitewise and AWS IoT Twinmaker API and focus on delivery user interfaces that met IoT application developers needs.
Expand Down

0 comments on commit 5b993be

Please sign in to comment.