Andrii Shvaika
d71307402e
Merge with develop/3.5
3 years ago
YevhenBondarenko
60a4878ba7
improvements due to comments
3 years ago
YevhenBondarenko
8481b71b7e
added entity usage
3 years ago
zbeacon
32b1bf900d
Refactoring and added method to get users for assignment to rest client
3 years ago
Andrii Shvaika
1960d99504
REST template concurrency
3 years ago
YevhenBondarenko
4cb2a304ee
added getSystemInfo to the rest client
3 years ago
YevhenBondarenko
0be3c0b5bb
removed countEntitiesByTypes and added ability to use Entity count query for sysadmin
3 years ago
dashevchenko
2f59a74b65
added methods for RestClient, added system comment after comment deletion
3 years ago
YevhenBondarenko
bb2ea91051
added countEntitiesByTypes to the RestClient
3 years ago
Vladyslav_Prykhodko
8174a97926
Merge with klimov/feature/notification-system
3 years ago
Igor Kulikov
cbdc4517e4
Update license header year to 2023
3 years ago
Volodymyr Babak
46f8ce990b
Added getEdgeDockerInstallInstructions method to RestClient
4 years ago
zbeacon
6f5a116bed
Added methods to REST client
4 years ago
Sergey Matvienko
7e5ab3bff7
JWT settings refactored packages, Swagger documented, rest client getJwtSettings and saveJwtSettings added
4 years ago
Volodymyr Babak
1b191acace
RestClient - add getRuleChains by type. Updated edge_root_rule_chain - remove Success from RPC Call from device to Push to cloud
4 years ago
Igor Kulikov
4d1e5b5a61
Add asset profile API to rest client
4 years ago
Andrii Shvaika
a720009b55
Initial DB structure
4 years ago
thingsboard
c7daaa571e
replace StringUtils usages with in-repository implementation
4 years ago
Volodymyr Babak
8d6451bc55
rest client fix - get queue by id. edge controller sql fix - count queue msg
4 years ago
Volodymyr Babak
b95916cdb3
Fix for rest client - get queues by service type and pagelink
4 years ago
Igor Kulikov
4b5e94e3cc
Add Version control REST API methods to Rest Client. Remove redudant branch request parameter from some version control REST API methods.
4 years ago
YevhenBondarenko
a5c1cce884
added queue to rest client
4 years ago
Igor Kulikov
da4c742872
Update license year to 2022
5 years ago
ShvaykaD
225a97c8e4
added new widget type based methods to rest client
5 years ago
ShvaykaD
6f8b52056b
fixed widget type based methods in rest client
5 years ago
Dima Landiak
f005f82fe0
fixed rest json converter to parse json array
5 years ago
Andrii Shvaika
4443fbcb27
Refactoring of Save Device With Credentials
5 years ago
nickAS21
e84fbdf654
Lwm2m controller swagger
5 years ago
Volodymyr Babak
1297fef550
Fixed alarm delete functionality on edge
5 years ago
David Taylor
c1fe271f94
Include the limit value in the getTimeseries REST call.
5 years ago
Andrii Shvaika
65ad86bedb
RPC v2 to switch from 409 to 504 error code
5 years ago
Andrii Shvaika
4f8bc4b8a8
Reduced log level of the REST client
5 years ago
Igor Kulikov
69271305d8
Fix typo in rest method
5 years ago
Igor Kulikov
1f9b4c093a
Update getOAuth2Clients Rest client method
5 years ago
YevhenBondarenko
e470a032a9
improved countByDeviceProfileAndEmptyOtaPackage api
5 years ago
AndrewVolosytnykhThingsboard
f1216c9720
Url validation for Ota Package and tests
5 years ago
YevhenBondarenko
c3ab678c1b
OtaPackage improvements
5 years ago
Igor Kulikov
8e4f8594f7
Refactor OAuth2 settings. Add mobile application parameters: package and callback URL scheme
5 years ago
AndrewVolosytnykhThingsboard
f9713c4fce
Rest client resources and firmware methods ( #4522 )
* Added methods to RestClient from Resources and Firmware Controllers
* Improvements according to last master
* Refactored for new entity names, added new method from device profile controller
5 years ago
Sergey Matvienko
39f0775766
Thread pool naming CE ( #4511 )
* added ThingsBoardExecutors and ThingsBoardForkJoinWorkerThreadFactory to define the name for the pool thread
* thread poll named for the AbstractListeningExecutor
* thread poll named for the RestClient. ThingsBoard util dependency added
* most of thread polls named CE
* thread poll name added for telemetry-web-socket-ping
* executors: added custom names for executors (Queue, RuleEngine). Add topic name to the Thread name (useful for JMX and thread dump)
* fixed licence header for a new classes
5 years ago
AndrewVolosytnykhThingsboard
91e0a77afd
Fixed incorrect adding of additional parameters to URL in getAlarms method
5 years ago
AndrewVolosytnykhThingsboard
e3caf24a9b
Removed redundant parameter for AlarmController, AlarmQuery and RestClient.getAlarms
5 years ago
AndrewVolosytnykhThingsboard
5d64775f67
Correct call of dependent methods
5 years ago
AndrewVolosytnykhThingsboard
fad1040f24
Refactoring: offset added to request URL
5 years ago
AndrewVolosytnykhThingsboard
a100d07daf
Fixed incorrect RestClient method getAlarms
5 years ago
Igor Kulikov
04df24c97a
Rename getTenantDevices to getDeviceProfiles
5 years ago
Andrew Volostnykh
240422aa94
Correction of the same typos
5 years ago
Andrew Volostnykh
72ea3273c7
Fix of incorrect url for getTenantProfiles in REST Client
5 years ago
AndrewVolostnykhThingsboard
5ce512b853
rest-client: getDeviceTypes fixed
6 years ago
Igor Kulikov
d31358b2ea
Update license header - set 2021 year
6 years ago