Quickstart¶
Info
These quickstarts do not include a custom security backend, so you only have to develop the frontend.
Quickstart with a new IoT Hub and simulated device¶
If you want to deploy a new IoT Hub for trying out ux4iot, you do this:
- Create a new IoT Hub and ux4iot instance (10 Minutes)
- Bootstrap your React application, add your first ux4iot hook, send simulated data (15 Minutes)
Quickstart with existing IoT Hub and device¶
If you have an existing IoT hub and devices, perform the following steps
- Create your ux4iot instance (10 Minutes)
- Configure your IoT Hub (5 Minutes)
- Bootstrap your React application, add your first ux4iot hook (10 Minutes)