3042 Commits

Author SHA1 Message Date
Volodymyr Babak
4b4d262eeb Fixes for edge test after latest refactoring 2021-05-13 08:38:28 +03:00
Volodymyr Babak
d3152874fc Introduced base pageable edge event fetcher 2021-05-12 20:13:40 +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
6b769f17a1 Created alarms limiting UI 2021-05-12 14:23:57 +03:00
Viacheslav Klimov
9873115d8b Implement created alarms limiting 2021-05-12 14:23:57 +03:00
nickAS21
a703dead7b
Lwm2m: add Update Fw && Sw (#4557)
* Lwm2m: add Update Fw && Fix bug toLwM2mObject (not add Lwm2mObject without resources)

* Lwm2m: fix bug test

* Lwm2m: fw_update_start

* Lwm2m: fw_update send state

* Lwm2m: add     registration_store_pool_size: "${LWM2M_REGISTRATION_STORE_POOL_SIZE:100}"
               clean_period_in_sec: "${LWM2M_CLEAN_PERIOD_IN_SEC:2}"

* Lwm2m: add Update Execute

* Lwm2m: add Update Execute Successful

* Lwm2m: send state to tningsboard if only Successful
2021-05-11 18:27:35 +03:00
YevhenBondarenko
5bee2b2aec refactored 2021-05-11 16:32:02 +03:00
YevhenBondarenko
92719c2ac2 added lwm2m x509 test 2021-05-11 16:32:02 +03:00
Igor Kulikov
5cc3a93cb9 Introduce default dashboard for device profile 2021-05-07 18:25:05 +03:00
Igor Kulikov
3094fb7240 Add customerId to alarm 2021-05-07 16:05:54 +03:00
Igor Kulikov
96878b6d13 Minor improvements 2021-05-06 20:36:02 +03:00
Andrii Shvaika
4ec25beeb3 LwM2M Integration test 2021-05-06 17:11:24 +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
Andrew Volostnykh
91d33c6597 Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/html-emails-copy
# Conflicts:
#	application/src/main/java/org/thingsboard/server/service/mail/DefaultMailService.java
#	rule-engine/rule-engine-api/src/main/java/org/thingsboard/rule/engine/api/MailService.java
#	rule-engine/rule-engine-components/src/main/java/org/thingsboard/rule/engine/mail/TbSendEmailNode.java
#	rule-engine/rule-engine-components/src/main/resources/public/static/rulenode/rulenode-core-config.js
2021-05-06 14:06:59 +03:00
Yevhen Bondarenko
7ca626a086
Created LwM2M credentials (#4546)
* Created LwM2M credentials

* psk endpoint
2021-05-06 13:49:51 +03:00
zbeacon
281483121d Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/firmware-checksum-autogenerating 2021-05-06 11:38:02 +03:00
Andrii Shvaika
7322afac0b Implementation draft 2021-05-05 19:09:15 +03:00
YevhenBondarenko
3fb993b48e fixed firmware dashboard (added deviceProfileId to the firmware autocomplete) 2021-05-05 13:46:14 +03:00
zbeacon
84944f1f16 Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/firmware-checksum-autogenerating 2021-05-05 09:27:02 +03:00
Igor Kulikov
cf405be4f3 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-05-04 19:44:24 +03:00
Igor Kulikov
59606f8330 Add support for dashboboards in mobile app. Introduce widget mobile actions. 2021-05-04 19:44:15 +03:00
Andrii Shvaika
54543ae4b5 Merge improvements from outdated PR 4527 2021-05-04 11:47:38 +03:00
Andrii Shvaika
a787ca9d5d Refactoring of the lwm2m yml configuration 2021-04-30 16:35:21 +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
Andrii Shvaika
37891ec6c6 Minor refactoring 2021-04-30 11:14:29 +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
ca2e08f849 refactoring 2021-04-30 10:58:32 +03:00
YevhenBondarenko
f264aa4330 fixed firmware tests and validation 2021-04-30 10:58:32 +03:00
zbeacon
e6d3b1d3f6 Fix for getting user method when additionalInfo is null and refactoring 2021-04-30 08:39:32 +03:00
nickAS21
e33420d3a8
Lwm2m: firmwareUpdate (#4516)
* Lwm2m: firmwareUpdate

* Lwm2m: firmwareUpdate with merge master

* Lwm2m: firmwareUpdate cleaned

* Lwm2m: delete Californium.properties

* Lwm2m: merge with master
2021-04-30 08:39:06 +03:00
Sergey Matvienko
42fb44ff31 concurrency test fix TbMsgPackProcessingContextTest (readyLatch). any logs commented to not affect concurrency with sync logger. refactored 2021-04-29 14:16:44 +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
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
ShvaykaD
b34198f30c
refactored CoAP Server component (#4497)
* refactored ce code base needed for coap-integration in pe

* added anotation TbCoapServerComponent on CoapTransportService

* license updated
2021-04-28 16:39:13 +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
7edcc605e9 Firmware CoAP and transport improvement 2021-04-28 13:53:56 +03:00
Andrii Shvaika
edc993427e CoAP support for firmware updates 2021-04-28 13:03:24 +03:00
YevhenBondarenko
04cd86e4ba added resource and firmware to the AccessValidator 2021-04-28 12:56:49 +03:00
YevhenBondarenko
7e39a19531 added customer authority for the firmware info methods 2021-04-28 12:56:49 +03:00
YevhenBondarenko
a5656009d2 implemented audit logs for the firmware and resource 2021-04-28 12:56:49 +03:00
Vladyslav_Prykhodko
ce24a87bed Add firmware dashboard to loadDemo 2021-04-28 12:52:59 +03:00
YevhenBondarenko
5429175db9 added target_firmware_ts timeseries for the firmware 2021-04-28 12:52:59 +03:00