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
Dharmakeerthi Lasantha
e42950dd76
Merge branch 'master' into 'master'
...
Add missing commit in master - Fix NPE for policy
See merge request entgra/carbon-device-mgt!177
5 years ago
inoshperera
62f2a214f3
fix NPE for policy
5 years ago
Entgra Builder
3c4ef275f1
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
03703b83eb
[maven-release-plugin] prepare release v3.2.8
5 years ago
Ruwan Yatawara
59e14c6c1f
Merge branch 'master' into 'master'
...
Bumping product versions
See merge request entgra/carbon-device-mgt!167
5 years ago
Entgra Builder
fc7cf05e90
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
93c53c8748
[maven-release-plugin] prepare release v3.2.7
5 years ago
Ace
1ad6519600
changing references to older release in html pages
5 years ago
Ace
2ddcf41b24
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
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
3369438f2d
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace
ca07db3fca
Adding code to retrieve properties instead of the entire device
5 years ago
Ace
42b9753944
fixing bug with unitiated list
5 years ago
Ace
192984e3c0
Adding new API to search devices based on device properties
5 years ago
Ruwan Yatawara
bdb40c94d1
Merge branch 'master' into 'master'
...
updating references to 3.5.0 release to 3.6.0
See merge request entgra/carbon-device-mgt!160
5 years ago
Ace
33ffa23efc
updating references to 3.5.0 release to 3.6.0
5 years ago
Charitha Goonetilleke
b2e0c1fd97
Merge branch 'delete-device' into 'master'
...
Plugin level support for deleting device permanently
See merge request entgra/carbon-device-mgt!148
5 years ago
Saad Sahibjan
58a31d0031
Plugin level support for deleting device permanently
5 years ago
Ruwan Yatawara
fbe4b01fc4
Merge branch 'fix-iots-109' into 'master'
...
Fix https://gitlab.com/entgra/product-iots/issues/109
Closes product-iots#109
See merge request entgra/carbon-device-mgt!133
6 years ago
Charitha Goonetilleke
b30ea9a3f3
Fix https://gitlab.com/entgra/product-iots/issues/109
6 years ago
Inosh Perara
9e336e9c5a
Merge branch 'master' into 'master'
...
Increase length of VALUE_FIELD column in DM_DEVICE_INFO table
Closes product-iots#106
See merge request entgra/carbon-device-mgt!131
6 years ago
Saad Sahibjan
e26b50742b
Increase length of VALUE_FIELD column in DM_DEVICE_INFO table
6 years ago
Inosh Perara
391b9677a7
Merge branch 'mac-os' into 'master'
...
MacOS
See merge request entgra/carbon-device-mgt!126
6 years ago
Dharmakeerthi Lasantha
c20d0ae542
Merge branch 'master' into 'master'
...
Add user created date and modified date
See merge request entgra/carbon-device-mgt!124
6 years ago
Milan Perera
650f02bf03
Add user created date and modified date
6 years ago
Entgra Builder
5a6789e336
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
c71b1f9314
[maven-release-plugin] prepare release v3.2.6
6 years ago
Ruwan Yatawara
c15fbe9192
Merge branch 'delete-device' into 'master'
...
Permanently Delete Device
Closes product-iots#98
See merge request entgra/carbon-device-mgt!118
6 years ago
Saad Sahibjan
1f001b09f1
Fix tests related to deleteDevice API
6 years ago
Saad Sahibjan
52e971de76
Add delete device dao related implementation
6 years ago
Saad Sahibjan
48ae5c58e9
Add deleteDevice service and impl
6 years ago
Saad Sahibjan
be1bee9b9a
Modify delete device API to have permanentDelete query parameter
6 years ago
Ruwan Yatawara
c7232bba86
Merge branch 'master' into 'master'
...
Handle StartupOperationConfig in task manager
Closes product-iots#99
See merge request entgra/carbon-device-mgt!116
6 years ago
Saad Sahibjan
b68cc62bc7
Handle StartupOperationConfig which runs only once after the server is started
6 years ago
Saad Sahibjan
c1177a26b2
Handle server version operation in task manager
6 years ago
Inosh Perara
b76784bc90
Merge branch 'master' into 'master'
...
Query error fix in operation profile
See merge request entgra/carbon-device-mgt!115
6 years ago
inoshperera
301b6ad5c2
Query error fix in operation profile
6 years ago
Inosh Perara
6296b1dd5f
Merge branch 'mac-os' into 'mac-os'
...
Fix mac-os enrollment error due to invalid challenge token
See merge request entgra/carbon-device-mgt!98
6 years ago
Entgra Builder
2d05e04a16
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
84df5dd4bf
[maven-release-plugin] prepare release v3.2.5
6 years ago
Charitha Goonetilleke
44ab68478f
Merge branch 'product-iots-37-new' into 'master'
...
Modify the Feature Specification Structure and Modify {deviceType}/features API
Closes product-iots#37
See merge request entgra/carbon-device-mgt!63
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
Ruwan Yatawara
27214f7b28
Merge branch 'device-inactive-fix' into 'master'
...
Fix windows device inactive after sync
See merge request entgra/carbon-device-mgt!109
6 years ago
Pahansith Gunathilake
1fc16f9572
Fix windows device inactive after sync
6 years ago
Ruwan Yatawara
c7e51cf0a1
Merge branch 'usercreation-password-fix' into 'master'
...
Fix user creation password auto generation
See merge request entgra/carbon-device-mgt!108
6 years ago
Charitha Goonetilleke
b05ff6a92d
Merge branch 'master' into 'master'
...
Get Device By ID API
See merge request entgra/carbon-device-mgt!85
6 years ago
Asanka Kumara
b863d2fa5e
Get Device By ID API
6 years ago
Charitha Goonetilleke
76524b03ae
Merge branch 'ui_issue_fix' into 'master'
...
Fix drop down color issue
See merge request entgra/carbon-device-mgt!72
6 years ago
Pahansith Gunathilake
a5e471c073
Fix drop down color issue
6 years ago