3644 Commits

Author SHA1 Message Date
zbeacon
680eb89fa0 Added validation for device name in provision request, if it is present. Added session closing when provision client tries to use topics not allowed for provisioning feature 2020-11-25 10:55:06 +02:00
YevhenBondarenko
66a4a1c008 removed thermostat rule chain from load demo, refactored thermostat attributes 2020-11-25 10:46:18 +02:00
Vladyslav_Prykhodko
2db54fdb94 UI: Fixed multiple attributes data-key settings 2020-11-24 18:53:26 +02:00
Igor Kulikov
7298b001d2 Update mail templates 2020-11-24 18:21:01 +02:00
YevhenBondarenko
8cc07f05d4 updated mail templates 2020-11-24 17:05:57 +02:00
Viacheslav Kukhtyn
aa816d61ab Handle device update or delete event in device's session 2020-11-24 09:59:26 +02:00
Igor Kulikov
04bb1e5f4f Add missing cases for email and sms api limits 2020-11-23 18:28:02 +02:00
Igor Kulikov
d6c6a2e343 Add missing columns of api_usage_state table to DB upgrade script. 2020-11-23 18:13:25 +02:00
Igor Kulikov
b681abfe42 Remove api usage state for system sendEmail method 2020-11-23 16:02:40 +02:00
Igor Kulikov
70fdb90618 Remove api usage state for system sendEmail method 2020-11-23 16:01:23 +02:00
Igor Kulikov
d2f63c762f Fix circular dependency 2020-11-20 19:01:02 +02:00
Andrii Shvaika
eb8975d504 SMS Email Limits 2020-11-20 18:02:09 +02:00
Andrii Shvaika
031f579bd6 Email notifications for API state 2020-11-20 15:45:09 +02:00
YevhenBondarenko
fc7b42c3d6 Improvements to the templates 2020-11-20 15:45:09 +02:00
Andrii Shvaika
3feb32c0f6 Improvements to the templates 2020-11-20 15:45:09 +02:00
YevhenBondarenko
ee3abe59ea added mail executor to DefaultTbApiUsageStateService 2020-11-20 15:45:09 +02:00
YevhenBondarenko
1c79480b33 created sendApiFeatureStateEmail 2020-11-20 15:45:09 +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
Volodymyr Babak
fe53158b82 Merge remote-tracking branch 'upstream/develop/2.5.5' into develop/2.6-edge 2020-11-19 15:54:39 +02:00
YevhenBondarenko
39eafde85b fix MQTT x509 auth 2020-11-19 13:34:35 +02:00
Igor Kulikov
986cfe5cc1 Improve mqtt timeseries integration tests 2020-11-18 15:59:11 +02:00
Andrii Shvaika
71324536a3 Additional Kafka settings and logging of time consuming messages 2020-11-17 15:01:40 +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
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
Andrii Shvaika
706fd01d76 Device Profile Proto Improvement 2020-11-16 17:18:24 +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
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
ShvaykaD
861fd65109 merge with master 2020-11-13 16:33:41 +02:00
ShvaykaD
4a18781304 added TransportPayloadTypeConfiguration, fix tests, ui 2020-11-13 16:19:40 +02:00
Viacheslav Kukhtyn
c03356e944 Merge branch 'master' into feature/log-telemetry-updated 2020-11-13 13:10:09 +02:00
Viacheslav Kukhtyn
6ccb9d6036 Send array of KV entry grouped by timestamp to rule chain 2020-11-13 12:47:07 +02:00
YevhenBondarenko
0f662a679c Merge with develop/2.5.5 2020-11-13 12:02:13 +02:00
Andrii Shvaika
627c0577b0 Fix for ws reconnect issues 2020-11-12 19:44:49 +02:00
Viacheslav Kukhtyn
f4bec22a61 Send to rule chain a timestamp when KV entries were updated 2020-11-12 19:15:40 +02:00
YevhenBondarenko
eece6418c3 updated versions 2020-11-12 13:22:32 +02:00
Igor Kulikov
7a13083851 BaseUrl check 2020-11-12 13:06:55 +02:00
Igor Kulikov
3162000889 Use baseUrl from system security service for OAuth 2020-11-12 11:37:54 +02:00
Igor Kulikov
590f3a0a80 Improve tenant creation from OAuth mapper 2020-11-12 10:24:08 +02:00
Igor Kulikov
df21ce8043 Fix validate credentials method 2020-11-11 19:02:01 +02:00
ShvaykaD
4725ad1451 fix typo 2020-11-11 18:29:16 +02:00
ShvaykaD
18a57d638d merge with master 2020-11-11 18:25:29 +02:00
Andrii Shvaika
81585f04c8 Improvements 2020-11-11 18:02:10 +02:00