Hi Dilan,
Could you please tell the necessary inputs and the response from App
manager, for
1. App install/ uninstall/ reinstall request.
2. When the device responds back with the status of the app
install/uninstall/reinstall status to MDM, the end point exposed from App
manager to update the status of the operation.

Regards,
Inosh

On Fri, Mar 13, 2015 at 4:44 PM, Chathura Dilan <chathu...@wso2.com> wrote:

> 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
>



-- 
Inosh Perera
Software Engineer, WSO2 Inc.
Tel: 0785293686
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to