Andrii Shvaika
856b0259d1
Fix the microservices mode for CoAP
5 years ago
Igor Kulikov
e1afbe6667
Control visibility and order of dashboard in mobile application. Ability to hide widgets in mobile mode. Fix dashboard state changes processing.
5 years ago
Andrii Shvaika
4ce9e0968d
CoAP Content format improvements
5 years ago
YevhenBondarenko
5c8618c3cc
added content format for the CoAP responses
5 years ago
Andrii Shvaika
a4636347e5
Merge PSM & eDRX for LwM2M
5 years ago
Andrii Shvaika
3a7a97dd91
PSM and eDRX implementation draft
5 years ago
Andrii Shvaika
4364755e11
Optimized imports
5 years ago
Andrii Shvaika
34aa44d2cb
Added deduplication of transport sessions for CoAP. Fix response codes
5 years ago
YevhenBondarenko
b3d988cbbf
Added PowerSavingConfiguretion for Coap device and profile
5 years ago
hanyuepeng
d3c51ca1c7
fix(Claiming devices): resolve SerializationFailedException
when use redis as the cache, this
interface
http(s)://host:port/api/v1/$ACCESS_TOKEN/claim throw
a
SerializationFailedException but ignored by AbstractTransformFuture
,and when do Device Claiming API
Request(http(s)://host:port/api/customer/device/$DEVICE_NAME/claim),the
system show :Failed to claim the device
5 years ago
Volodymyr Babak
7b855e50db
Fixed typo in equals method of widget bundle class
5 years ago
Volodymyr Babak
6702aabc31
Added image field for device profile and description field for widget bundle
5 years ago
Igor Kulikov
e7f30dff8d
Increase timeout for actors tests
5 years ago
Andrew Shvayka
eb3ceabaf7
Correct initialization order.
5 years ago
YevhenBondarenko
621752cb7a
fixed getOrInitSwInfo
5 years ago
YevhenBondarenko
39ff7af478
update fw/sw strategy
5 years ago
YevhenBondarenko
be86a2df48
fixed sendReadRequests
5 years ago
YevhenBondarenko
050f0d9b07
fixed duplicated read/observe requests
5 years ago
ShvaykaD
60ccd7a0b0
revert default behavior for no presense proto keys
5 years ago
ShvaykaD
0d21170b7a
updated device profile validation tests & convertToRpcRequest method in ProtoConverter
5 years ago
ShvaykaD
c4133fa41a
added new dynamic-schema based tests for telemetry and attributes upload
5 years ago
ShvaykaD
a1336f3893
updated protobuf version to 3.17.2 & added explicit fields presence support
5 years ago
Andrii Shvaika
0c60e18ea6
Improved persistent RPC for unack requests
5 years ago
Andrii Shvaika
e914425b22
PR Review + minor logging
5 years ago
Sergey Matvienko
1b21140892
fixed licence header (CE) for TopicPartitionInfoTest (removed <p>)
5 years ago
Sergey Matvienko
e430deceac
fixed license header for TopicPartitionInfoTest
5 years ago
Sergey Matvienko
983d8f6ea9
test added for TopicPartitionInfo
5 years ago
Sergey Matvienko
395935fcad
toString added for tbApplicationEvent and PartitionChangeEvent to provide a better log experience
# Conflicts:
# common/queue/src/main/java/org/thingsboard/server/queue/discovery/PartitionChangeEvent.java
# common/queue/src/main/java/org/thingsboard/server/queue/discovery/TbApplicationEvent.java
5 years ago
YevhenBondarenko
63342dfb7f
saving persistent rpc if ack not expected
5 years ago
Andrii Shvaika
26d4d0de6c
Merge with master
5 years ago
YevhenBondarenko
f473190502
check acknowledgement for persisted rpc
5 years ago
Andrii Shvaika
45c5703f2f
eDRX cycle parameters on device level
5 years ago
YevhenBondarenko
040473ac80
added edrxCycle to the Lwm2mDeviceTransportConfiguration
5 years ago
Vladyslav_Prykhodko
3d04d5b11c
Add support lwm2m edrxCycle settings
5 years ago
Andrii Shvaika
65032092e1
Persistent RPC calls review
5 years ago
Andrii Shvaika
cf2a7762d0
eDRXcycle support
5 years ago
Volodymyr Babak
3319154513
Code review fixes - moved out .lock from try block
5 years ago
Volodymyr Babak
11a7fc68e3
License header fix
5 years ago
Volodymyr Babak
62c9630e34
Use generics to remove duplication for event fetcher. Use page data iterable
5 years ago
AndrewVolosytnykhThingsboard
b158528c2a
Wrapper for OtaPackageInfo with usesUrl boolean field
5 years ago
AndrewVolosytnykhThingsboard
3712d73855
Device profile dynamic value
Co-authored-by: DanyloKobzar <69635327+DanyloKobzar@users.noreply.github.com>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
5 years ago
AndrewVolosytnykhThingsboard
7975e2a96a
Implement of method to find dashboard by name and tenant ID, used to find correct dashboard in case multiple dashboard start with the same name.
5 years ago
Sergey Matvienko
66f5e17bab
fixed licence header (CE) for LinkedHashMapRemoveEldest (removed <p>)
5 years ago
Sergey Matvienko
4eb6a94ff5
fixed licence header (CE) for LinkedHashMapRemoveEldest
5 years ago
Sergey Matvienko
57b0e19ec8
util: LinkedHashMapRemoveEldest refactored
5 years ago
Sergey Matvienko
3d3aae60d8
util: LinkedHashMapRemoveEldest refactored with BiConsumer
5 years ago
Sergey Matvienko
d7f797a065
util: LinkedHashMapRemoveEldest implemented with test
5 years ago
YevhenBondarenko
aa569ceec1
added fw/sw update tests
5 years ago
Andrii Shvaika
17f6a4e4f6
Ignore missing properties to simplify updates after minor improvemetns
5 years ago
Igor Kulikov
38e3dcc9d7
Use certificate chain from keystore for server identity
5 years ago