Charitha Goonetilleke
|
a337fefd8d
|
Merge pull request #19 from charithag/master
Add simple and advanced fire alarm agents
|
9 years ago |
Ace
|
1d2d57259b
|
fixing some minor bugs
|
9 years ago |
charithag
|
fe59fa9410
|
Add simple and advanced fire alarm agents
|
9 years ago |
charithag
|
e8a0ccf6e3
|
Fire alarm changes done by Shabir
|
9 years ago |
ayyoob
|
bf9bfd40b5
|
few changes after testing
|
9 years ago |
ayyoob
|
a0ee671515
|
resolved errors on sample build and few changes on android service
|
9 years ago |
ayyoob
|
e39ee91518
|
update version and few changes on android sense service
|
9 years ago |
Rasika Perera
|
ec70dad7da
|
refactoring
|
9 years ago |
charithag
|
82740dec44
|
Revert pom changes to previous
|
9 years ago |
Rasika Perera
|
b6156af241
|
refactoring
|
9 years ago |
Rasika Perera
|
82f1f645fd
|
resolving conflicts
|
9 years ago |
Rasika Perera
|
6fabb28b1c
|
migrating in memory sensor manager
|
9 years ago |
Shabirmean
|
7664f73b4e
|
Merge branch 'master' of https://github.com/wso2-incubator/product-iot-server
Conflicts:
modules/samples/virtual_firealarm/src/org.wso2.carbon.device.mgt.iot.sample.virtual.firealarm.service.impl/src/main/java/org/wso2/carbon/device/mgt/iot/sample/virtual/firealarm/service/impl/VirtualFireAlarmService.java
modules/samples/virtual_firealarm/src/org.wso2.carbon.device.mgt.iot.sample.virtual.firealarm.service.impl/src/main/java/org/wso2/carbon/device/mgt/iot/sample/virtual/firealarm/service/impl/dao/DeviceRecord.java
modules/samples/virtual_firealarm/src/org.wso2.carbon.device.mgt.iot.sample.virtual.firealarm.service.impl/src/main/java/org/wso2/carbon/device/mgt/iot/sample/virtual/firealarm/service/impl/dao/TemperatureRecord.java
modules/samples/virtual_firealarm/src/org.wso2.carbon.device.mgt.iot.sample.virtual.firealarm.service.impl/src/main/java/org/wso2/carbon/device/mgt/iot/sample/virtual/firealarm/service/impl/dto/TemperatureRecord.java
modules/samples/virtual_firealarm/src/org.wso2.carbon.device.mgt.iot.sample.virtual.firealarm.service.impl/src/main/java/org/wso2/carbon/device/mgt/iot/sample/virtual/firealarm/service/impl/util/DataHolder.java
|
9 years ago |
Shabirmean
|
5bf09ef1ed
|
changed package from dao to dot
|
9 years ago |
ayyoob
|
5625b83b64
|
added android sense service and required stream definitions
|
9 years ago |
Rasika Perera
|
fb21dc8b72
|
Merge pull request #13 from rasika90/master
Generalizing in memory map into any sensor reading
|
9 years ago |
Rasika Perera
|
e31fda92a6
|
generalizing inmemory map into any sensor
|
9 years ago |
Rasika Perera
|
50e90fa8de
|
generalizing inmemory map into any sensor
|
9 years ago |
charithag
|
ae1f904082
|
Deploy firealarm-webapp with virtual-firealarm sample
|
9 years ago |
charithag
|
e9dc4c9097
|
Add in memory hash table to hold last received temperature data
|
9 years ago |
Shabirmean
|
bf5fad5409
|
Merge branch 'master' of https://github.com/wso2-incubator/product-iot-server
|
9 years ago |
Shabirmean
|
e9d08faa6c
|
added changes to publish data received via MQTT and XMPP
|
9 years ago |
charithag
|
306646c51d
|
Change virtual device "Download" button text to "Create a Device".
|
9 years ago |
Shabirmean
|
75b4e5ff27
|
changes to the VirtualFireAlarm service to send and receive XMPP,MQTT messages
|
9 years ago |
Shabirmean
|
ae05b84c79
|
Merge branch 'master' of https://github.com/wso2-incubator/product-iot-server
|
9 years ago |
Shabirmean
|
a5df23b565
|
changed the terminal print text in the startup script of virtual_firealarm
|
9 years ago |
charithag
|
e4f0cd3059
|
Fix sample deployment issue for samples except virtual fire alarm
|
9 years ago |
Shabirmean
|
c37a97d7b4
|
removed hardcoded deviceName
|
9 years ago |
Shabirmean
|
9070110818
|
added changes to receive customDeviceName from user and register device using this value
|
9 years ago |
Shabirmean
|
38457554a5
|
changes to take in both https and http server endpoints
|
9 years ago |
Shabir Mohamed
|
695571011c
|
changed button label from "Download" to "Download Agent"
|
9 years ago |
Shabir Mohamed
|
90ad9802bc
|
Merge branch 'build-pack'
|
9 years ago |
charithag
|
f9dff1b0ed
|
Virtual firealarm icon updated
|
9 years ago |
Shabir Mohamed
|
69dcf064f9
|
merged conflicts with the changes of combining the device controller
and the manager together
|
9 years ago |
Shabir Mohamed
|
c13e5ac620
|
Added MQTT-Subscriber and XMPP-Connector for the virtual_firealarm
deviceType
|
9 years ago |
ayyoob
|
ecd8c75660
|
few changes to resolve the error on matt
|
9 years ago |
ayyoob
|
183d53eea6
|
Merge branch 'build-pack' of https://github.com/wso2-incubator/product-device-cloud into build-pack
|
9 years ago |
charithag
|
4d5b6d8bff
|
Fix certificate issue in FireAlarmVirtualAgent for mac
|
9 years ago |
ayyoob
|
388af5f248
|
merged with upstream
|
9 years ago |
ayyoob
|
08c518c0c2
|
added api managed on virtual fire alarm and few changes on internal api
|
9 years ago |
charithag
|
454a403a22
|
Merge remote-tracking branch 'upstream/build-pack' into build-pack
|
9 years ago |
Shabir Mohamed
|
85ed06e12a
|
merge conflicts with build-pack branch
|
9 years ago |
Shabir Mohamed
|
45c0d9bc03
|
added XMPPClient and MQTTClient for receiving incoming messages
|
9 years ago |
Rasika Perera
|
d384942f69
|
adding policy monitor service for firealarm
|
9 years ago |
charithag
|
cfcc69b6fc
|
Fix issue with cnnecting remote APIM
|
9 years ago |
charithag
|
a73cf7213d
|
Set to build firealarm virtual agent from source in git
|
9 years ago |
Shabir Mohamed
|
f8dca4dd8f
|
changed firealarm thumbnail
|
9 years ago |
Shabir Mohamed
|
a47232c8e1
|
changed deviceType to “firealarm” to obtain APIMToken and updated Agent
jar/startup script
|
9 years ago |
Shabir Mohamed
|
13792a56a4
|
added new deviceType VirtualAgent
|
9 years ago |
Shabir Mohamed
|
5d0f0c9a42
|
small corrections with firealarm sample
|
9 years ago |
Shabir Mohamed
|
e7bf722c48
|
removing unnecessary util code
|
9 years ago |
Shabir Mohamed
|
5d17940da4
|
added changes for the firealarmagent download
|
9 years ago |
Ace
|
9e010dacba
|
Fixing issue when building samples inside the pack
|
9 years ago |
charithag
|
b4e9b84536
|
Fix build issue in samples
|
9 years ago |
charithag
|
3045bc068a
|
Fix enrolling exception in raspberry pi device type
|
9 years ago |
ayyoob
|
b7daf92ada
|
Integrated DAS for stat
|
9 years ago |
charithag
|
20b5469e2a
|
Fixed raspberry icon
|
9 years ago |
ayyoob
|
e6d9cb82af
|
merged with upstream
|
9 years ago |
Rasika Perera
|
6d856ae975
|
fixing samples images not showing issue
|
9 years ago |
ayyoob
|
d08d7cb048
|
added analytics commons data publisher and used dal layer to capture the data
|
9 years ago |
Shabir Mohamed
|
a47776405b
|
samples’ names changed to match with that of CDMF-types
|
9 years ago |
Shabir Mohamed
|
4ccc8b58c5
|
changes to enable default samples with the new deviceType txt
|
9 years ago |
Rasika Perera
|
af259ef021
|
adding deviceType.rxt and adding few extensions
|
9 years ago |
ayyoob
|
e10ce13532
|
Merge branch 'master' of https://github.com/ayyoob/product-device-cloud
|
9 years ago |
ayyoob
|
d9701885b9
|
added das features
|
9 years ago |
Shabir Mohamed
|
a9ee964a07
|
Added changes required to initialise sample devices
|
9 years ago |
charithag
|
888bdb8873
|
Update sample distributions to add datasource definitions directly to master-datasources.xml
|
9 years ago |
charithag
|
45881b32ee
|
Add sample build verification to integration testing
|
9 years ago |