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
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
YevhenBondarenko
aee3fd3b6e
FirmwareCache refactoring
2021-04-28 11:29:04 +03:00
Kalutka Zhenya
2c7ab1ac34
Added 'Use entity lable in tab name' checkbox in Timeseries table
2021-04-28 10:42:29 +03:00
Kalutka Zhenya
98cb4c8e80
Fixed HTML action of identical widgets
2021-04-26 17:58:31 +03:00
Volodymyr Babak
7ce1fc77c9
Use session report timeout to remove staled sessions
2021-04-26 16:26:08 +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
Sergey Matvienko
1d24a08c17
kafka: added TB_KAFKA_COMPRESSION_TYPE for producer: none (default), gzip.
2021-04-26 12:51:42 +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
Andrew Shvayka
c350fb7acc
Merge pull request #4465 from thingsboard/feature/firmware
...
Feature/firmware
2021-04-23 16:52:00 +03:00
Andrii Shvaika
b0a27954ea
Improvements to FirmwareInfo
2021-04-23 14:35:47 +03:00
Andrii Shvaika
a9e83b484f
Merge branch 'feature/firmware' of https://github.com/YevhenBondarenko/thingsboard into YevhenBondarenko-feature/firmware
2021-04-23 12:24:59 +03:00
Sergey Matvienko
a477cad1b7
QueueController has return queue list from yaml config (TbQueueRuleEngineSettings). Tip: queue list consumes UI on device profile details
2021-04-23 12:23:31 +03:00
YevhenBondarenko
23063b1600
refactoring
2021-04-23 11:40:52 +03:00
YevhenBondarenko
2658de715a
implemented consumerPropertiesPerTopic
2021-04-23 10:56:49 +03:00
YevhenBondarenko
c9439b3976
created created firmware queue
2021-04-23 10:17:51 +03:00
Andrii Shvaika
53bf6af23b
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/firmware
2021-04-22 15:52:08 +03:00
Viacheslav Klimov
5465703d2d
Handle tenant and customer deletion for TbApiUsageStateService
2021-04-22 13:15:19 +03:00
Viacheslav Klimov
030d80d05a
CustomerId to TbMsg and SessionInfo
2021-04-22 13:15:19 +03:00
Andrii Shvaika
0ff4e6ac0d
Improvements to the TbMsg to support CustomerId
2021-04-22 13:15:19 +03:00
Viacheslav Klimov
3db3385571
Enable/disable usage stats per customer from config
2021-04-22 13:15:19 +03:00
Viacheslav Klimov
9d045e231b
Refactor DefaultTbApiUsageClient
2021-04-22 13:15:19 +03:00
Viacheslav Klimov
ecf86b53ba
Provide usage stats for sysTenant; refactor
2021-04-22 13:15:19 +03:00
Viacheslav Klimov
f89b30777e
Initial implementation for per-customer api usage stats
2021-04-22 13:15:19 +03:00
Andrii Shvaika
9b01f67d81
Update firmware only when it is really changed
2021-04-22 12:21:18 +03:00
Andrii Shvaika
279e221523
Merge with master
2021-04-22 10:55:57 +03:00
Andrew Shvayka
07aefe533a
Merge pull request #4380 from YevhenBondarenko/develop/3.3-firmware
...
[WIP] feature firmware
2021-04-22 10:35:29 +03:00
YevhenBondarenko
f55f0ecb94
implemented firmware update for the http and mqtt transports
2021-04-21 19:56:09 +03:00
Viacheslav Klimov
3c1682f57a
Merge branch 'master' into master-to-snmp
...
# Conflicts:
# common/data/pom.xml
# common/queue/src/main/java/org/thingsboard/server/queue/discovery/ZkDiscoveryService.java
# dao/src/main/java/org/thingsboard/server/dao/sql/device/DeviceRepository.java
# ui-ngx/src/app/shared/models/device.models.ts
2021-04-20 18:08:10 +03:00
ShvaykaD
321fb731a6
Support of server-side RPC requests via protobuf for CoAP and MQTT
...
* rpc response schema added
* rpc request proto
* fixed device profile validation
* fix error messages
2021-04-20 11:14:27 +03:00
AndrewVolosytnykhThingsboard
e3caf24a9b
Removed redundant parameter for AlarmController, AlarmQuery and RestClient.getAlarms
2021-04-19 17:08:54 +03:00
Sergey Matvienko
8b653d7065
rule chain. implemented save/update/delete @Transactional. Added sync DAO methods to run in transaction. Moved loadRuleChainMetaData outside of saveRuleChainMetaData transaction
2021-04-19 13:21:55 +03:00
Valerii Sosliuk
b8291be084
Update Latest TS by timestamp
...
There is a bug when the historic data arrives and overrides the value
with morerecent timestamp in ts_kv_latest table. This PR adds
possibility to update the ts_kv_latest table only if the value that
arrives has the newer timestamp than the one that is already in
ts_kv_latest
2021-04-19 12:53:40 +03:00
Sergey Matvienko
08d9ea302f
logback: logger template added for Top Rule Nodes by max execution time
2021-04-19 12:41:19 +03:00
Andrii Shvaika
e508925168
Fix for statistics collection period
2021-04-16 14:34:39 +03:00