Andrii Shvaika
dd5195e8d7
Refactoring of LwM2MTransport
2021-05-04 12:54:31 +03:00
Andrii Shvaika
8a4c0a71ce
Reduced warnings
2021-05-04 12:00:16 +03:00
Andrii Shvaika
54543ae4b5
Merge improvements from outdated PR 4527
2021-05-04 11:47:38 +03:00
Andrii Shvaika
8b3e34f0ef
Refactoring of LwM2M transport
2021-05-04 10:33:54 +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
ff334b5438
Improvements to support large files for firmware updates
2021-04-30 14:22:36 +03:00
Vladyslav_Prykhodko
fc837f3f1b
UI: Rename LWM2M tab name
2021-04-30 12:50:40 +03:00
Andrew Shvayka
5ca0e05ab5
Merge pull request #4524 from thingsboard/feature/sota
...
FOTA/SOTA
2021-04-30 11:26:50 +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
Vladyslav_Prykhodko
fd8dee0a9d
UI: Add firmware type
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
Vladyslav
069a51c05c
Merge pull request #4520 from vvlladd28/improvement/menu-system-settings
...
UI: Move Resource library to system settings menu
2021-04-30 08:53:48 +03:00
zbeacon
b45d514b83
Removed unused method for getting supported checksum algorithms
2021-04-30 08:53:00 +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
Vladyslav
9dcb7b9b5b
UI: Refactoring for the build rule node ui ( #4460 )
...
* UI: Refactoring LWM2M; fixed build ui rule node
* UI: Refactoring LWM2M security config
2021-04-29 18:25:38 +03:00
Vladyslav
99a25cab00
UI: Fixed field name in LC_EVENT; Added error field reset at hiding in event filters ( #4453 )
...
* UI: Fixed field name in LC_EVENT; Added error field reset at hiding in event filters
* UI: Updated event filter interface
* UI: Add reset page in event filter
2021-04-29 18:25:23 +03:00
Vladyslav_Prykhodko
52c34068ae
UI: Move Resource library to system settings menu
2021-04-29 16:55:05 +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
vzikratyi
e618f2382a
Added dashboard for 'hybrid' DB setup
2021-04-29 14:45:41 +03:00
vzikratyi
ff14283c20
Added default Grafana dashboards
2021-04-29 14:45:41 +03:00
vzikratyi
c25964d747
Added prometheus-grafana monitoring to Docker scripts
2021-04-29 14:45:41 +03:00
Sergey Matvienko
5ad113ad1a
queue consumer: not going to sleep after pull if time left less then 1 millisecond. topic added to logs
2021-04-29 14:17:46 +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
YevhenBondarenko
b4b5d062b0
fixed alarm query (search without created time column)
2021-04-29 14:14:31 +03:00
Viacheslav Klimov
1de97ad0e1
Refactor SNMP devices' sessions establishing
2021-04-29 14:10:01 +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
Viacheslav Klimov
3b74a806bc
RPC functionality refactoring for SNMP ( #4492 )
...
* Refactor RPC functionality for SNMP
* Refactor
* SNMP response PDU mapping refactoring
2021-04-28 16:40:45 +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
Vladyslav_Prykhodko
5976d51729
UI: Add import/export tenant profile
2021-04-28 15:09:55 +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
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
Kalutka Zhenya
0127611204
Refactoring
2021-04-28 12:05:32 +03:00