--- title: demo.thingsboard.io tags: ThingsBoard robots: noindex, nofollow --- Features Tree === :::info :loudspeaker: Contact Star to new create account if you would like to join TB Developer Hub ::: [toc] ``` Home/ ├── 01_Rule chains ├── 02_Assets ├── 03_Devices ├── 04_Device profiles ├── 05_OTA updates ├── 06_Entity Views ├── 07_Edge management ├── 08_Widgets Library ├── 09_Dashboards ├── 10_Audit Logs ├── 11_Api Usage └── 12_System Settings ``` :::info ThingsBoard Community Edition (TB CE) supports a straight-forward security model with three main roles: 1. System administrator 2. **Tenant administrator** 3. **Customer user** ThingsBoard Professional Edition (TB PE) brings much more flexibility in terms of user, customer, and role management. It is designed to cover use cases for businesses and enterprises with multiple user groups that have different permissions but may interact with the same devices and assets. ::: * **System Admin View** (on-premise hosting) ![](https://i.imgur.com/LFFgXKS.png) * **Tenant Admin View** ![](https://i.imgur.com/RZ3v3up.png) * **Developer Hub Customer View** ![](https://i.imgur.com/sMB1eR5.png) ## Devices ### Add Device ![](https://i.imgur.com/2nSHVAl.png) * **Transport type** * Default * MQTT * CoAP * LWM2M (TB 3.3) * SNMP (TB 3.3) * **Device Profile** * [ ] Select existing device profile __________ * [ ] Create new device profile * **Gateway** * [ ] Is gateway * if checked above, [ ] Overwrite activity time for connected device * Description _________________________________ ## Dashboards ## Others * [Provisioning devices](https://thingsboard.io/docs/user-guide/device-provisioning/) * [Bulk Provisioning](https://thingsboard.io/docs/user-guide/bulk-provisioning/) * [Design of a reference architecture for an IoT sensor network](https://cgspace.cgiar.org/bitstream/handle/10568/108000/Design%20of%20a%20reference%20architecture%20for%20an%20IoT%20sensor%20network%20-%20Integrated%20reports.pdf?sequence=5&isAllowed=y)