rusikv
|
b3d3e84f58
|
UI: change maps widget bundle template
|
2021-08-11 14:42:19 +03:00 |
|
Volodymyr Babak
|
364da6fea4
|
Clean up imports
|
2021-08-11 14:16:47 +03:00 |
|
Volodymyr Babak
|
91301b39e7
|
Fixed fetch of admin settings
|
2021-08-11 14:16:01 +03:00 |
|
Andrii Shvaika
|
79034ddcdd
|
Remove the explicit logging
|
2021-08-10 13:39:52 +03:00 |
|
Igor Kulikov
|
2ce709e363
|
Fix create device notification in DefaultTransportApiService
|
2021-08-09 16:41:36 +03:00 |
|
Igor Kulikov
|
c4276ae41b
|
Save activity flag for devices loaded as part of demo data
|
2021-08-09 16:30:42 +03:00 |
|
Andrii Shvaika
|
73d39f4072
|
Fixed logging of the device state service partitions
|
2021-08-09 16:02:07 +03:00 |
|
Andrii Shvaika
|
8a2dc7583b
|
Fix cluster mode for DefaultOtaPackageStateService
|
2021-08-09 14:33:41 +03:00 |
|
Andrii Shvaika
|
7ce98560a3
|
Fix Device creation events processing from Edge
|
2021-08-09 13:16:25 +03:00 |
|
Andrii Shvaika
|
6eba6db64c
|
Merge PR 5039
|
2021-08-09 12:39:19 +03:00 |
|
Volodymyr Babak
|
3bf48f0f5e
|
Do not push entity updated to edge on device creation from edge
|
2021-08-09 12:33:17 +03:00 |
|
Andrii Shvaika
|
f12903ba43
|
Removed duplicated code
|
2021-08-06 18:59:16 +03:00 |
|
Andrii Shvaika
|
0e6476926c
|
Build fix
|
2021-08-06 18:58:53 +03:00 |
|
Vladyslav_Prykhodko
|
ec2e097229
|
UI: Add parse persistent RPC status for send RPC command
|
2021-08-06 18:56:35 +03:00 |
|
Vladyslav_Prykhodko
|
90c84f84d0
|
UI: Add control widget support persistent command (Add settings: persistent and persistentPollingInterval)
|
2021-08-06 18:56:35 +03:00 |
|
YevhenBondarenko
|
d44adcfe75
|
added removing rpc request from pending map after rpc deleting
|
2021-08-06 17:34:23 +03:00 |
|
Andrii Shvaika
|
9093206bc5
|
Execute callback correctly
|
2021-08-06 17:33:52 +03:00 |
|
Andrii Shvaika
|
2078c71d32
|
Added module cluster-api and used it in rule engine and other services
|
2021-08-06 17:33:52 +03:00 |
|
ShvaykaD
|
60e15ece5a
|
replaced protobuf-wrappers usage to optional keyword
|
2021-08-05 16:53:09 +03:00 |
|
Andrew Shvayka
|
c1d8aa1370
|
Merge pull request #5038 from volodymyr-babak/handle-null-values-in-proto
Handle null values in proto
|
2021-08-05 15:44:33 +03:00 |
|
Sergey Matvienko
|
33b9e37db0
|
kafka other parameters example
|
2021-08-05 15:27:45 +03:00 |
|
Sergey Matvienko
|
a5ff95b0f4
|
Kafka producer added TB_KAFKA_MAX_IN_FLIGHT_REQUESTS_PER_CONNECTION and TB_KAFKA_MAX_REQUEST_SIZE
|
2021-08-05 15:27:45 +03:00 |
|
YevhenBondarenko
|
373f2f9f0e
|
added additionalInfo to the rpc
|
2021-08-05 15:12:00 +03:00 |
|
Volodymyr Babak
|
2558b2ecda
|
Device credential value can be null
|
2021-08-05 15:11:08 +03:00 |
|
Igor Kulikov
|
afdcc6ed3f
|
Merge pull request #5030 from smatvienko-tb/fix-startup-warn-on-rule-chains-initialize
[3.3.0] fixed warn message on startup: Rule Chains initialized by unexpected message: PartitionChangeMsg ...
|
2021-08-05 11:20:35 +03:00 |
|
Sergey Matvienko
|
c7c9d58973
|
mqtt parameter MQTT_MSG_QUEUE_SIZE_PER_DEVICE_LIMIT:100 added for the monolith yml
|
2021-08-04 19:02:16 +03:00 |
|
Igor Kulikov
|
017dde8c55
|
Merge pull request #4993 from vvlladd28/improvement/mail-setting/edit-password
[3.3.0] Mail server settings improvement change password
|
2021-08-04 18:37:43 +03:00 |
|
Volodymyr Babak
|
e974644d27
|
Fixed alarm test - deleted msg pushed to edge
|
2021-08-04 13:05:18 +03:00 |
|
Volodymyr Babak
|
1297fef550
|
Fixed alarm delete functionality on edge
|
2021-08-04 12:17:16 +03:00 |
|
Volodymyr Babak
|
5557406f07
|
Added alarm id for future needs
|
2021-08-04 09:45:16 +03:00 |
|
Sergey Matvienko
|
370d9fdff3
|
fixed warn message on startup: Rule Chains initialized by unexpected message: PartitionChangeMsg ...
|
2021-08-04 08:58:08 +03:00 |
|
Volodymyr Babak
|
7d1a849047
|
Increased fetch size
|
2021-08-03 14:39:23 +03:00 |
|
Volodymyr Babak
|
a3add4dc9b
|
Use awailability instead of loop
|
2021-08-03 14:34:16 +03:00 |
|
Volodymyr Babak
|
dffd25296b
|
License header fix
|
2021-08-03 13:49:32 +03:00 |
|
Volodymyr Babak
|
15f8a46d49
|
Add check for null values
|
2021-08-03 13:47:08 +03:00 |
|
Volodymyr Babak
|
eced5a49fa
|
Merge remote-tracking branch 'upstream/master' into handle-null-values-in-proto
|
2021-08-03 13:14:38 +03:00 |
|
Volodymyr Babak
|
c6cf1b3a4e
|
Added registration of time module to parse Instant objects
|
2021-08-02 17:53:57 +03:00 |
|
Sergey Matvienko
|
aec087bba1
|
fix NoSecLwM2MIntegrationTest.testSoftwareUpdateByObject9 with awaitility (detailed log and javadoc)
|
2021-08-02 17:48:59 +03:00 |
|
Sergey Matvienko
|
eb7053d722
|
fix NoSecLwM2MIntegrationTest.testSoftwareUpdateByObject9 with awaitility
|
2021-08-02 17:48:59 +03:00 |
|
Sergey Matvienko
|
c9c13457e1
|
org.awaitility to test asynchronous API
|
2021-08-02 17:44:23 +03:00 |
|
Volodymyr Babak
|
2d4831af39
|
Added additional check that device belongs to current node before adding to states map. Added clean up in case device doesnt belong to this node anymore
|
2021-08-02 17:37:13 +03:00 |
|
Volodymyr Babak
|
e27ef59eed
|
Log to debug
|
2021-08-02 17:15:46 +03:00 |
|
Volodymyr Babak
|
aea8a0f537
|
Added logging of error msg to easily identify root cause of failed logins
|
2021-08-02 17:15:46 +03:00 |
|
Volodymyr Babak
|
d95c2b88b0
|
Added proper hanling of null values for provision device key
|
2021-08-02 14:55:43 +03:00 |
|
Volodymyr Babak
|
414087c090
|
Merge branch 'handle-null-values-in-proto' of github.com:volodymyr-babak/thingsboard into handle-null-values-in-proto
|
2021-08-02 13:44:34 +03:00 |
|
Volodymyr Babak
|
94cf676d97
|
Added proper handle of null additional info
|
2021-08-02 13:44:11 +03:00 |
|
Volodymyr Babak
|
f0f387e710
|
Removed unnecessary method
|
2021-08-01 22:25:52 +03:00 |
|
Volodymyr Babak
|
d1bede770d
|
Edge test fixes. Replaced do/while loop with awailability framework approach
|
2021-08-01 22:23:15 +03:00 |
|
Volodymyr Babak
|
e05e681bd9
|
Properly hanlde null values in proto classes
|
2021-07-30 18:22:19 +03:00 |
|
Vladyslav_Prykhodko
|
a6fffcb8c3
|
UI: Rename mail server value isDemo to showChangePassword. Fixed send test mail: not work for empty password fields
|
2021-07-30 15:15:24 +03:00 |
|