host:
description: IP address or hostname of the device. Example:`192.168.1.2`.
required: true
type: string
port:
description: port on which the PJLink service runs on the device.
required: false
type: integer
default: 4352
name:
description: Name of the device.
required: false
type: string
default: name of the device as returned by PJLink.
encoding:
description: Character encoding to use to communicate with the device.
required: false
type: string
default: utf-8
password:
description: Password to authenticate with the projector.
required: false
type: string