5178 Commits

Author SHA1 Message Date
Igor Kulikov
d5cf27cdbf Sms provider configuration component improvements 2020-11-20 18:19:53 +02:00
Igor Kulikov
449cb5941d Fix Api Usage State alias 2020-11-20 15:17:31 +02:00
Igor Kulikov
ffdf56222e Add send sms rule node config ui 2020-11-20 14:58:24 +02:00
Igor Kulikov
18358ccc24 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-11-20 13:08:34 +02:00
Igor Kulikov
1e1e3ec6a3 Introduce SMS Service. Add Send SMS Rule Node 2020-11-20 13:08:20 +02:00
Andrii Shvaika
3cabec954e Critical bug fix 2020-11-19 17:06:54 +02:00
YevhenBondarenko
39eafde85b fix MQTT x509 auth 2020-11-19 13:34:35 +02:00
Andrii Shvaika
0fb1147ab2 Alarm Query Tests improved 2020-11-19 12:04:32 +02:00
Andrii Shvaika
5f8e592595 Reverted changes to the logging from previous commit 2020-11-19 11:33:51 +02:00
Andrii Shvaika
0fff851210 Alarm Query fix for propagated alarms with entities assigned to customer 2020-11-19 11:26:51 +02:00
Igor Kulikov
986cfe5cc1 Improve mqtt timeseries integration tests 2020-11-18 15:59:11 +02:00
Igor Kulikov
9e8e46f139
Merge pull request #3749 from vvlladd28/improvement/device-profile/protobuf
UI: Refactoring device-profile payload type protobuf; Refactoring view
2020-11-18 13:45:51 +02:00
Igor Kulikov
1d959321a8
Merge pull request #3747 from vvlladd28/bug/alarm-table/show-details
UI: Fixed didn't show alarm detail key
2020-11-18 13:40:50 +02:00
Vladyslav_Prykhodko
08693a407d UI: Refactoring device-profile payload type protobuf; Refactoring view 2020-11-18 13:36:34 +02:00
Vladyslav_Prykhodko
abb3c47239 UI: Fixed didn't show alarm detail key 2020-11-17 19:06:38 +02:00
Vladyslav_Prykhodko
d0c39416b6 UI: Added copied button device provision parameters in device profile 2020-11-17 17:50:46 +02:00
Andrii Shvaika
71324536a3 Additional Kafka settings and logging of time consuming messages 2020-11-17 15:01:40 +02:00
zbeacon
6758a29c12 Refactoring 2020-11-17 11:52:20 +02:00
zbeacon
a2afde6261 Changed credentials value for device mqtt basic auth 2020-11-17 11:52:20 +02:00
zbeacon
6a6bd6117b Fix for test 2020-11-17 11:52:20 +02:00
zbeacon
16e1340c64 Added correct response when provisioning failed 2020-11-17 11:52:20 +02:00
zbeacon
8046f7ef45 Changed device provisioning response and added ability to provision devices without deviceName 2020-11-17 11:52:20 +02:00
Andrew Shvayka
6b55f33084
Merge pull request #3740 from thingsboard/feature/device-profile-telemetry-proto-schema
Support of Custom Protobuf payloads
2020-11-17 11:14:16 +02:00
Andrew Shvayka
0ea4723e2e
Merge pull request #3572 from ShvaykaD/feature/device-profile-telemetry-proto-schema
[3.2] Custom proto schemas for MQTT telemetry & attributes upload.
2020-11-17 10:30:45 +02:00
ShvaykaD
be094fc62a fix license 2020-11-16 19:15:34 +02:00
ShvaykaD
dc310f4cab merge with master 2020-11-16 19:13:00 +02:00
ShvaykaD
eecc6aa1a6 fix dynamic schemas, tests 2020-11-16 19:08:55 +02:00
YevhenBondarenko
3c5bce7d20 Updated thermostat demo 2020-11-16 18:58:41 +02:00
YevhenBondarenko
aa61db22f2 added validations for DeviceProfileAlarm type 2020-11-16 18:49:18 +02:00
Andrii Shvaika
706fd01d76 Device Profile Proto Improvement 2020-11-16 17:18:24 +02:00
Igor Kulikov
566f24f429
Merge pull request #3733 from vvlladd28/improvement/device-profile/alarm-type/validation
UI: Added unique alarm type validation in alarm rule
2020-11-16 17:17:14 +02:00
Vladyslav_Prykhodko
7dc793e777 UI: Change translate 2020-11-16 17:12:27 +02:00
ShvaykaD
13a731ecb3 fix MqttTopicFilterFactory toFilter 2020-11-16 16:56:59 +02:00
ShvaykaD
7482d73a9b added AlwaysTrueTopicFilter 2020-11-16 16:56:59 +02:00
ShvaykaD
fde0e7824d change regex for # filter 2020-11-16 16:56:59 +02:00
ShvaykaD
9c14088cad added # filter topic handling 2020-11-16 16:56:59 +02:00
Vladyslav_Prykhodko
abfb6893ba UI: Added unique alarm type validation in alarm rule 2020-11-16 16:48:10 +02:00
Andrii Shvaika
bb833ee098 Merge branch 'feature/device-profile-telemetry-proto-schema' of https://github.com/ShvaykaD/thingsboard 2020-11-16 15:16:55 +02:00
ShvaykaD
4fc7668a72 added default mqtt proto schemas 2020-11-16 14:12:49 +02:00
YevhenBondarenko
076f548358 refactored AlarmState 2020-11-16 13:07:58 +02:00
YevhenBondarenko
150b1bb809 AlarmState improvements (used createDetails for update or clear alarm). 2020-11-16 13:07:58 +02:00
ShvaykaD
699b2ef9be changed schema for testPushMqttTelemetryWithTs: set Values as inner object 2020-11-16 12:22:13 +02:00
Andrii Shvaika
10e6b9a458 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-11-16 10:52:31 +02:00
Andrii Shvaika
a87a3d684e Improvement to handling of subscription updates 2020-11-16 10:52:18 +02:00
Igor Kulikov
c1737d0de3
Merge pull request #3722 from vvlladd28/bug/map/fit-bound
Fixed fit bounds marker is disabled covered all markers
2020-11-16 09:34:05 +02:00
Vladyslav_Prykhodko
34c8294e9d Fixed fit bounds marker is disabled covered all markers 2020-11-13 20:28:55 +02:00
ShvaykaD
861fd65109 merge with master 2020-11-13 16:33:41 +02:00
Igor Kulikov
f0ed4329d3
Merge pull request #3721 from YevhenBondarenko/feature/tenant-profile
DefaultTenantProfileConfiguration improvements
2020-11-13 16:33:25 +02:00
YevhenBondarenko
4b4e2b702e DefaultTenantProfileConfiguration improvements 2020-11-13 16:21:14 +02:00
ShvaykaD
4a18781304 added TransportPayloadTypeConfiguration, fix tests, ui 2020-11-13 16:19:40 +02:00