Comp-490-SeniorProject / site

MIT License
0 stars 1 forks source link

Create a new AWS IoT Thing when a device is created #67

Open MarkKoz opened 2 years ago

MarkKoz commented 2 years ago

When a user adds a new device, it needs to be registered with AWS as well. A new topic should be created for the device. The device creation endpoint should return the necessary authentication info (e.g. certificates) that the user will need to upload to their device.