Devices Overview
Devices Overview
Section titled “Devices Overview”Devices are the core of SiliconWit.IO. A device represents any IoT hardware that sends data to the platform.
What is a Device?
Section titled “What is a Device?”A device can be:
- A microcontroller (ESP32, Arduino, Raspberry Pi)
- A sensor node
- A GPS tracker
- An industrial PLC
- Any MQTT-capable hardware
Device Properties
Section titled “Device Properties”Each device has:
| Property | Description |
|---|---|
| Device ID | Unique identifier (auto-generated) |
| Name | Human-readable name |
| Type | Category (sensor, tracker, etc.) |
| Status | Online/Offline |
| Access Token | Authentication credential |
| Last Seen | Last communication time |
Device States
Section titled “Device States”- Online - Device is connected and sending data
- Offline - Device hasn’t communicated recently
- Inactive - Device is registered but never connected
Device Limits
Section titled “Device Limits”| Plan | Max Devices |
|---|---|
| Starter | 3 |
| Business | 50 |
| Enterprise | Unlimited |