Igor Kulikov
|
8bca3b4fce
|
Merge branch 'feature/map/circle' of https://github.com/vvlladd28/thingsboard into vvlladd28-feature/map/circle
|
2022-02-10 15:41:45 +02:00 |
|
nickAS21
|
4140801fb0
|
lwm2m: remove import
|
2022-02-10 13:07:01 +02:00 |
|
nickAS21
|
5d839ab75f
|
lwm2m: fix bug of commits
|
2022-02-10 13:00:59 +02:00 |
|
Igor Kulikov
|
1097ce2cb1
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2022-02-10 12:40:02 +02:00 |
|
Igor Kulikov
|
39b76065a3
|
UI: Fix trip animation widget - remove loading section after data retrieved.
|
2022-02-10 12:36:11 +02:00 |
|
nickAS21
|
28fa1cc6a7
|
lwm2m: Checking licenses... 2
|
2022-02-10 08:42:45 +02:00 |
|
兰染
|
bcaa6803ce
|
Merge branch 'thingsboard:master' into master
|
2022-02-10 08:33:55 +08:00 |
|
nickAS21
|
a072e9e1af
|
lwm2m: Checking licenses...
|
2022-02-09 19:34:59 +02:00 |
|
nickAS21
|
f704f9bcbc
|
lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel (continue)
|
2022-02-09 18:27:38 +02:00 |
|
nickAS21
|
b6f317a3b7
|
lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel
|
2022-02-09 18:11:02 +02:00 |
|
Vladyslav_Prykhodko
|
1077497a31
|
UI: Improvement map tooltip in show hover mode - tooltip moves behind the cursor
|
2022-02-09 16:09:20 +02:00 |
|
Volodymyr Babak
|
c4a3c5a000
|
Added null check for input stream on disconnect
|
2022-02-09 14:58:32 +02:00 |
|
Vladyslav_Prykhodko
|
23b0bac76d
|
UI: Add to support circle in map; change default settings polygon; fix incorrect resize polygon in image-map; fix snap in cut mode; fix tooltip text in action button; fix resize in edi mode; fix loss tooltip in rectangle after cut
|
2022-02-09 14:40:53 +02:00 |
|
nickAS21
|
ecc9f8fe38
|
lwm2m: fix bugs in PR commits
|
2022-02-08 21:38:09 +02:00 |
|
YevhenBondarenko
|
f1f0ea4edf
|
added test for LwM2mClient
|
2022-02-08 16:55:19 +02:00 |
|
YevhenBondarenko
|
6a2ca1a803
|
Merge branch 'master' of github.com:thingsboard/thingsboard into fix/lwm2m-ct
|
2022-02-08 16:23:47 +02:00 |
|
nickAS21
|
974d4cb338
|
lwm2m: fix bug: client.destroy after newClientCreate and client registered on the server
|
2022-02-08 16:10:14 +02:00 |
|
Andrew Shvayka
|
869b5607f2
|
Merge pull request #5977 from YevhenBondarenko/lwm2m-client-serialization
[3.3.4] LwM2mClient is no more serializable
|
2022-02-08 14:57:43 +02:00 |
|
Andrew Shvayka
|
afb49e8664
|
Merge pull request #6017 from ViacheslavKlimov/fix/snmp-transport-startup
[3.3.4] Fix SNMP transport initialization error
|
2022-02-08 14:55:18 +02:00 |
|
Igor Kulikov
|
d3b33253e3
|
Update README.md - change use cases order
|
2022-02-08 14:26:58 +02:00 |
|
Igor Kulikov
|
00341b36ab
|
Update README.md - update use cases
|
2022-02-08 14:12:55 +02:00 |
|
YevhenBondarenko
|
a0b4f7c38e
|
fixed "No value present"
|
2022-02-08 14:00:38 +02:00 |
|
Igor Kulikov
|
442bb83784
|
UI: Fix timewindow panel form validation - disable aggregation limit check when aggregation is not none.
|
2022-02-08 13:35:49 +02:00 |
|
兰染
|
8e29435056
|
Merge branch 'thingsboard:master' into master
|
2022-02-08 14:47:30 +08:00 |
|
YevhenBondarenko
|
ad541703ce
|
fixed read/observe "dataRead" object 19
|
2022-02-07 17:53:28 +02:00 |
|
YevhenBondarenko
|
799fa019c7
|
fixed sending shared attributes after sleeping
|
2022-02-07 17:16:22 +02:00 |
|
YevhenBondarenko
|
dffb6ab892
|
removed Serializable from ResourceValue
|
2022-02-07 13:33:32 +02:00 |
|
Igor Kulikov
|
423a9e2e04
|
Update 'gps geofencing events' node default configuration. Update rule nodes configuration UI
|
2022-02-07 12:53:56 +02:00 |
|
YevhenBondarenko
|
a7d911c9c0
|
changed upgrade version
|
2022-02-07 12:39:50 +02:00 |
|
Andrii Shvaika
|
99afad3f6f
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2022-02-07 12:14:05 +02:00 |
|
Andrii Shvaika
|
8a50270feb
|
Add support of configurable perimeter key name while fetching perimeter from metadata.
|
2022-02-07 12:13:53 +02:00 |
|
Andrii Shvaika
|
c7aafe4ddd
|
Fix max_alarm_queries_per_refresh_interval configuration parameter. Change default value from 3 to 10.
|
2022-02-07 12:13:07 +02:00 |
|
Viacheslav Klimov
|
ef129d2648
|
Fix upgrade
|
2022-02-07 11:42:26 +02:00 |
|
Viacheslav Klimov
|
30527b547f
|
Merge branch 'master' into fix/ota-device-profile
|
2022-02-07 11:40:42 +02:00 |
|
YevhenBondarenko
|
c449a96ccf
|
minor fixes in LwM2MClientSerDes
|
2022-02-07 10:35:02 +02:00 |
|
Igor Kulikov
|
158f233daf
|
Merge pull request #6016 from vvlladd28/improvement/map/tooltip-disable
[3.3.4] UI: Improvement map control button tooltip; fix incorrect updated marker/polygon when editing
|
2022-02-07 10:29:02 +02:00 |
|
Igor Kulikov
|
9f63c36344
|
Merge pull request #5999 from vvlladd28/improvement/load-resource/order
[3.4] UI: Fixed that widget JS resources will be loaded in the order in which they in list resources
|
2022-02-07 10:17:34 +02:00 |
|
Igor Kulikov
|
6134374003
|
3.3.3 to 3.3.4 upgrade
|
2022-02-07 09:57:15 +02:00 |
|
Igor Kulikov
|
312924a19b
|
Version set to 3.3.4-SNAPSHOT
|
2022-02-07 09:55:37 +02:00 |
|
Igor Kulikov
|
cc6cd2cb2a
|
UI: Add slide toggle control widget
|
2022-02-04 20:06:23 +02:00 |
|
Viacheslav Klimov
|
f51a66b585
|
Delete OTA update packages of device profile with cascade when this profile is deleted
|
2022-02-04 18:06:40 +02:00 |
|
Volodymyr Babak
|
ffcc5be0ae
|
Removed edge license and cloud endpoint from edge instance - refactoring edge ce
|
2022-02-04 17:34:46 +02:00 |
|
YevhenBondarenko
|
c6475226e4
|
added test for LwM2MClientSerDes
|
2022-02-04 16:34:40 +02:00 |
|
nickAS21
|
29a551d048
|
lwm2m: fix bug: add afterClass "await (3 sec, closed all ports lwm2server and bootstrapServer)"
|
2022-02-04 15:59:12 +02:00 |
|
YevhenBondarenko
|
50b096c35b
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into lwm2m-client-serialization
|
2022-02-04 14:01:13 +02:00 |
|
Viacheslav Klimov
|
b31460dbc3
|
Change startup order for SnmpTransportContext
|
2022-02-03 18:28:27 +02:00 |
|
nickAS21
|
acc52c7864
|
lwm2m: fix bug create new client (from TcpPort to UdpPort)
|
2022-02-03 18:01:12 +02:00 |
|
Andrii Shvaika
|
92842e0f0e
|
Improved IP Filter to delete next handlers from pipeline
|
2022-02-03 17:59:55 +02:00 |
|
Vladyslav_Prykhodko
|
5c5619d73c
|
UI: Improvement map control button tooltip; fix incorrect updated marker/polygon when editing
|
2022-02-03 17:58:41 +02:00 |
|
Andrii Shvaika
|
ef8286754f
|
Fix typos in PR template
|
2022-02-02 08:50:17 +02:00 |
|