Questions tagged [wso2-iot]

320 questions
0
votes
1 answer

WSO2 EMM Agent with COSU not using NFC

I have built the latest version of wso2 emm android agent (cdmf-agent-android v3.1.30) and got some initial tests working in BYOD mode with IoT server 3.1.0 When built for COSU it is waiting for provisioning with another device via NFC. But I want…
ikusi-makusi
  • 65
  • 1
  • 1
  • 4
0
votes
1 answer

Android zero-touch enrollment JSON not able to configure wifi

I was following guide mentioned here https://developers.google.com/zero-touch/guides/customer/emm#provision to prepare a JSON which then I can scan and enroll device to our MDM provider. Here is my sample…
c2tarun
  • 776
  • 2
  • 9
  • 27
0
votes
1 answer

How to request for more 100 device in wso2iot?

How to increase the offet and limit more than 100 ? At present we are unable to request more than 100 limit. Can you please help me ???
Vivek
  • 343
  • 1
  • 5
  • 12
0
votes
2 answers

Cannot install Android app using WSO2 app system management

I successfully installed WSO2 iot-server3.1.0. I enrolled my android device successfully. I can see my device status and logs on https://localhost:9443/devicemgt/device/android?id=(someid). The image below is a snapshot of my device…
Ispas Claudiu
  • 1,890
  • 2
  • 28
  • 54
0
votes
1 answer

Customize/Restrict Android OS within 2 Applications

We need to modify existing Android tablet with 6.0 Marshmallow version, to remove all the interactive system applications and other applications and just make it run with 2 applications. We were thinking as of now with two solutions either to…
Aseem Sharma
  • 1,673
  • 12
  • 19
0
votes
1 answer

WSO2 IoT 3.1.0 failed to retreive oauth token using jwt error

I am installing WSO2 IOT Server 3.1.0 on a server. I just want to run it with default basic configurations. After Uploading to my server, I configured it to run with the IP using the script as mentioned in this link. After running the script, I…
omer khalid
  • 855
  • 1
  • 12
  • 39
0
votes
0 answers

WSO2 IoTServer - Issue with Policies: Disallow install apps

I'm trying to try this functionality, but I can not make it work. My phones simply ignore it. Probe with Android 5, 6 and 7, in scenarios COPE (Android 5) and BYOD (Android 6 and 7). It's a bug? Thanks in advance. Martín
letincho5
  • 25
  • 5
0
votes
1 answer

Geofence alert and remote feature

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 bloc is missing in cdm-config.xml…
0
votes
1 answer

WSO2 IoT Server - Device Owner in COPE scenario

Which is the correct configuration in a COPE scenario? Define as Device Owner the System Services? org.wso2.iot.system.service/org.wso2.iot.system.service.ServiceDeviceAdminReceiver or the…
letincho5
  • 25
  • 5
0
votes
0 answers

Error when enrolling arduino device type

I followed this tutorial from the WSO2 IoT Server documentation in order to enroll an arduino device type : https://docs.wso2.com/display/IoTS310/Arduino. I get an error when I execute this line : "mvn clean install -f…
bacor
  • 1
  • 1
0
votes
1 answer

WSO2 IoT Server - Dashboard not show data

I'm using WSO2 IoT Server 3.1.0 Update 5, and I've this problem: the Dashboad not show any data (and if I inspect with the developer with of Chrome, I found a lot of 404 errors) When I open - myip:9443/devicemgt/ : Everything is OK. But, If I…
letincho5
  • 25
  • 5
0
votes
1 answer

Wso2 iot server Database path?

I'm new on wso2 iot server. 1] I have downloaded wso2 iot server with size approx 700 mb. using windows 10 OS machine. 2] I can use it with android devices. and its working f9 But, I want to local database storage path which it use to manage all…
Vishal Bareja
  • 128
  • 2
  • 11
0
votes
1 answer

WSO2 EMM Services APK: “INSTALL_FAILED_SHARED_USER_INCOMPATIBLE”

I've a signing and compiled APK but I can not install it on a rooted device. I've tried: - Put APK on system/priv-app folder - Run adb set-device-owner - Install apk using adb install And nothing... I want to enroll my device with COPE ownership.…
letincho5
  • 25
  • 5
0
votes
1 answer

No wso2server.sh for the wso2-iot service

I have installed the wso2iot-3.1.0 on a linux distribution (debian 9). To create services for the three modules (broker, iot and analytics) I followed this documentation : https://docs.wso2.com/display/IoTS310/Installing+as+a+Linux+Service No…
0
votes
1 answer

Machine Learner Wizard missing in WSO2 IoT Server

According to https://docs.wso2.com/display/IoTS310/Analyzing+Data I should be able to do some Machine Learning tasks in IoT Server but the menu, usually available in WSO2 DAS, is missing, as is the Machine Learner features in…
user1387219
  • 465
  • 4
  • 18