vzikratyi
bfc3e75fc9
Unpacked Domain objects from ClientParams
2020-09-17 11:14:27 +03:00
vzikratyi
c3407bfddc
Group ClientRegistrations by Domain
2020-09-16 16:43:59 +03:00
vzikratyi
14939c27e6
Added 'deleteByDomain' for OAuth2Service
2020-09-16 16:43:57 +03:00
Andrii Shvaika
f67860bb09
Device Profile Rule Node
2020-09-16 16:16:31 +03:00
Andrii Shvaika
e353ab3c81
Merge branch 'develop/3.2' of github.com:thingsboard/thingsboard into develop/3.2
2020-09-15 16:13:48 +03:00
Andrii Shvaika
4d012ac62d
DeviceProfile rule node draft
2020-09-15 16:13:39 +03:00
Volodymyr Babak
85fcfef8a5
Added support for RPC call for edge devices
2020-09-15 13:12:53 +03:00
Igor Kulikov
c2b4d9c8ae
Merge with master
2020-09-14 14:25:08 +03:00
vzikratyi
081c83b725
Refactored saving latest ts
2020-09-11 14:19:47 +03:00
vzikratyi
ac0f4bc722
Sort entities before batch update (for SQL)
2020-09-11 14:19:47 +03:00
Volodymyr Babak
c526d13e45
Merge remote-tracking branch 'upstream/develop/2.5.5' into feature/edge
2020-09-10 19:17:20 +03:00
Andrii Shvaika
a3326b4464
New type of credentials: MQTT
2020-09-10 17:17:42 +03:00
Igor Kulikov
f325448846
Improve initial device data generation
2020-09-08 11:47:05 +03:00
Igor Kulikov
af77d57768
Merge with master
2020-09-07 15:15:41 +03:00
Igor Kulikov
83ea3f0836
Move from device type to device profile
2020-09-07 14:45:41 +03:00
Volodymyr Babak
4686b2323a
Null pointer fix
2020-09-04 18:16:42 +03:00
Andrii Shvaika
ce4ecedc29
No more device type
2020-09-04 17:34:15 +03:00
Andrii Shvaika
73a1a79821
Device Profile updates
2020-09-04 16:51:56 +03:00
Trevor Muraro
57076e64a6
Add full DataStax Java Driver SSL configs
2020-09-04 14:22:28 +03:00
Igor Kulikov
c460208b9c
Minor upgrade fixes
2020-09-04 14:11:05 +03:00
Andrii Shvaika
e67946e47f
Upgrade script implementation
2020-09-04 12:53:22 +03:00
Igor Kulikov
d8ae8282a0
Forbid change of device profile type or transport type when used by devices.
2020-09-03 18:54:08 +03:00
Igor Kulikov
06573211b3
UI: Improve device profile/data
2020-09-03 17:43:53 +03:00
Igor Kulikov
3adbb481a1
UI: Device profile transport configuration
2020-09-03 12:51:54 +03:00
Igor Kulikov
0759c135a3
Create default profile transport configuration
2020-09-03 12:06:02 +03:00
Igor Kulikov
484382ba02
Fix tests
2020-09-03 11:54:56 +03:00
Igor Kulikov
13b7fa3aa0
Use Json Binary type for tenant/device profiles data
2020-09-03 11:52:25 +03:00
Andrii Shvaika
df823c8f90
Merge with UI changes
2020-09-02 19:10:46 +03:00
Andrii Shvaika
22755e8763
Device Profile implementation for Transport
2020-09-02 18:52:59 +03:00
Dmytro Shvaika
f510b142a7
fix cleanup_timeseries_by_ttl procedure
2020-09-02 15:46:39 +03:00
Dmytro Shvaika
f647c69f50
cherry-pick bfdd52c from fix/ttlCleanUpServices and added the upgrade from 3.1.1
2020-09-02 15:46:39 +03:00
Dmytro Shvaika
34dbc81de6
fix drop partitions by max ttl procedure
2020-09-02 15:44:54 +03:00
Igor Kulikov
16f088ecf9
Merge with master
2020-09-01 14:40:28 +03:00
YevhenBondarenko
fe27cb1a31
fix NPE in findAlarms from JpaAlarmDao
...
(cherry picked from commit 2c1fd8e0436d4b4ae12cd385114c2ae890923c5e)
2020-08-31 16:46:44 +03:00
vzikratyi
2cd5b646e3
Fixed merge
2020-08-31 10:43:15 +03:00
vzikratyi
faf0184cff
Merge remote-tracking branch 'upstream/master' into feature/dynamic-oauth2-new-table
...
# Conflicts:
# application/src/main/data/upgrade/3.1.0/schema_update.sql
2020-08-31 10:27:39 +03:00
Igor Kulikov
0f0a25ce38
Merge branch 'develop/2.5.4'
2020-08-28 16:04:23 +03:00
Volodymyr Babak
1de29d7b51
Remove unused code
2020-08-28 15:27:43 +03:00
Volodymyr Babak
c991ab96f1
Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge
2020-08-28 14:25:05 +03:00
Volodymyr Babak
9c8ceaa37e
Properly handle entities assign/unassign to/from customer
2020-08-28 14:14:07 +03:00
vzikratyi
118729221c
Moved convertResultToTsKvEntry to base class and updated it
2020-08-27 17:43:28 +03:00
ShvaykaD
e33709d830
fix/getAttributesRequest & fix/hsql-inserts-with-json ( #3376 )
...
* fix GetAttributeRequest & Hsql inserts
* added deleted keys to GetAttributeResponseMsg for gateway
* changed logic for handleGetAttributesRequest on deleted attributes
* removed unused classes and remove deleted keys in GetAttributeResponseMsg proto
* revert yml file
* removed getDeletedAttributeKeysCount method call in Coap transport
2020-08-27 17:11:00 +03:00
Bohdan Smetaniuk
1d5f5c5d80
code fixes
2020-08-25 14:04:47 +03:00
Bohdan Smetaniuk
581f23b0b0
fixes + processing attributes delete msg from edge
2020-08-21 18:50:11 +03:00
Igor Kulikov
3ffda44816
Merge branch 'master' into develop/3.2
2020-08-21 17:24:07 +03:00
Igor Kulikov
abb43a7814
Merge with develop/2.5.4
2020-08-21 14:00:29 +03:00
Igor Kulikov
266af3c1a2
Introduce DeviceProfileInfo, release 3.2 upgrade script.
2020-08-21 13:34:10 +03:00
Igor Kulikov
ad87924437
Tenant and Device profile improvements
2020-08-20 19:44:29 +03:00
YevhenBondarenko
77ffb32f00
fix alarm get propagation ids
2020-08-20 16:47:08 +03:00
Igor Kulikov
07738c31ef
Fix device profile cache
2020-08-20 15:20:26 +03:00