Andrii Landiak
|
d041faae89
|
Micro refactoring: using java 17
|
2024-04-09 15:42:54 +03:00 |
|
Andrii Landiak
|
7cd4d477ff
|
Fix edge cycling: update edge root rule chain, add test. Improve Edge rpc request to edge device. Add support for originator fields for rule nodes
|
2024-02-08 15:53:55 +02:00 |
|
ViacheslavKlimov
|
e46828ba96
|
Add image API to RestClient
|
2024-01-17 13:50:20 +02:00 |
|
Andrew Shvayka
|
b7311a089f
|
Merge pull request #9965 from ShvaykaD/feature/rest-client/widget-type-api
Added missing WidgetTypeController & WidgetsBundleController APIs to RestClient
|
2024-01-10 14:15:06 +02:00 |
|
ShvaykaD
|
4155fcd03f
|
Minor refactoring of private method after self review
|
2024-01-10 13:07:19 +02:00 |
|
ShvaykaD
|
29289baeb4
|
added missing WidgetsBundleController APIs to RestClient
|
2024-01-10 12:42:53 +02:00 |
|
ShvaykaD
|
523651b71c
|
overload saveWidgetType, getWidgetTypes, getBundleWidgetTypesInfos methods
|
2024-01-09 16:52:50 +02:00 |
|
ShvaykaD
|
431d8d92e2
|
added missing WidgetTypeController APIs to RestClient
|
2024-01-09 13:50:34 +02:00 |
|
Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
2024-01-09 10:46:16 +02:00 |
|
Andrew Shvayka
|
4c3e081b91
|
Merge pull request #9688 from AndriiLandiak/edge-upgrade-instructions
Edge upgrade instructions
|
2023-12-08 16:40:05 +02:00 |
|
ShvaykaD
|
375ba46451
|
added new get entity profile names APIs for profile entities(AssetProfile & DeviceProfile)
|
2023-12-05 18:53:41 +02:00 |
|
Andrii Landiak
|
109305f66a
|
Refactor EdgeInstructions: renaming, improve logic, add test
|
2023-11-27 11:54:22 +02:00 |
|
Andrii Landiak
|
deeb0208a9
|
Introduce edge upgrade documentation
|
2023-11-21 16:51:27 +02:00 |
|
YevhenBondarenko
|
f11dd01d97
|
rest client improvements
|
2023-08-18 18:02:58 +02:00 |
|
Vladyslav_Prykhodko
|
35284eacd6
|
Merge branch 'feature/alarm-types' of github.com:YevhenBondarenko/thingsboard into YevhenBondarenko-feature/alarm-types
|
2023-08-18 12:52:21 +03:00 |
|
YevhenBondarenko
|
4b7cc4571d
|
added deleteLatest api
|
2023-07-12 19:48:25 +02:00 |
|
YevhenBondarenko
|
2d22e8e8a8
|
implemented alarm types api
|
2023-06-26 23:54:21 +02:00 |
|
AndriiD
|
7187fbb4d3
|
Replace object mapper usages with jackson utils
|
2023-05-10 14:10:58 +03:00 |
|
Andrew Shvayka
|
8769911694
|
Merge pull request #8256 from imbeacon/fix/alarm-assignment-user-issues
Added getting user list for alarm assignment and ability to assign alarms for customer users
|
2023-04-07 15:00:22 +03:00 |
|
Andrew Shvayka
|
872a8f0c60
|
Merge branch 'develop/3.5' into feature/entity-usage
|
2023-04-06 12:12:49 +03:00 |
|
Andrii Shvaika
|
d71307402e
|
Merge with develop/3.5
|
2023-04-06 11:43:34 +03:00 |
|
YevhenBondarenko
|
60a4878ba7
|
improvements due to comments
|
2023-04-05 11:17:20 +02:00 |
|
YevhenBondarenko
|
8481b71b7e
|
added entity usage
|
2023-04-03 10:07:16 +02:00 |
|
imbeacon
|
2bd6a29ca4
|
Merge remote-tracking branch 'upstream/develop/3.5' into fix/alarm-assignment-user-issues
|
2023-03-30 09:28:45 +03:00 |
|
imbeacon
|
1283217b4b
|
Merge remote-tracking branch 'upstream/develop/3.5' into fix/alarm-assignment-user-issues
|
2023-03-27 09:55:22 +03:00 |
|
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 |
|