I have 2 concerns.
1. How can I configure geofence alert in WsO2iot3.1.0-Updte7?
I did it in Update1 but according to documentation online: Monitoring Devices Using Location Based Services
<GeoLocationConfiguration>
bloc is missing in cdm-config.xml file of Update7.
This is missing geofence settings in cdm-config.xml file
When I run the script mvn clean install -f siddhi-geo-extention-deployer.xml
, and deploy Geo Analytics artifacts in devicemgt, nothing is displayed about geofence alerte (exit, enter, stationnary, speed) as in Update1.
nothing is displayed about geofence alerte (exit, enter, stationnary, speed)
2. New remote feature in devicemgt. We really appreciate but when we clic on active/connected device, it just in waiting device to connect status. Nothing is prompted.
Wainting on device to connect even when the device is active.
Remote session is enabled in cdm-config.xml file.