Get Started
Hooray! You just got your first PRIZM Hardware—welcome aboard! PRIZM lets you quickly connect devices, collect data, and build IoT applications effortlessly. This guide will walk you through the setup in just four simple steps.
Below is a list of videos, in chronological order, that will help you create your first app in just 4 minutes.
Your First App in 4 Minutes
1. Register Device
Before we begin, we need to register the device you purchased from the store.
2. Create Bundle and Add Device
A bundle is a logical grouping of devices that has the same application running. By adding your device to a bundle, we can effortlessly deploy application to thousands of devices.
3. Create Fields to Send to Cloud
Before sending data to the cloud, we need to define the fields and their data types. Below is a list of supported data types:
| Datatype | Description |
|---|---|
| int | Integer: Whole numbers like 1, 2, 3, etc. |
| float | Floating Point: Numbers with decimals like 1.5, 2.75, etc. |
| string | Text: A sequence of characters like “Hello”, “123”, etc. |
| bool | Boolean: True or False values, used for yes/no or on/off decisions. |
| bytes | Binary Data: Raw data like files, images, or encoded information. |
4. Create and Deploy Your First App
Now, let’s bring everything together! Drag and drop sensors into the app builder, connect to the cloud, and deploy your app.
What’s Next?
Congratulations! 🎉 You’ve successfully set up your first PRIZM app. Here are some next steps:
- Explore advanced features like automation, integrations, and real-time analytics in PRIZM Studio.
- Need help? Visit our Help Center or reach out to our support team.
Happy building! 🚀