Jayasanka
a2341e8afc
Fix subscription method issue
5 years ago
Shamalka Navod
59188bcdb3
Fix error logs of DAO implementations
5 years ago
Shamalka Navod
c5793bcf67
API endpoint to get all devices which are enrolled between two dates
5 years ago
Charitha Goonetilleke
20bbb6b91a
Re add missing method
5 years ago
Charitha Goonetilleke
738c4991b9
Merge with upstream/master
5 years ago
Amanda Randombage
a82b4763e2
Fix device management test failures
5 years ago
Amanda Randombage
ff2c038688
Modify permanent delete API to support list of devices
5 years ago
Ace
647099f8a9
Adding debug logs to query-devices API
5 years ago
Ace
8086a54a1a
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace
7838eaf97b
Modifying group devices API to retrieve properties
5 years ago
lasanthaDLPDS
28b4d52d23
Fix app loading issue
5 years ago
lasanthaDLPDS
c129fb1c41
Fix image loading issue in tenant mode
5 years ago
Jayasanka Weerasinghe
27e01e80a8
Fix server starting issue
...
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
5 years ago
Charitha Goonetilleke
2e811aa12b
Fix config fetching and device type filtering for tenants
5 years ago
Charitha Goonetilleke
2c7463a072
Add device transferring across tenants
5 years ago
Charitha Goonetilleke
30d4a5707a
Fix platform config listing
5 years ago
Jayasanka Weerasinghe
85fe985a94
Fix server starting issue
...
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
5 years ago
Charitha Goonetilleke
5cf89ec24c
Add application installation response via pull notification
5 years ago
lasanthaDLPDS
34f1b25c84
Fix app-install operation adding issue for custom apps
5 years ago
Charitha Goonetilleke
c3490c129a
Fix issue in deploying event streams
5 years ago
lasanthaDLPDS
a3e0eb031c
Fix custom app loading issue
5 years ago
Dharmakeerthi Lasantha
5c92401265
Fix server starting issue
...
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
5 years ago
lasanthaDLPDS
ed557fc510
Fix merge conflicts
5 years ago
Jayasanka Weerasinghe
c204e6f9b7
Fix server starting issue
...
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
5 years ago
lasanthaDLPDS
cfd0f709ef
Add new application type
...
Add new application type for IoT use cases. Further, it is named as CUSTOM
5 years ago
Ace
fc03c404ad
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Dharmakeerthi Lasantha
272077a8d1
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Sync with upstream master
See merge request entgra/carbon-device-mgt!245
5 years ago
lasanthaDLPDS
bf67894924
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
lasanthaDLPDS
cebc18bef6
Fix server starting issue
...
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
5 years ago
Ace
def206d17e
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace
82447ef865
Fixing issues with query-devices
5 years ago
Charitha Goonetilleke
11e6e11714
Merge branch 'master' into 'master'
...
Sort device analytics data
Closes product-iots#140
See merge request entgra/carbon-device-mgt!238
5 years ago
Dharmakeerthi Lasantha
5f4abf8ff5
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Improve error messages logging
See merge request entgra/carbon-device-mgt!242
5 years ago
lasanthaDLPDS
7a48f72f6b
Improve error messages logging
5 years ago
Dharmakeerthi Lasantha
65c462bcd3
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Sync with upstream master
See merge request entgra/carbon-device-mgt!240
5 years ago
lasanthaDLPDS
b3860d502e
Fix build failure
5 years ago
lasanthaDLPDS
a41b5313a0
Fix merge conflicts
5 years ago
Turcy
e33f28bf8a
Sort device analytics data
5 years ago
Charitha Goonetilleke
71488410d4
Merge branch 'master' into 'master'
...
Rest api to deploy DAS components
See merge request entgra/carbon-device-mgt!226
5 years ago
Yohan Avishke
234c2ee104
Resolve issue with wrong license header
5 years ago
Yohan Avishke
3dff9fef80
Create Endpoints to deploy DAS artifacts as Strings
...
Four new endpoints were created to deploy DAS artifacts. These apis will accept JSON payloads and convert them to Strings and will use those to deploy artifacts. These endpoints are different from the existing endpoints due to accepting different payloads and using different stubs to deploy.
5 years ago
Turcy
0af18b0255
Make device analytics timestamp human-readable
5 years ago
Yohan Avishke
bed68289b5
Make stream persisting optional
...
At the moment of creating a stream it will be persisted by default. This was made a optional choice by using a query flag through this commit.
5 years ago
Yohan Avishke
35b03d387c
fix: Change in file name
...
File name of AttributeDataType was changed to AttributeType to resolve some conflicts with import statements.
5 years ago
Yohan Avishke
6def2e1efa
Merge branch 'master' of https://gitlab.com/YohanAvishke/carbon-device-mgt
5 years ago
Yohan Avishke
bdf74ac041
API to integrate functionality of DAS
...
Four endpoints to publish stream, receiver, publisher and siddhi script were added to the device.mgt.api. This commit contains implementation of the above end points, jax-rs beans, custom exceptions and common methods used for the endpoints.
These changes were done in order to decouple the DAS ui from Entgra products.
These endpoints will function by consuming JSON payloads to, generate custom artifacts and deploying them depending on the payload.
BREAKING CHANGE: Four endpoints to publish stream, receiver, publisher and siddhi script were added to the device.mgt.api
5 years ago
Ace
48a0801faf
Fixing test failures
5 years ago
Ace
91746c4d04
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace
5f3c069694
introducing a group properties table & ability to add/remove group properties
5 years ago
Charitha Goonetilleke
5c9c0d3ddf
Fix missing operation id in mqtt operation topic
5 years ago