nickAS21
1f00ae833d
LWM2M: del log warn
2021-05-28 16:00:36 +03:00
Volodymyr Babak
9ac73768e8
Added rule chain controller and service get edge rule chains test
2021-05-28 15:34:54 +03:00
Igor Kulikov
1176f0de26
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-05-27 12:34:38 +03:00
Igor Kulikov
40a994038e
Restore DeviceProfileEntity fields
2021-05-27 12:34:27 +03:00
ShvaykaD
2086bd2d2a
fixed drop partition function in install script and added fix to upgrade script
2021-05-27 11:43:17 +03:00
Andrii Shvaika
ceb26bbd61
Merge with master
2021-05-26 19:40:45 +03:00
Andrii Shvaika
15d725570d
Merge with master
2021-05-26 18:41:56 +03:00
YevhenBondarenko
ab5c803a68
refactored
2021-05-26 16:51:33 +03:00
YevhenBondarenko
4cd59674ee
refactored LwM2M client credentials for the new UI
2021-05-26 16:51:33 +03:00
Volodymyr Babak
616c1df36f
Return edge id in case EDGE type
2021-05-25 13:52:55 +03:00
Volodymyr Babak
b0bfdfff8e
Pagedata usage for get edges methods
2021-05-25 10:38:12 +03:00
Volodymyr Babak
2c826c12cd
added admin setting fetcher
2021-05-20 13:05:21 +03:00
nickAS21
8d3e30e8a3
Lwm2m: Fw/Sw updare with test successful/error ( #4566 )
...
* Lwm2m: start Sw
* Lwm2m: FwUpdate - new
* Lwm2m: SwUpdate - error
* Lwm2m: SwUpdate - successful/error -test ok
* Lwm2m: SwUpdate - change
* Lwm2m: add executor to observe
* Lwm2m: add operation observe_cancel_All
* Lwm2m: fix bug add software to profile
* Lwm2m: add for logs object to string
* Lwm2m: fix bug swUpdate
* Lwm2m: add new commands only for rpc
2021-05-19 12:45:31 +03:00
Volodymyr Babak
71791c6847
Refactored DAO to remove additional call to relation table - use spring query
2021-05-13 15:04:12 +03:00
Volodymyr Babak
690bdcc85f
Fixed new user added and not assigned to edge. Added new user test and entity view request test
2021-05-12 19:49:53 +03:00
Volodymyr Babak
ab55619abf
Merge branch 'master' of github.com:thingsboard/thingsboard into edge-3.3
2021-05-12 18:15:52 +03:00
Volodymyr Babak
a76d3a2b70
Cover cases when entities added during edge disconnect. Refactoring
2021-05-12 18:14:51 +03:00
Viacheslav Klimov
c39fb8c94d
Refactor
2021-05-12 14:23:57 +03:00
Viacheslav Klimov
9873115d8b
Implement created alarms limiting
2021-05-12 14:23:57 +03:00
YevhenBondarenko
92719c2ac2
added lwm2m x509 test
2021-05-11 16:32:02 +03:00
Volodymyr Babak
612a17af3b
Clean up cache in case entity was renamed
2021-05-11 14:06:18 +03:00
Igor Kulikov
27c9ad95e1
Fix tests
2021-05-07 18:29:37 +03:00
Igor Kulikov
5cc3a93cb9
Introduce default dashboard for device profile
2021-05-07 18:25:05 +03:00
Igor Kulikov
6a237b847c
Add customerId field to alarm data query api
2021-05-07 16:45:44 +03:00
Igor Kulikov
3094fb7240
Add customerId to alarm
2021-05-07 16:05:54 +03:00
Igor Kulikov
d5b640d602
Add image fields for dashboard and device profile entities. Introduce getAllAlarms and getCustomerAlarms API
2021-05-06 17:01:46 +03:00
zbeacon
4843baf7b9
Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/firmware-checksum-autogenerating
2021-04-30 14:43:10 +03:00
Andrii Shvaika
00bd26f1f5
Merge with master
2021-04-30 11:25:56 +03:00
YevhenBondarenko
ab10dd4494
implemented software update
2021-04-30 10:58:32 +03:00
YevhenBondarenko
4d4ca9b723
firmware tests and validation improvements
2021-04-30 10:58:32 +03:00
YevhenBondarenko
f264aa4330
fixed firmware tests and validation
2021-04-30 10:58:32 +03:00
zbeacon
b45d514b83
Removed unused method for getting supported checksum algorithms
2021-04-30 08:53:00 +03:00
Viacheslav Klimov
fbf2d3efdb
Fix entities filtering by kv when search value is empty ( #4515 )
...
* Fix entities filtering by kv when search value is empty
* Refactor
2021-04-29 14:55:27 +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
YevhenBondarenko
b4b5d062b0
fixed alarm query (search without created time column)
2021-04-29 14:14:31 +03:00
zbeacon
5b1cc8ac33
Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/firmware-checksum-autogenerating
2021-04-29 09:39:15 +03:00
zbeacon
7a4d302c85
Changes according to comments from @ashvayka
2021-04-29 09:35:02 +03:00
Andrew Shvayka
e3292e89c1
Merge pull request #4301 from thingsboard/develop/snmp
...
SNMP Transport
2021-04-28 16:29:13 +03:00
Viacheslav Klimov
79eb1183d9
Request SNMP devices' ids with pagination
2021-04-28 16:25:14 +03:00
Andrii Shvaika
29f404acb1
Adding Device Profile ID to the Firmware to make sure user assigns compatible firmware
2021-04-28 15:31:32 +03:00
Andrii Shvaika
edc993427e
CoAP support for firmware updates
2021-04-28 13:03:24 +03:00
YevhenBondarenko
a5656009d2
implemented audit logs for the firmware and resource
2021-04-28 12:56:49 +03:00
YevhenBondarenko
83e31f4263
added firmware type
2021-04-28 12:44:57 +03:00
zbeacon
8a5a4f0995
Added ability to autogenerate checksum for firmware
2021-04-28 12:26:35 +03:00
YevhenBondarenko
aee3fd3b6e
FirmwareCache refactoring
2021-04-28 11:29:04 +03:00
YevhenBondarenko
1850024fdb
implemented firmware update for the coap transport
2021-04-28 10:26:16 +03:00
Viacheslav Klimov
47994e1a66
Merge branch 'master' into master-to-snmp
...
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/transport/DefaultTransportApiService.java
# common/queue/src/main/proto/queue.proto
# common/transport/http/src/main/java/org/thingsboard/server/transport/http/DeviceApiController.java
# common/transport/transport-api/src/main/java/org/thingsboard/server/common/transport/TransportContext.java
# dao/src/main/java/org/thingsboard/server/dao/device/DeviceServiceImpl.java
2021-04-26 13:37:39 +03:00
YevhenBondarenko
b2ba2025de
added firmware info cache
2021-04-23 17:43:03 +03:00
YevhenBondarenko
3fbbfea331
changed firmware data type to oid and updated firmwares caffeine cache config
2021-04-23 16:53:33 +03:00
Andrii Shvaika
b0a27954ea
Improvements to FirmwareInfo
2021-04-23 14:35:47 +03:00