mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
change devices API
This commit is contained in:
parent
1d902cc724
commit
1bbaac168b
@ -50,5 +50,13 @@
|
|||||||
<Endpoint>http://localhost:9763/mdm-android-agent/operations</Endpoint>
|
<Endpoint>http://localhost:9763/mdm-android-agent/operations</Endpoint>
|
||||||
<Transports>http,https</Transports>
|
<Transports>http,https</Transports>
|
||||||
</API>
|
</API>
|
||||||
|
<API>
|
||||||
|
<Name>deviceList</Name>
|
||||||
|
<Owner>admin</Owner>
|
||||||
|
<Context>devices</Context>
|
||||||
|
<Version>1.0.0</Version>
|
||||||
|
<Endpoint>http://localhost:9763/mdm-admin/devices</Endpoint>
|
||||||
|
<Transports>http,https</Transports>
|
||||||
|
</API>
|
||||||
</APIs>
|
</APIs>
|
||||||
</APIPublisherConfig>
|
</APIPublisherConfig>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user