Charitha Goonetilleke
0ae4ff68a6
Merge pull request 'fixed adding operation and operation response paths with emqx integration' ( #85 ) from amalka.subasinghe/device-mgt-core:master into master
...
Reviewed-on: community/device-mgt-core#85
2 years ago
Charitha Goonetilleke
802922022b
Merge branch 'master' into master
2 years ago
Lasantha Dharmakeerthi
65c93aea81
Add improvements for chat feature
2 years ago
Thashmi-nil
3d8f704699
Add license
2 years ago
Amalka Subasinghe
4dac92b260
fixed adding operation and operation response paths with emqx integration
2 years ago
Thashmi-nil
798e851922
Add modifications
2 years ago
Inosh Perara
d201e295ac
Merge pull request 'Add Entgra Device Notification Logger' ( #51 ) from pramilaniroshan/device-mgt-core:entgra-logger into master
...
Reviewed-on: community/device-mgt-core#51
2 years ago
Pramila Niroshan
cad2468b3d
Fix osgi import package error
2 years ago
Pramila Niroshan
1923fb7dfb
Remove log4j2.properties file
2 years ago
Thashmi-nil
2d1879d1b6
Changes on reviews
2 years ago
Pramila Niroshan
c168503994
log4j2.properties file added
2 years ago
Pramila Niroshan
7441e57d36
Refactor log context name
2 years ago
Pramila Niroshan
4005a9e8cb
User log context added
2 years ago
Pramila Niroshan
b99587f1df
Remove test cases
2 years ago
Pramila Niroshan
950f67da5f
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into entgra-logger
...
# Conflicts:
# components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml
# pom.xml
2 years ago
Charitha Goonetilleke
ba42f79fba
Merge pull request 'Fixing iot story with emqx integration' ( #80 ) from amalka.subasinghe/device-mgt-core:master into master
...
Reviewed-on: community/device-mgt-core#80
2 years ago
Amalka Subasinghe
98baaf8fc1
added entgra licence
2 years ago
Amalka Subasinghe
78dd331306
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
2 years ago
Amalka Subasinghe
6c1b224b89
fixing formatting and licence headers
2 years ago
Charitha Goonetilleke
79b84aa191
Merge remote-tracking branch 'origin/master'
2 years ago
Charitha Goonetilleke
c78abf0564
Remove unnecessary logs
2 years ago
Amalka Subasinghe
44b5b4f44d
fixing invalid attribute
2 years ago
Amalka Subasinghe
800694de97
introduce new datasource for events
2 years ago
Amalka Subasinghe
d3ffba8e26
improve device type configuring and event data publishing
2 years ago
Amalka Subasinghe
bf8efa35a7
updated keymgt extensions to support validity period
2 years ago
builder
4d8d4bdcf7
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
1b363c0978
[maven-release-plugin] prepare release v5.0.20
2 years ago
Charitha Goonetilleke
204ba91010
Remove unnecessary logs
2 years ago
Thashmi-nil
0f6db69c18
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into live-chat-feature
2 years ago
Thashmi-nil
74f50b28c5
Add user identification improvement
2 years ago
Charitha Goonetilleke
0009bdd460
Merge remote-tracking branch 'origin/master'
2 years ago
Charitha Goonetilleke
ce20ead035
Fix issues with task id getting null
2 years ago
Charitha Goonetilleke
0a9b20e0fc
Fix issues with unnecessary task deletion
2 years ago
Inosh Perara
0a9661f98e
Merge pull request 'Fix MSSQL dbscripts of DM_DB, APPM_DB' ( #66 ) from prathabanKavin/device-mgt-core:mssqlfix into master
...
Reviewed-on: community/device-mgt-core#66
2 years ago
prathabanKavin
5fca50f8d7
Change latitude and longitude datatype
2 years ago
Inosh Perara
b51a608a41
Merge pull request 'Add fix to load apps and create app' ( #68 ) from prathabanKavin/device-mgt-core:mssqlcreateappfix into master
...
Reviewed-on: community/device-mgt-core#68
2 years ago
Charitha Goonetilleke
1d54aa7958
Merge pull request 'Enhance dynamic task watcher functionality' ( #69 ) from improvement/task-watcher into master
...
Reviewed-on: community/device-mgt-core#69
2 years ago
Charitha Goonetilleke
28488d3e08
Merge remote-tracking branch 'origin/master'
2 years ago
Charitha Goonetilleke
1db4b4095e
Enhance dynamic task watcher functionality
2 years ago
prathabanKavin
fb3797774e
Add fix to load apps and create app
2 years ago
Lasantha Dharmakeerthi
dcbcfe23fe
Enhance dynamic task execution functionality
2 years ago
Charitha Goonetilleke
78f8e80718
Enhance dynamic task execution functionality
2 years ago
prathabanKavin
e4a5f49b9c
Fix dynamic task tables
2 years ago
prathabanKavin
a3eca63dfd
Fix mssql dbscripts of DM_DB, APPM_DB
2 years ago
Charitha Goonetilleke
ce0d834b12
Fix NPE
2 years ago
Charitha Goonetilleke
17f28c8b55
Suppress unnecessary logs
2 years ago
Chamindu Senanayake
89e72bdf86
Add dynamic task manager and task watcher ( #65 )
...
## Purpose
To Distribute dynamic task execution in multiple nodes.
## Goals
This allows distribute task execution in multiple nodes. Especially this is useful, when system has multiple nodes
## Approach
- Add task manager to handle dynamic tasks and dynamic task properties while adding task into the wso2 ntask core.
- Add task watcher to run periodically after iot server start up and compare tasks from Entgra task manager and wso2 ntask core.
- Add configuration to enable task monitoring in task watcher.
## Documentation
> N/A
## Automation tests
- Unit tests
> N/A
- Integration tests
> N/A
## Security checks
> N/A
## Related MRs
> N/A
## Test environment
Linux 22.04
## Learning
> N/A
Reviewed-on: community/device-mgt-core#65
Co-authored-by: Chamindu Senanayake <chamindu@entgra.io>
Co-committed-by: Chamindu Senanayake <chamindu@entgra.io>
2 years ago
builder
2d56b0ea9a
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
73d17e61a8
[maven-release-plugin] prepare release v5.0.19
2 years ago
Lasantha Dharmakeerthi
3859281216
Add unique key constraint into AP_DEVICE_SUBSCRIPTION tables
2 years ago