Hi,
To access devices from MDM, AppM needs an API from MDM to get list of
enabled devices for given username, platform and platform version
Sample response from MDM as follows
[
{
"id": "12345",
"platform": "android",
"model": "Nexus",
"platform_version": "4",
"name": "My Device 1",
"image": "http://192.168.1.40:9763/device.png",
"type": "tab"
},
{
"id": "678",
"platform": "ios",
"model": "iPhone",
"platform_version": "8",
"name": "My iPhone",
"image": "http://192.168.1.40:9763/device2.png",
"type": "phone"
}
]
--
Regards,
Chatura Dilan Perera
*(Senior Software Engineer** - WSO2 Inc.**)*
www.dilan.me
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture