zbeacon
32b1bf900d
Refactoring and added method to get users for assignment to rest client
2023-03-24 10:39:58 +02:00
YevhenBondarenko
0101f6fc90
Merge branch 'feature/notification-system' of github.com:thingsboard/thingsboard into feature/home-page
2023-03-23 22:14:45 +01:00
dashevchenko
b8b1bce667
Merge remote-tracking branch 'upstream/develop/3.5' into alarmCommentFix
2023-03-21 19:18:58 +02:00
Andrii Shvaika
1960d99504
REST template concurrency
2023-03-17 13:50:49 +02:00
YevhenBondarenko
4cb2a304ee
added getSystemInfo to the rest client
2023-03-15 17:06:05 +01:00
YevhenBondarenko
0be3c0b5bb
removed countEntitiesByTypes and added ability to use Entity count query for sysadmin
2023-03-14 16:26:55 +01:00
dashevchenko
d9b1e97bbb
Merge remote-tracking branch 'upstream/develop/3.5' into alarmCommentFix
2023-03-14 12:19:57 +02:00
dashevchenko
2f59a74b65
added methods for RestClient, added system comment after comment deletion
2023-03-14 12:16:04 +02:00
YevhenBondarenko
bb2ea91051
added countEntitiesByTypes to the RestClient
2023-03-13 11:00:33 +01:00
zbeacon
9250af1904
Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning
2023-02-13 19:55:24 +02:00
Andrii Shvaika
a203c336f1
Merge with master
2023-01-31 16:20:04 +02:00
Igor Kulikov
cbdc4517e4
Update license header year to 2023
2023-01-31 10:43:56 +02:00
zbeacon
2524965ea1
Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning
2023-01-18 16:03:11 +02:00
Volodymyr Babak
46f8ce990b
Added getEdgeDockerInstallInstructions method to RestClient
2023-01-03 11:11:46 +02:00
zbeacon
6f5a116bed
Added methods to REST client
2022-11-30 14:28:50 +02:00
Andrii Shvaika
0d1412cd46
Merge branch 'jwt-random' of github.com:smatvienko-tb/thingsboard
2022-11-17 11:50:56 +02:00
Sergey Matvienko
7e5ab3bff7
JWT settings refactored packages, Swagger documented, rest client getJwtSettings and saveJwtSettings added
2022-11-14 18:52:57 +01:00
Volodymyr Babak
1b191acace
RestClient - add getRuleChains by type. Updated edge_root_rule_chain - remove Success from RPC Call from device to Push to cloud
2022-11-10 17:23:46 +02:00
Igor Kulikov
4d1e5b5a61
Add asset profile API to rest client
2022-09-27 14:33:51 +03:00
Andrii Shvaika
8de1ee776c
Fix conflicts. Refactored RandomStringUtils
2022-08-16 11:26:32 +03:00
Andrii Shvaika
a720009b55
Initial DB structure
2022-07-22 18:53:41 +03:00
thingsboard
c7daaa571e
replace StringUtils usages with in-repository implementation
2022-07-12 12:08:52 +03:00
Volodymyr Babak
b495296930
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into feature/edge-queues-support
2022-06-30 11:24:10 +03:00
Volodymyr Babak
8d6451bc55
rest client fix - get queue by id. edge controller sql fix - count queue msg
2022-06-30 11:21:52 +03:00
Volodymyr Babak
b95916cdb3
Fix for rest client - get queues by service type and pagelink
2022-06-29 18:19:08 +03:00
Igor Kulikov
4b5e94e3cc
Add Version control REST API methods to Rest Client. Remove redudant branch request parameter from some version control REST API methods.
2022-06-29 17:35:13 +03:00
YevhenBondarenko
a5c1cce884
added queue to rest client
2022-05-30 12:30:00 +02:00
Igor Kulikov
da4c742872
Update license year to 2022
2022-01-17 14:07:46 +02:00
Andrew Shvayka
1f8ccfae38
Merge pull request #5566 from ShvaykaD/rest-client/widget-type-methods
...
[3.3.3] fixed/added widget type methods in rest client
2021-12-30 13:03:27 +02:00
ShvaykaD
225a97c8e4
added new widget type based methods to rest client
2021-11-16 15:10:48 +02:00
ShvaykaD
6f8b52056b
fixed widget type based methods in rest client
2021-11-16 15:04:10 +02:00
Dima Landiak
f005f82fe0
fixed rest json converter to parse json array
2021-11-01 09:04:28 +02:00
Andrii Shvaika
4443fbcb27
Refactoring of Save Device With Credentials
2021-10-25 11:43:53 +03:00
nickAS21
e84fbdf654
Lwm2m controller swagger
2021-10-24 23:15:59 +03:00
Volodymyr Babak
1297fef550
Fixed alarm delete functionality on edge
2021-08-04 12:17:16 +03:00
Igor Kulikov
6a1b2e7e1c
Merge pull request #4985 from DPIclimate/master
...
Include the limit value in the getTimeseries REST call.
2021-07-30 11:47:49 +03:00
David Taylor
c1fe271f94
Include the limit value in the getTimeseries REST call.
2021-07-28 17:46:23 +10:00
Andrii Shvaika
65ad86bedb
RPC v2 to switch from 409 to 504 error code
2021-07-27 13:17:24 +03:00
Andrii Shvaika
4f8bc4b8a8
Reduced log level of the REST client
2021-07-27 11:57:37 +03:00
AndrewVolosytnykhThingsboard
22933e5402
Merge branch 'master' into ota-service-url-validation
2021-07-06 17:44:56 +03:00
Igor Kulikov
69271305d8
Fix typo in rest method
2021-06-22 19:39:46 +03:00
Igor Kulikov
1f9b4c093a
Update getOAuth2Clients Rest client method
2021-06-22 14:27:56 +03:00
YevhenBondarenko
e470a032a9
improved countByDeviceProfileAndEmptyOtaPackage api
2021-06-18 17:21:35 +03:00
AndrewVolosytnykhThingsboard
f1216c9720
Url validation for Ota Package and tests
2021-06-16 18:58:55 +03:00
YevhenBondarenko
c3ab678c1b
OtaPackage improvements
2021-06-14 12:19:20 +03:00
Igor Kulikov
8e4f8594f7
Refactor OAuth2 settings. Add mobile application parameters: package and callback URL scheme
2021-06-10 11:50:11 +03:00
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
2021-06-03 13:53:37 +03:00
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
2021-04-29 14:15:50 +03:00
AndrewVolosytnykhThingsboard
91e0a77afd
Fixed incorrect adding of additional parameters to URL in getAlarms method
2021-04-19 17:08:54 +03:00
AndrewVolosytnykhThingsboard
e3caf24a9b
Removed redundant parameter for AlarmController, AlarmQuery and RestClient.getAlarms
2021-04-19 17:08:54 +03:00