mirror of
https://github.com/apple/device-management.git
synced 2026-09-23 01:50:47 +02:00
Release-v27.0
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>Command</key>
|
||||
<dict>
|
||||
<key>RequestType</key>
|
||||
<string>LOMSetupRequest</string>
|
||||
</dict>
|
||||
<key>CommandUUID</key>
|
||||
<string>0001_LOMSetupRequest</string>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CommandUUID</key>
|
||||
<string>0001_LOMSetupRequest</string>
|
||||
<key>PrimaryIPv6AddressList</key>
|
||||
<array>
|
||||
<string>fe80::94f6:d6ff:fef3:c05b</string>
|
||||
<string>fe80::94f6:d6ff:fef3:c1a4</string>
|
||||
</array>
|
||||
<key>Status</key>
|
||||
<string>Acknowledged</string>
|
||||
<key>UDID</key>
|
||||
<string>84341F79-92F5-5EF7-9A6A-3A7374613227</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user