ayyoob
|
44662c625b
|
create mb extension for authorisation
|
2016-05-09 01:05:55 +05:30 |
|
ayyoob
|
02851637b3
|
removed das input adapters
|
2016-05-08 02:50:40 +05:30 |
|
ayyoob
|
046e646e8f
|
Merge branch 'master' of https://github.com/wso2/product-iots into das-ext
|
2016-05-04 05:00:19 +05:30 |
|
ayyoob
|
652545b49a
|
added release note
|
2016-05-04 04:45:50 +05:30 |
|
GPrathap
|
5f38afa77c
|
change group id
|
2016-05-04 04:12:44 +05:30 |
|
sumedharubasinghe
|
71b13f0dcc
|
Merge pull request #129 from GPrathap/master
refactoring cdmf-device type-archetype
|
2016-05-04 03:38:05 +05:30 |
|
GPrathap
|
fb0e089518
|
refactoring cdmf-device type-archetype
|
2016-05-04 03:18:47 +05:30 |
|
sumedharubasinghe
|
9fb543ff6d
|
Merge pull request #128 from ayyoob/das-ext
Added few changes after testing
|
2016-05-04 03:17:12 +05:30 |
|
ayyoob
|
a43048679d
|
added device-analytics-config
|
2016-05-04 03:01:27 +05:30 |
|
ayyoob
|
740afcac2a
|
few changes after testing
|
2016-05-04 01:13:54 +05:30 |
|
Rasika Perera
|
a6e1cda740
|
Merge branch 'master' of https://github.com/wso2/product-iots
|
2016-05-04 00:52:08 +05:30 |
|
Rasika Perera
|
29aca290a4
|
Adding group permission checking
|
2016-05-04 00:49:06 +05:30 |
|
ayyoob
|
751b2f8dae
|
removed unused sample device types
|
2016-05-03 18:40:31 +05:30 |
|
ayyoob
|
586aaa5f1e
|
Fixed https://wso2.org/jira/browse/IOTS-64
|
2016-05-03 18:40:15 +05:30 |
|
ayyoob
|
ad237ffd34
|
resolved issues in connected cup sample
|
2016-05-03 13:44:08 +05:30 |
|
ayyoob
|
720a57f5df
|
updated IDP config
|
2016-04-29 17:41:05 +05:30 |
|
Shabirmean
|
5527e82bab
|
Removed custom keystores and included only the 'wso2certs.jks' file with CA and RA certs for SCEP
|
2016-04-29 16:42:25 +05:30 |
|
ayyoob
|
2a6e42b646
|
resolve server shutdown issues
|
2016-04-24 02:16:27 +05:30 |
|
NuwanSameera
|
2f2c23105a
|
Move digital display and drone analyzer to samples.
|
2016-04-22 15:58:12 +05:30 |
|
ayyoob
|
568bb7d09f
|
Merge branch 'master' of https://github.com/wso2/product-iots into das-ext
|
2016-04-20 00:00:48 +05:30 |
|
ayyoob
|
b336c05625
|
few fixes after testing
|
2016-04-19 23:35:43 +05:30 |
|
NuwanSameera
|
4f28e803af
|
Remove monitor operations from controoler api.
|
2016-04-19 17:21:09 +05:30 |
|
Prabath Abeysekara
|
2fadbc10a6
|
Merge pull request #116 from charithag/master
Add devicemgt_admin jax-rs and removed mdm-admin jax-rs
|
2016-04-19 13:36:58 +05:30 |
|
Prabath Abeysekara
|
a6e2b235c9
|
Merge pull request #117 from ayyoob/das-ext
Added DAS extensions features and upgraded analytics versions
|
2016-04-18 17:32:31 +05:30 |
|
ayyoob
|
394f57d729
|
Added DAS Extensions features
|
2016-04-18 17:17:14 +05:30 |
|
charithag
|
4d76f89b87
|
Merge branch 'master' of https://github.com/wso2/product-iots
|
2016-04-18 17:10:49 +05:30 |
|
charithag
|
49466b2953
|
Add devicemgt_admin jax-rs and removed mdm-admin jax-rs
|
2016-04-18 16:42:53 +05:30 |
|
NuwanSameera
|
ab7ee2dbb8
|
Merge remote-tracking branch 'origin/master'
Conflicts:
modules/samples/connectedcup/component/api/src/main/java/org/coffeeking/api/transport/ConnectedCupMQTTConnector.java
modules/samples/connectedcup/component/api/src/main/java/org/coffeeking/api/util/ConnectedCupServiceUtils.java
modules/samples/connectedcup/component/controller/src/main/java/org/coffeeking/controller/service/ConnectedCupControllerService.java
modules/samples/connectedcup/component/manager/src/main/java/org/coffeeking/manager/service/ConnectedCupManagerService.java
modules/samples/connectedcup/component/manager/src/main/webapp/WEB-INF/cxf-servlet.xml
modules/samples/currentsensor/component/api/src/main/java/org/homeautomation/currentsensor/api/util/CurrentSensorServiceUtils.java
modules/samples/currentsensor/component/controller/src/main/java/org/homeautomation/currentsensor/manager/api/CurrentSensorControllerService.java
modules/samples/currentsensor/component/manager/src/main/java/org/homeautomation/currentsensor/manager/api/CurrentSensorManagerService.java
modules/samples/currentsensor/component/plugin/src/main/java/org/homeautomation/currentsensor/plugin/constants/CurrentSensorConstants.java
modules/samples/currentsensor/component/plugin/src/main/java/org/homeautomation/currentsensor/plugin/impl/CurrentSensorManager.java
modules/samples/currentsensor/component/plugin/src/main/java/org/homeautomation/currentsensor/plugin/impl/CurrentSensorManagerService.java
modules/samples/currentsensor/component/plugin/src/main/java/org/homeautomation/currentsensor/plugin/impl/dao/CurrentSensorDAOUtil.java
modules/samples/currentsensor/component/plugin/src/main/java/org/homeautomation/currentsensor/plugin/impl/dao/impl/CurrentSensorDeviceDAOImpl.java
modules/samples/currentsensor/component/plugin/src/main/java/org/homeautomation/currentsensor/plugin/impl/util/CurrentSensorUtils.java
modules/samples/currentsensor/component/plugin/src/main/java/org/homeautomation/currentsensor/plugin/internal/ServiceComponent.java
modules/samples/firealarm/component/controller/src/main/java/org.homeautomation/firealarm/controller/api/ControllerService.java
|
2016-04-18 11:49:18 +05:30 |
|
NuwanSameera
|
c7c2222e4b
|
Add Uninstall feature to sample device types.
|
2016-04-18 11:47:47 +05:30 |
|
ayyoob
|
e9f2062362
|
added files related to activate synapse as a gateway
|
2016-04-18 02:58:55 +05:30 |
|
ayyoob
|
f2648c2c28
|
few changes after testing with the apim
|
2016-04-17 12:21:17 +05:30 |
|
ayyoob
|
a80a493506
|
few changes after testing
|
2016-04-15 23:11:11 +05:30 |
|
ayyoob
|
f91b566425
|
version update and added das extension feature
|
2016-04-14 19:57:13 +05:30 |
|
ayyoob
|
4d2c63eff7
|
disabled jwt grant type
|
2016-04-01 21:13:56 +05:30 |
|
ayyoob
|
7e51653b36
|
removed snapshot version from dependencies
|
2016-04-01 21:03:48 +05:30 |
|
Ruwan
|
94ba3ff6c2
|
Merge pull request #112 from rasika90/master
Removing uuf template app feature from iots
|
2016-04-01 19:29:31 +05:30 |
|
Rasika Perera
|
0fc75151f6
|
Removing uuf template app feature
|
2016-04-01 15:08:34 +05:30 |
|
charithag
|
85a00afe85
|
Merge branch 'master' of https://github.com/wso2/product-iot-server
# Conflicts:
# modules/distribution/src/assembly/bin.xml
# modules/features/org.wso2.iot.styles.feature/pom.xml
# modules/features/pom.xml
# modules/p2-profile-gen/pom.xml
|
2016-03-31 23:41:07 +05:30 |
|
ayyoob
|
0b6cd88b78
|
Changed analytics to released version and temporally disabled mobile features until impl is released from base feature.
|
2016-03-31 05:58:09 +05:30 |
|
charithag
|
4cfa5f60ea
|
Disabled IoT device types based features temporally.
|
2016-03-30 02:07:35 +05:30 |
|
charithag
|
17e9dd9127
|
Fix for https://wso2.org/jira/browse/IOTS-99
|
2016-03-25 15:29:40 +05:30 |
|
Ruwan
|
155867b334
|
Merge pull request #109 from ayyoob/master
Added JWT grant type and upgraded the APIM version
|
2016-03-24 08:45:03 +05:30 |
|
ayyoob
|
69740cc2f2
|
updated APIM version
|
2016-03-23 03:23:13 +05:30 |
|
GPrathap
|
65b4dec1d7
|
adding a new gadget: Data Range Picker
|
2016-03-21 05:55:00 +05:30 |
|
GPrathap
|
824503c0d7
|
adding new theme to dashboard portal application
|
2016-03-20 23:58:47 +05:30 |
|
Charitha Goonetilleke
|
9afcfc6ee6
|
Merge pull request #107 from charithag/master
Refactoring
|
2016-03-18 12:49:52 +05:30 |
|
charithag
|
e5c11b9fa5
|
Refactoring
|
2016-03-18 12:47:14 +05:30 |
|
NuwanSameera
|
e0b9524168
|
Remove policy based jaggery apps from samples.
|
2016-03-17 15:00:43 +05:30 |
|
NuwanSameera
|
77b4a51add
|
Resolve conflicts.
|
2016-03-17 14:57:25 +05:30 |
|
NuwanSameera
|
0ab149d392
|
Remove policy based jagerry apps from samples.
|
2016-03-17 14:44:20 +05:30 |
|