iot-application icon indicating copy to clipboard operation
iot-application copied to clipboard

Visualize your AWS IoT data with the IoT Application.

Results 39 iot-application issues
Sort by recently updated
recently updated
newest added

Consuming IoT App Kit dashboard currently pulls in every other module as a dependency. We need this to be tree-shakable.

papercut
medium effort

Add `/playwright/.auth/user.json` and `/apps/core/.cognito/db/us-west-2_h23TJjQR9.json` to `.gitignore`.

bug
tooling
low priority
low effort

Currently, the `yarn.lock` file lists dependencies that work on MacOS. However, the same dependencies does not work on the [`node:alphine` image](https://github.com/awslabs/iot-application/blob/main/Dockerfile#L3). Please work on compatibility and add `--frozen-lockfile` flag to...

debt
medium effort
med priority

Document the architecture of the deployment infrastructure to provide understanding to contributors and users.

documentation
medium effort
med priority

Document the architecture of `core` to provide understanding to contributors.

documentation
medium effort
med priority

Document the architecture of the client to provide understanding to contributors.

documentation
medium effort
med priority

Notifications are expected to have the UX behavior (defined by Cloudscape)[https://cloudscape.design/components/flashbar/?tabId=usage]. There are two issues with our implementation: 1. A side-effect occurs. Users of the `useApplication` hook must understand that...

papercut
debt
low effort
med priority

**Describe the bug** Ec2InstanceRole cannot be found while deploying the CloudFormation template. `DeploymentEC2InstanceProfile` causes this error. `DeploymentEC2InstanceProfile` is cancelled. **To Reproduce** 1. Download the CloudFormation template from the repository. 2....

Bumps the tanstack group with 3 updates in the / directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools). Updates `@tanstack/react-query` from 5.24.1 to 5.48.0 Release notes Sourced from @​tanstack/react-query's releases. v5.48.0 Version 5.48.0...

dependencies
javascript