Skip to content
Stand with Ukraine flag

Demo Account

ThingsBoard installation includes a single demo tenant account pre-provisioned with sample entities for testing and exploration.

Default system administrator account:

Default tenant administrator account:

Demo tenant customers:

  • 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.

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.