Charitha Goonetilleke
c29dc4dddb
Merge branch 'master' into 'application-mgt-new'
...
Changing status related APIs to honour tenant ID
See merge request charithag/carbon-device-mgt!1
5 years ago
Ace
545ca7e2a2
Changing status related APIs to honour tenant ID
5 years ago
Charitha Goonetilleke
738c4991b9
Merge with upstream/master
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
Charitha Goonetilleke
5cf89ec24c
Add application installation response via pull notification
5 years ago
Charitha Goonetilleke
919eeab2d8
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
Charitha Goonetilleke
c3490c129a
Fix issue in deploying event streams
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
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
lasanthaDLPDS
a41b5313a0
Fix merge conflicts
5 years ago
Turcy
e33f28bf8a
Sort device analytics data
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
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
lasanthaDLPDS
40ec702334
Merge with upstream
5 years ago
Saad Sahibjan
dd4a31beb7
Log and set message in response whend device not found to delete
5 years ago
Saad Sahibjan
1c825af79d
Move delete device permanently to device-mgt admin API
5 years ago
Charitha Goonetilleke
bb82eb7236
Fix issue in IoT device type loading
5 years ago
lasanthaDLPDS
4e23dbf5af
Merge with upstream master
5 years ago
lasanthaDLPDS
9d9f420c83
Fix formatting issues
5 years ago
lasanthaDLPDS
f24cc4342f
Merge with master branch
5 years ago
Ruwan Yatawara
cd4373b352
Merge branch 'master' into 'master'
...
Adding new API to search devices based on device properties
See merge request entgra/carbon-device-mgt!162
5 years ago
Ace
192984e3c0
Adding new API to search devices based on device properties
5 years ago
lasanthaDLPDS
7f0be5f28b
Merge with upstream master
5 years ago
Inosh Perara
13960f77c9
add device type versioning APIs
5 years ago
Milan Perera
650f02bf03
Add user created date and modified date
5 years ago
Saad Sahibjan
1f001b09f1
Fix tests related to deleteDevice API
6 years ago
Saad Sahibjan
be1bee9b9a
Modify delete device API to have permanentDelete query parameter
6 years ago
Dharmakeerthi Lasantha
52c7a7ecdd
Improve app subscription functionality
...
Further integrate app management component with device mgt
6 years ago
Madawa Soysa
a285898782
Modify the Feature Specification Structure and Modify {deviceType}/features API
...
Related to entgra/product-iots#37
6 years ago
Asanka Kumara
b863d2fa5e
Get Device By ID API
6 years ago
Pahansith Gunathilake
920a66a165
Fix user creation password auto generation
6 years ago
lasanthaDLPDS
06e9591e36
Fix device-mgt operation log displaying issue
6 years ago
lasanthaDLPDS
efa17d2e51
Merge with upstream master
6 years ago
Charitha Goonetilleke
ca83635f13
Fix log issue in test cases
6 years ago
Charitha Goonetilleke
0c471fbb0b
Add capability to store device type specific platform configurations for any device type
6 years ago
lasanthaDLPDS
84e3beb6f6
Fix merge conflicts
6 years ago
lasanthaDLPDS
12d46550e6
Fix requested changes in the review
6 years ago
lasanthaDLPDS
cc989148d6
Add an API to update the device owner for given device identifiers.
...
Further, add an API to get device activities without passing the username. Username is retrieved from the carbon context.
6 years ago