zbeacon
a4eb2df8ee
Fix for device software/firmware response topic
5 years ago
nickAS21
89c1743fa0
Lwm2m: RPC finish
5 years ago
nickAS21
50209d91fe
Lwm2m: add Write_Update many
5 years ago
Andrii Shvaika
72382a52e3
LwM2M Server refactoring
5 years ago
nickAS21
bacf822f15
Lwm2m: add Write_Update example #1
5 years ago
Andrii Shvaika
dd5195e8d7
Refactoring of LwM2MTransport
5 years ago
Andrii Shvaika
8a4c0a71ce
Reduced warnings
5 years ago
Andrii Shvaika
54543ae4b5
Merge improvements from outdated PR 4527
5 years ago
Andrii Shvaika
8b3e34f0ef
Refactoring of LwM2M transport
5 years ago
Andrii Shvaika
a787ca9d5d
Refactoring of the lwm2m yml configuration
5 years ago
Andrii Shvaika
ff334b5438
Improvements to support large files for firmware updates
5 years ago
Andrii Shvaika
37891ec6c6
Minor refactoring
5 years ago
YevhenBondarenko
ab10dd4494
implemented software update
5 years ago
YevhenBondarenko
f264aa4330
fixed firmware tests and validation
5 years ago
zbeacon
b45d514b83
Removed unused method for getting supported checksum algorithms
5 years ago
nickAS21
e33420d3a8
Lwm2m: firmwareUpdate ( #4516 )
* Lwm2m: firmwareUpdate
* Lwm2m: firmwareUpdate with merge master
* Lwm2m: firmwareUpdate cleaned
* Lwm2m: delete Californium.properties
* Lwm2m: merge with master
5 years ago
Sergey Matvienko
5ad113ad1a
queue consumer: not going to sleep after pull if time left less then 1 millisecond. topic added to logs
5 years ago
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
5 years ago
Viacheslav Klimov
1de97ad0e1
Refactor SNMP devices' sessions establishing
5 years ago
zbeacon
7a4d302c85
Changes according to comments from @ashvayka
5 years ago
Viacheslav Klimov
3b74a806bc
RPC functionality refactoring for SNMP ( #4492 )
* Refactor RPC functionality for SNMP
* Refactor
* SNMP response PDU mapping refactoring
5 years ago
ShvaykaD
b34198f30c
refactored CoAP Server component ( #4497 )
* refactored ce code base needed for coap-integration in pe
* added anotation TbCoapServerComponent on CoapTransportService
* license updated
5 years ago
Viacheslav Klimov
79eb1183d9
Request SNMP devices' ids with pagination
5 years ago
Andrii Shvaika
7edcc605e9
Firmware CoAP and transport improvement
5 years ago
YevhenBondarenko
a5656009d2
implemented audit logs for the firmware and resource
5 years ago
YevhenBondarenko
5429175db9
added target_firmware_ts timeseries for the firmware
5 years ago
YevhenBondarenko
83e31f4263
added firmware type
5 years ago
zbeacon
8a5a4f0995
Added ability to autogenerate checksum for firmware
5 years ago
YevhenBondarenko
aee3fd3b6e
FirmwareCache refactoring
5 years ago
YevhenBondarenko
1850024fdb
implemented firmware update for the coap transport
5 years ago
Sergey Matvienko
1d24a08c17
kafka: added TB_KAFKA_COMPRESSION_TYPE for producer: none (default), gzip.
5 years ago
nickAS21
5f8a9e9f67
Lwm2m rpc ( #4473 )
* Lwm2m: RPC_terminal
* Lwm2m: RPC_terminal del two file
* Lwm2m: RPC_terminal add test observe
* Lwm2m: RPC_terminal add test delete
5 years ago
Andrii Shvaika
b0a27954ea
Improvements to FirmwareInfo
5 years ago
YevhenBondarenko
23063b1600
refactoring
5 years ago
YevhenBondarenko
b82525ae86
added consumerPropertiesPerTopic to transport yml
5 years ago
YevhenBondarenko
2658de715a
implemented consumerPropertiesPerTopic
5 years ago
YevhenBondarenko
c9439b3976
created created firmware queue
5 years ago
Viacheslav Klimov
5465703d2d
Handle tenant and customer deletion for TbApiUsageStateService
5 years ago
Viacheslav Klimov
8c9213cff5
Provide querying by customer for API usage states
5 years ago
Viacheslav Klimov
6b008e52cb
Refactor
5 years ago
Viacheslav Klimov
030d80d05a
CustomerId to TbMsg and SessionInfo
5 years ago
Andrii Shvaika
0ff4e6ac0d
Improvements to the TbMsg to support CustomerId
5 years ago
Viacheslav Klimov
3db3385571
Enable/disable usage stats per customer from config
5 years ago
Viacheslav Klimov
9d045e231b
Refactor DefaultTbApiUsageClient
5 years ago
Viacheslav Klimov
ecf86b53ba
Provide usage stats for sysTenant; refactor
5 years ago
Viacheslav Klimov
f89b30777e
Initial implementation for per-customer api usage stats
5 years ago
YevhenBondarenko
609024a603
added redis configs to the transports yml
5 years ago
YevhenBondarenko
75fe679bab
MqttTransportHandler improvements
5 years ago
YevhenBondarenko
f55f0ecb94
implemented firmware update for the http and mqtt transports
5 years ago
Viacheslav Klimov
a1e4bbbb31
Implement RPC for SNMP; refactor
5 years ago