Introduction
Generates message content to trigger the setting of a setpoint on a cooling unit (e.g. reefer). For more details on how the data is sent to the device, see MimeContentBase.
Properties

channelNumber

The channel number to send to an Add-On or that were received from an Add-On. Mandatory field.

contentType

The type of message. See MessageContentType.

data

The raw bytes to either send to an Add-On or that were received from an Add-On. Maximum 2GB can be sent in a single message.

mimeType

The media type of content contained in the data field. Free string, Maximum 255 characters.

temperature

The setpoint temperature (°C) that is to be set.

temperatureZone

The Temperature Zone that is to be set.

Loading API Runner...