Ace
|
01ab2a5ce4
|
Adding device type deployment location property
|
9 years ago |
ayyoob
|
d2f223da90
|
few fixes after testing the device type with the refactoring
|
9 years ago |
ayyoob
|
d19da2357b
|
added missing license headers
|
9 years ago |
ayyoob
|
0b893ad64c
|
refactored connected cup analytics scripts
|
9 years ago |
ayyoob
|
d0183deb2a
|
few changes in event recievers and remove type and method from feature
|
9 years ago |
ayyoob
|
e5d5afa9a0
|
added remote app manager config
|
9 years ago |
ayyoob
|
a5be8acd45
|
Merge branch 'master' of https://github.com/wso2/product-iots into das-ext
|
9 years ago |
ayyoob
|
14ead035d7
|
few changed mqtt authoriser
|
9 years ago |
ayyoob
|
787178ddff
|
added mqtt and xmpp.properties
|
9 years ago |
prabathabey
|
cacd5bf5ae
|
Adding APILifeCycle.xml
|
9 years ago |
prabathabey
|
18c3f1dfd5
|
Removing api-mgt startup publisher feature and other redundant feature definitions
|
9 years ago |
prabathabey
|
ab32e91501
|
Removing try-it and Siddhi try-it features
|
9 years ago |
prabathabey
|
1e3454dc46
|
Removing jaggery-test dependency
|
9 years ago |
prabathabey
|
125e398dab
|
Removing all mobile related dependencies
|
9 years ago |
prabathabey
|
9548b88dad
|
Removing app-mgt dependencies
|
9 years ago |
prabathabey
|
a98849b20f
|
Removing API-mgt publisher feature
|
9 years ago |
ayyoob
|
8bc2b482fe
|
update on log4j.properties
|
9 years ago |
ayyoob
|
44662c625b
|
create mb extension for authorisation
|
9 years ago |
ayyoob
|
02851637b3
|
removed das input adapters
|
9 years ago |
GPrathap
|
ee304f1724
|
added SAML2 Web SSO federated authenticator
|
9 years ago |
GPrathap
|
384c1f35b3
|
removed unused code
|
9 years ago |
GPrathap
|
b40e5b4bb1
|
corrected subscribe topic format
|
9 years ago |
ayyoob
|
046e646e8f
|
Merge branch 'master' of https://github.com/wso2/product-iots into das-ext
|
9 years ago |
ayyoob
|
652545b49a
|
added release note
|
9 years ago |
GPrathap
|
5f38afa77c
|
change group id
|
9 years ago |
sumedharubasinghe
|
71b13f0dcc
|
Merge pull request #129 from GPrathap/master
refactoring cdmf-device type-archetype
|
9 years ago |
GPrathap
|
fb0e089518
|
refactoring cdmf-device type-archetype
|
9 years ago |
sumedharubasinghe
|
9fb543ff6d
|
Merge pull request #128 from ayyoob/das-ext
Added few changes after testing
|
9 years ago |
ayyoob
|
a43048679d
|
added device-analytics-config
|
9 years ago |
ayyoob
|
740afcac2a
|
few changes after testing
|
9 years ago |
Rasika Perera
|
a6e1cda740
|
Merge branch 'master' of https://github.com/wso2/product-iots
|
9 years ago |
Rasika Perera
|
29aca290a4
|
Adding group permission checking
|
9 years ago |
ayyoob
|
751b2f8dae
|
removed unused sample device types
|
9 years ago |
ayyoob
|
586aaa5f1e
|
Fixed https://wso2.org/jira/browse/IOTS-64
|
9 years ago |
ayyoob
|
ad237ffd34
|
resolved issues in connected cup sample
|
9 years ago |
ayyoob
|
720a57f5df
|
updated IDP config
|
9 years ago |
Shabirmean
|
5527e82bab
|
Removed custom keystores and included only the 'wso2certs.jks' file with CA and RA certs for SCEP
|
9 years ago |
ayyoob
|
2a6e42b646
|
resolve server shutdown issues
|
9 years ago |
NuwanSameera
|
2f2c23105a
|
Move digital display and drone analyzer to samples.
|
9 years ago |
ayyoob
|
568bb7d09f
|
Merge branch 'master' of https://github.com/wso2/product-iots into das-ext
|
9 years ago |
ayyoob
|
b336c05625
|
few fixes after testing
|
9 years ago |
NuwanSameera
|
4f28e803af
|
Remove monitor operations from controoler api.
|
9 years ago |
Prabath Abeysekara
|
2fadbc10a6
|
Merge pull request #116 from charithag/master
Add devicemgt_admin jax-rs and removed mdm-admin jax-rs
|
9 years ago |
Prabath Abeysekara
|
a6e2b235c9
|
Merge pull request #117 from ayyoob/das-ext
Added DAS extensions features and upgraded analytics versions
|
9 years ago |
ayyoob
|
394f57d729
|
Added DAS Extensions features
|
9 years ago |
charithag
|
4d76f89b87
|
Merge branch 'master' of https://github.com/wso2/product-iots
|
9 years ago |
charithag
|
49466b2953
|
Add devicemgt_admin jax-rs and removed mdm-admin jax-rs
|
9 years ago |
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
|
9 years ago |
NuwanSameera
|
c7c2222e4b
|
Add Uninstall feature to sample device types.
|
9 years ago |
ayyoob
|
e9f2062362
|
added files related to activate synapse as a gateway
|
9 years ago |