The AirPrint payload adds AirPrint printers to the user’s AirPrint printer list.
This makes it easier to support environments where the printers and the devices are on different subnets.
Template
PayloadType: | com.apple.airprint |
Supervised Only: |
| N/A |
macOS: | 10.10 |
macOS Deprecated: |
| N/A |
iOS: | 7.0 |
iOS Deprecated: | N/A |
Highlander: | True |
Air print
List of printers
Type |
Default |
Required |
Regex |
iOS |
macOS |
Supervised |
array |
N/A |
N/A |
N/A |
N/A |
N/A |
N/A |
AirPrint items are in the following format:
Name |
Type |
Title |
Description |
Required |
Printer |
dictionary |
Printer |
A printer item in the printer list |
always |
IPAddress
The AirPlay printer’s IP address
Type |
Default |
Required |
Regex |
iOS |
macOS |
Supervised |
string |
N/A |
always |
^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$ |
N/A |
N/A |
N/A |