1

I am using thingsboard.

Lets say i have a simple User Form having the following attributes:

Username First Name Last Name Email Address Phone Number

Now i want to save all these details in thingsboard. Is that possible in thingsboard? If yes, any help is appreciated.

Sagar
  • 23
  • 5

2 Answers2

1

Yes.

You can save any object that is not a device (which does not transmit its own telemetry) as an Asset, therefore you can save object attributes as Asset attributes

viktorkho
  • 618
  • 6
  • 19
0

yes. you can save any kind of object, there is a multiple choice(customers, assets, dashboards ..) after creating the object you can save any attributes related to it.

Hamza Slama
  • 116
  • 8