ux4iot
Search…
ux4iot
Introduction
Quickstart
Setup
Create your ux4iot Instance
Configure your existing IoT Hub
Create IoT Hub and linked ux4iot
Using a separate Event Hub
Developing web apps with React
Installing the library
Initialization
Hooks
Grant Request Function
Tutorial using create-react-app
Implementing your custom security backend
Introduction
Security Backend
Security Backend Examples
Admin SDKs
Admin REST API
Resources
Pricing
Performance
Limitations
FAQ
Changelog
Made with ❤️ at Device Insight
Powered By
GitBook
Installing the library
We provide React hooks and context providers out of the box. The library can be found on
GitHub
.
First, install the ux4iot-react library:
NPM
Yarn
1
npm
install
ux4iot-react
Copied!
1
yarn
add
ux4iot-react
Copied!
Setup - Previous
Using a separate Event Hub
Next - Developing web apps with React
Initialization
Last modified
7mo ago
Copy link