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
Dharmakeerthi Lasantha
b61f763f82
Merge branch 'master' into 'master'
...
removing font-wso2 and adding font-entgra
See merge request entgra/carbon-device-mgt!221
5 years ago
Ruwan Yatawara
ff7ec02bcb
removing font-wso2 and adding font-entgra
5 years ago
Ace
a2d349fa92
fixing license headers
5 years ago
Charitha Goonetilleke
aac7d85c00
Merge branch 'configuration-endpoint' into 'master'
...
Add device identifier to configuration retrieval response
See merge request entgra/carbon-device-mgt!222
5 years ago
Pahansith
c940cc03a0
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into configuration-endpoint
5 years ago
Pahansith
3ae5339eff
Add device identifier for configuration retrieval endpoint
5 years ago
Ace
749db4e5ac
removing references to font-wso2 and updating same to font-entgra
5 years ago
Milan Perera
853b896f0e
Merge branch 'master' into 'master'
...
Fix operation DTO initializing issue
See merge request entgra/carbon-device-mgt!220
5 years ago
Ace
f6e89d9bef
Adding new entgra-theme
5 years ago
Ace
4040d95eaa
removing font-wso2-1.3.0 and adding font-entgra-1.4.0 with fresh icons
5 years ago
lasanthaDLPDS
5421c1c38b
Fix operation DTO initializing issue
5 years ago
Charitha Goonetilleke
9b021f5601
Merge branch 'configuration-endpoint' into 'master'
...
Device configuration retrieve endpoint
See merge request entgra/carbon-device-mgt!216
5 years ago
Pahansith
f01448d396
Change http method to get
5 years ago
Pahansith
a3f44b43b4
Add configuration retrieve endpoint
5 years ago
Dharmakeerthi Lasantha
9f7addebef
Merge branch 'device-type-extension' into 'master'
...
Re-usability of Device Type Plugin DAO Manager
See merge request entgra/carbon-device-mgt!196
5 years ago
Saad Sahibjan
4a58aea2d0
Handle exception and log error messages related to DeviceTypeDAOHandler
5 years ago
Saad Sahibjan
0c7843f2fe
Modify logic of saving DeviceTypePluginDAOManager to support multi tenancy
5 years ago
Saad Sahibjan
d6d91e4bc2
Remove retrieving device type extension class from deployer file
5 years ago
Saad Sahibjan
a246c16eb6
Register DeviceTypePluginExtensionService
5 years ago
Saad Sahibjan
b9bceadec8
Add the implementation of DeviceTypePluginExtensionService
5 years ago
Saad Sahibjan
c5b4641597
Add the interface of DeviceTypePluginExtensionService
5 years ago
Saad Sahibjan
42b092d43a
Add license header for DeviceTypeDAOHandler
5 years ago
Saad Sahibjan
f0103f27c4
Modify error messages and exception handling
5 years ago
Saad Sahibjan
0d203e0cd5
Set device type plugin DAO manager in hashmap
5 years ago
Saad Sahibjan
9d81ee6cb4
Expose device type extension dao plugin via device type deployer
5 years ago
Saad Sahibjan
f1c6ee7068
Add interface for device type plugin dao
5 years ago
Saad Sahibjan
5271fc4163
Add device type extension config
5 years ago
Dharmakeerthi Lasantha
8268c5c508
Merge branch 'move-delete-device-api' into 'master'
...
Log and set message in response when device not found to delete
See merge request entgra/carbon-device-mgt!205
5 years ago
Saad Sahibjan
dd4a31beb7
Log and set message in response whend device not found to delete
5 years ago
Milan Perera
0261f96cc1
Merge branch 'mssl-fix' into 'master'
...
Fix apim handler test failures
See merge request entgra/carbon-device-mgt!204
5 years ago
Milan Perera
439ce4f1ec
Fix apim handler test failures
5 years ago
Dharmakeerthi Lasantha
3d9813f97e
Merge branch 'mssl-fix' into 'master'
...
Enable basic authentication in cert-mgt webapp
Closes product-iots#128
See merge request entgra/carbon-device-mgt!203
5 years ago
Milan Perera
b7757a65ce
Enable basic authentication in cert-mgt webapp
5 years ago
Charitha Goonetilleke
9dfe4abaac
Merge branch 'mssl-fix' into 'master'
...
Remove additional HTTP call from mssl handler
Closes product-iots#128
See merge request entgra/carbon-device-mgt!202
5 years ago
Milan Perera
1cf86ee958
Remove additional HTTP call from mssl handler
...
This fixes the entgra/product-iots#128
5 years ago
Charitha Goonetilleke
a1330daf24
Merge branch 'master' into 'master'
...
Fix CN extraction issue
See merge request entgra/carbon-device-mgt!199
5 years ago
Milan Perera
7cddb36fa2
Merge branch 'move-delete-device-api' into 'master'
...
Move permanently delete device API to device-mgt admin interface
See merge request entgra/carbon-device-mgt!201
5 years ago
Saad Sahibjan
1c825af79d
Move delete device permanently to device-mgt admin API
5 years ago
Ruwan Yatawara
f9b9b084ae
Merge branch 'master' into 'master'
...
Fixed issues with searching devices in a group
See merge request entgra/carbon-device-mgt!200
5 years ago
Ace
b260e5c086
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace
18218a351c
Fixing issues with searching devices with groupID as a param
5 years ago
Charitha Goonetilleke
0d0daa5b8b
Fix CN extraction issue
5 years ago
Charitha Goonetilleke
bb82eb7236
Fix issue in IoT device type loading
5 years ago
Charitha Goonetilleke
f434fafbe1
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into entgra-master
5 years ago
Saad Sahibjan
b48fb6a1b6
Merge branch 'master' into 'master'
...
Fix formatting issues
See merge request entgra/carbon-device-mgt!195
5 years ago