Demo Account
ThingsBoard installation includes a single demo tenant account pre-provisioned with sample entities for testing and exploration.
System administrator
Section titled “System administrator”Default system administrator account:
- Login:
[email protected] - Password:
sysadmin
Demo tenant
Section titled “Demo tenant”Default tenant administrator account:
- Login:
[email protected] - Password:
tenant
Demo tenant customers:
- Customer A users:
[email protected]or[email protected] - Customer B users:
[email protected] - Customer C users:
[email protected] - All users have the password
customer.
Tenant devices
Section titled “Tenant devices”- Test Device A1, A2, A3: Belong to Customer A. Access tokens: A1_TEST_TOKEN, A2_TEST_TOKEN, and A3_TEST_TOKEN.
- Test Device B1: Belongs to Customer B. Access token: B1_TEST_TOKEN.
- Test Device C1: Belongs to Customer C. Access token: C1_TEST_TOKEN.
- DHT11 Demo Device: Access token: DHT11_DEMO_TOKEN.
- Raspberry Pi Demo Device: Access token: RASPBERRY_PI_DEMO_TOKEN.
Rule chains
Section titled “Rule chains”The demo tenant includes a predefined Root Rule Chain. It processes every incoming telemetry reading, attribute update, and device lifecycle event through a pipeline of Rule Nodes that filter, enrich, transform, and act on the data.
To learn how Rule Chains and Rule Nodes work, see Rule Engine.