aws-solutions / iot-device-simulator

The IoT Device Simulator solution is a Graphical User Interface (GUI) based engine designed to enable customers to get started quickly assessing AWS IoT services without an existing pool of devices. The IoT Device Simulator helps effortlessly create and simulate thousands of connected devices that are defined by the customer.
https://aws.amazon.com/solutions/implementations/iot-device-simulator/
Apache License 2.0
160 stars 83 forks source link

Update Angular Major Version and Packages from v5 to v6 #19

Closed msidwell closed 2 years ago

msidwell commented 3 years ago

After deploying this application, I ran into some really tough development troubles due to this repo's significantly outdated Angular codebase, I've taken some time to try out a first step towards Angular v6 and it seems to be functional thus far. Is a steady march towards v11 something that would be worthwhile for this repo?

I have a pull request sitting around that I'll attach to this issue for reference.

msidwell commented 3 years ago

20

G-Lenz commented 2 years ago

In the latest version, v3.0.0, we have done a complete refresh of the solutions and switched the UI from Angular to React.