Andrew Shvayka
|
869b5607f2
|
Merge pull request #5977 from YevhenBondarenko/lwm2m-client-serialization
[3.3.4] LwM2mClient is no more serializable
|
4 years ago |
Andrew Shvayka
|
afb49e8664
|
Merge pull request #6017 from ViacheslavKlimov/fix/snmp-transport-startup
[3.3.4] Fix SNMP transport initialization error
|
4 years ago |
desoliture
|
756f62062b
|
fix headers
|
4 years ago |
Andrew Shvayka
|
1afc651249
|
Merge pull request #6000 from van-vanich/change_crud_to_jpa
[3.4] Change CrudRepository to JpaRepository
|
4 years ago |
Igor Kulikov
|
d3b33253e3
|
Update README.md - change use cases order
|
4 years ago |
Igor Kulikov
|
00341b36ab
|
Update README.md - update use cases
|
4 years ago |
YevhenBondarenko
|
a0b4f7c38e
|
fixed "No value present"
|
4 years ago |
Igor Kulikov
|
442bb83784
|
UI: Fix timewindow panel form validation - disable aggregation limit check when aggregation is not none.
|
4 years ago |
desoliture
|
e6053e8e7d
|
Merge branch 'master' into alarmScheduleDynamicValues
# Conflicts:
# rule-engine/rule-engine-components/src/main/java/org/thingsboard/rule/engine/profile/AlarmRuleState.java
# ui-ngx/src/app/modules/home/components/home-components.module.ts
|
4 years ago |
兰染
|
8e29435056
|
Merge branch 'thingsboard:master' into master
|
4 years ago |
YevhenBondarenko
|
ad541703ce
|
fixed read/observe "dataRead" object 19
|
4 years ago |
YevhenBondarenko
|
799fa019c7
|
fixed sending shared attributes after sleeping
|
4 years ago |
YevhenBondarenko
|
dffb6ab892
|
removed Serializable from ResourceValue
|
4 years ago |
Igor Kulikov
|
423a9e2e04
|
Update 'gps geofencing events' node default configuration. Update rule nodes configuration UI
|
4 years ago |
YevhenBondarenko
|
a7d911c9c0
|
changed upgrade version
|
4 years ago |
Andrii Shvaika
|
99afad3f6f
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
4 years ago |
Andrii Shvaika
|
8a50270feb
|
Add support of configurable perimeter key name while fetching perimeter from metadata.
|
4 years ago |
Andrii Shvaika
|
c7aafe4ddd
|
Fix max_alarm_queries_per_refresh_interval configuration parameter. Change default value from 3 to 10.
|
4 years ago |
ArtemDzhereleiko
|
85be2745c9
|
UI: Finish form, added responsive and locale translation
|
4 years ago |
Viacheslav Klimov
|
ef129d2648
|
Fix upgrade
|
4 years ago |
Viacheslav Klimov
|
30527b547f
|
Merge branch 'master' into fix/ota-device-profile
|
4 years ago |
YevhenBondarenko
|
c449a96ccf
|
minor fixes in LwM2MClientSerDes
|
4 years ago |
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
|
4 years ago |
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
|
4 years ago |
Igor Kulikov
|
6134374003
|
3.3.3 to 3.3.4 upgrade
|
4 years ago |
Igor Kulikov
|
312924a19b
|
Version set to 3.3.4-SNAPSHOT
|
4 years ago |
Igor Kulikov
|
cc6cd2cb2a
|
UI: Add slide toggle control widget
|
4 years ago |
desoliture
|
4dccfecb2b
|
add tests for `EntityRelationController`
|
5 years ago |
Viacheslav Klimov
|
f51a66b585
|
Delete OTA update packages of device profile with cascade when this profile is deleted
|
4 years ago |
Volodymyr Babak
|
ffcc5be0ae
|
Removed edge license and cloud endpoint from edge instance - refactoring edge ce
|
4 years ago |
YevhenBondarenko
|
c6475226e4
|
added test for LwM2MClientSerDes
|
4 years ago |
nickAS21
|
29a551d048
|
lwm2m: fix bug: add afterClass "await (3 sec, closed all ports lwm2server and bootstrapServer)"
|
4 years ago |
van-vanich
|
6318c7636c
|
fix issue with failure test, because before other tests saved and don't delete Alarm
|
4 years ago |
YevhenBondarenko
|
50b096c35b
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into lwm2m-client-serialization
|
4 years ago |
van-vanich
|
172501e12f
|
added test for JpaAuditLogDaoTest
|
4 years ago |
van-vanich
|
2c3110c3f0
|
added test for testFindAssetsByTenantIdAndCustomerIdAndType() and testFindAssetsByTenantIdAndType(). Also improve and refactoring code
|
4 years ago |
van-vanich
|
f5aff76d81
|
delete unnecessary code and refactoring test after code review. Also remove unnecessary file
|
4 years ago |
Viacheslav Klimov
|
b31460dbc3
|
Change startup order for SnmpTransportContext
|
4 years ago |
nickAS21
|
acc52c7864
|
lwm2m: fix bug create new client (from TcpPort to UdpPort)
|
4 years ago |
Andrii Shvaika
|
92842e0f0e
|
Improved IP Filter to delete next handlers from pipeline
|
4 years ago |
Vladyslav_Prykhodko
|
5c5619d73c
|
UI: Improvement map control button tooltip; fix incorrect updated marker/polygon when editing
|
4 years ago |
van-vanich
|
62ee824530
|
refactoring JpaBaseComponentDescriptorDaoTest
|
4 years ago |
van-vanich
|
97a9854f41
|
refactoring JpaWidgetsBundleDaoTest and remove unnecessary System.out.println from JpaAlarmDaoTest
|
4 years ago |
van-vanich
|
ff1fa2d2ca
|
improve and fix JpaUserDaoTest
|
4 years ago |
van-vanich
|
adb062a562
|
improve and fix JpaWidgetTypeDaoTest
|
4 years ago |
van-vanich
|
e877e71445
|
improve and fix JpaDeviceCredentialsDaoTest
|
4 years ago |
van-vanich
|
e5f05e7327
|
improve and fix JpaBaseEventDaoTest
|
4 years ago |
van-vanich
|
19f73c8307
|
refactoring JpaWidgetsBundleDaoTest
|
4 years ago |
van-vanich
|
00540a8b09
|
improve and fix JpaWidgetsBundleDaoTest
|
4 years ago |
van-vanich
|
7f104e5159
|
improve and fix JpaUserCredentialsDaoTest
|
4 years ago |