Name Last Update
..
README.md Loading commit data...
device_profile_001_in.json Loading commit data...
device_profile_001_out.json Loading commit data...

To get json from live Thingsboard instance use those methods:

  1. Browser: F12 -> Network -> open device profile page -> copy raw response
  2. Database: SELECT * FROM public.device_profile WHERE name = 'LORAWAN 001';