zbeacon
|
2704696f2b
|
Moved provisionDeviceKey as regular column
|
2020-10-01 12:23:12 +03:00 |
|
Andrii Shvaika
|
c8f8901a7f
|
Merge with master
|
2020-09-30 13:11:58 +03:00 |
|
Andrew Shvayka
|
a39087883a
|
Merge pull request #3526 from YevhenBondarenko/feature/update-attributes
added parameter notifyDevice for attribute rule node
|
2020-09-30 12:52:47 +03:00 |
|
Andrii Shvaika
|
aac5ae9f00
|
Merge with 2.5
|
2020-09-30 12:52:30 +03:00 |
|
YevhenBondarenko
|
d1de26c0d2
|
added parameter notifyDevice for attribute rule node
|
2020-09-30 12:41:45 +03:00 |
|
Vladyslav_Prykhodko
|
51a6278d44
|
UI: Hidden dynamic value in alarm rules
|
2020-09-30 12:30:01 +03:00 |
|
YevhenBondarenko
|
86db82170e
|
changed notifyDevice default value to false
|
2020-09-30 12:24:39 +03:00 |
|
YevhenBondarenko
|
b925149e7a
|
added field notifyDevice for TbMsgAttributesNode in demo data
|
2020-09-30 12:24:39 +03:00 |
|
YevhenBondarenko
|
d605a94d5b
|
Renamed notNotifyDevice to notifyDevice
|
2020-09-30 12:24:39 +03:00 |
|
YevhenBondarenko
|
92924d9223
|
added parameter notNotifyDevice for TbMsgAttributesNodeConfiguration
|
2020-09-30 12:24:39 +03:00 |
|
YevhenBondarenko
|
e41d69b1a8
|
shared Attributes update improvements (If the update of the shared attributes is originated by the user's REST API call - we push it to the device, if the update arrives from the device, we will not push it back to the device by default.)
|
2020-09-30 12:24:39 +03:00 |
|
YevhenBondarenko
|
f9e52b070f
|
added parameter notNotifyDevice for TbMsgAttributesNodeConfiguration UI
|
2020-09-30 12:23:32 +03:00 |
|
YevhenBondarenko
|
6824e1c376
|
changed path for hsqldb file
|
2020-09-30 11:43:22 +03:00 |
|
bbrenne
|
8718115eeb
|
Update README.md
command correction to create volume (docker volume create instead of docker create volume)
|
2020-09-30 11:42:30 +03:00 |
|
Vladyslav_Prykhodko
|
1d61b4f439
|
UI: Device profile alarm rules added dynamic source type - current device
|
2020-09-29 18:31:17 +03:00 |
|
Andrii Shvaika
|
85643636ab
|
Implemented main functionality
|
2020-09-29 17:55:43 +03:00 |
|
Vladyslav_Prykhodko
|
f2af7d0831
|
UI add device wizard
|
2020-09-29 15:47:17 +03:00 |
|
zbeacon
|
950907d398
|
Refactoring according to comments from @YevhenBondarenko
|
2020-09-29 11:30:32 +03:00 |
|
zbeacon
|
e86c07599c
|
Merge branch 'develop/3.2' of https://github.com/thingsboard/thingsboard into feature/device-provision-3.2-onlyProfileVersion
|
2020-09-29 11:17:05 +03:00 |
|
Vladyslav_Prykhodko
|
4f30678554
|
UI Moved device credentials for new component
|
2020-09-29 10:33:29 +03:00 |
|
Vladyslav_Prykhodko
|
e740e4368a
|
Added parameter filter for transport type in deviceProfile API
|
2020-09-29 10:18:32 +03:00 |
|
zbeacon
|
b80fc6592b
|
Refactoring
|
2020-09-28 15:54:13 +03:00 |
|
zbeacon
|
263dd8f9b3
|
Removed provision info from device dao
|
2020-09-28 15:48:23 +03:00 |
|
zbeacon
|
70b8647ef4
|
Refactoring to use provision data only from device profile
|
2020-09-28 15:16:38 +03:00 |
|
zbeacon
|
1e44303473
|
removed debuging
|
2020-09-28 14:24:46 +03:00 |
|
YevhenBondarenko
|
e623f419e5
|
update package-lock.json in js-executor
|
2020-09-28 11:45:24 +03:00 |
|
YevhenBondarenko
|
9d82899f04
|
raised kafkajs version and improvements kafkaTemplate.js
|
2020-09-28 11:45:24 +03:00 |
|
YevhenBondarenko
|
4dc6b45547
|
DefaultAlarmQueryRepository improvements
|
2020-09-28 11:44:42 +03:00 |
|
zbeacon
|
073225ab9f
|
Working version with provision data only in device profile
|
2020-09-23 15:19:06 +03:00 |
|
zbeacon
|
8a8695f260
|
Working version for provision feature with provision credentials on device level
|
2020-09-23 14:24:44 +03:00 |
|
vzikratyi
|
e841f10b49
|
Added 'enabled' field to ClientRegistration
|
2020-09-23 13:15:56 +03:00 |
|
vzikratyi
|
12e2d2efb7
|
Packed domain objects to ClientParams
|
2020-09-23 12:49:30 +03:00 |
|
zbeacon
|
15be6d60a3
|
Added strategy checking
|
2020-09-22 08:36:08 +03:00 |
|
Vladyslav_Prykhodko
|
1b53971eb5
|
Merge branch 'feature/dynamic-oauth2-new-table' of https://github.com/vzikratyi-tb/thingsboard into feature/dynamic-oauth2-new-table
|
2020-09-21 18:54:03 +03:00 |
|
Vladyslav_Prykhodko
|
3816172b2a
|
Refactoring OAuth2
|
2020-09-21 18:52:54 +03:00 |
|
vzikratyi
|
e778b3155a
|
Remove OAuth2Config functionality from Tenant
|
2020-09-21 17:33:27 +03:00 |
|
Vladyslav_Prykhodko
|
556cb5aa5d
|
Refactoring OAuth2
|
2020-09-21 16:10:00 +03:00 |
|
Vladyslav_Prykhodko
|
cea5666407
|
Merge branch 'feature/dynamic-oauth2-new-table' of https://github.com/vzikratyi-tb/thingsboard into feature/dynamic-oauth2-new-table
|
2020-09-21 14:00:49 +03:00 |
|
Vladyslav_Prykhodko
|
4c07e72117
|
Refactoring
|
2020-09-21 14:00:13 +03:00 |
|
vzikratyi
|
86aacc07ae
|
Set default value to 'false' for 'isOAuth2ConfigAllowed'
|
2020-09-21 13:40:24 +03:00 |
|
Vladyslav_Prykhodko
|
1f3bae922e
|
UI updated OAuth2 for new endpoint
|
2020-09-21 10:53:42 +03:00 |
|
zbeacon
|
d228208072
|
Provision init
|
2020-09-18 16:11:49 +03:00 |
|
vzikratyi
|
5275a3302a
|
Added 'additionalInfo' to ClientRegistration
|
2020-09-18 11:19:41 +03:00 |
|
Igor Kulikov
|
259af14bb6
|
Fix DAO tests
|
2020-09-17 20:14:43 +03:00 |
|
Vladyslav_Prykhodko
|
26bb51f0e4
|
Updated OAuth2 templated
|
2020-09-17 19:31:01 +03:00 |
|
vzikratyi
|
a3f93554ee
|
Updated OAuth2Templates
|
2020-09-17 11:37:22 +03:00 |
|
vzikratyi
|
0cab032585
|
Added loginButton label and icon to OAuth2Template
|
2020-09-17 11:35:42 +03:00 |
|
vzikratyi
|
42a80efdbb
|
Moved OAuth2Template endpoints to separate controller
|
2020-09-17 11:18:57 +03:00 |
|
vzikratyi
|
bfc3e75fc9
|
Unpacked Domain objects from ClientParams
|
2020-09-17 11:14:27 +03:00 |
|
Vladyslav_Prykhodko
|
d5cfccc1cb
|
Updated license header
|
2020-09-17 10:36:50 +03:00 |
|