Open-source IoT Platform - Device management, data collection, processing and visualization.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sergey Matvienko 27d745f1e3 tests added for update service for convertDeviceProfileAlarmRulesForVersion330 5 years ago
..
README.md tests added for update service for convertDeviceProfileAlarmRulesForVersion330 5 years ago
device_profile_001_in.json tests added for update service for convertDeviceProfileAlarmRulesForVersion330 5 years ago
device_profile_001_out.json tests added for update service for convertDeviceProfileAlarmRulesForVersion330 5 years ago

README.md

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';