{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-device-farm/refs/heads/main/json-schema/amazon-device-farm-incompatibility-message-schema.json", "title": "IncompatibilityMessage", "description": "Represents information about incompatibility.", "type": "object", "properties": { "message": { "allOf": [ { "$ref": "#/components/schemas/Message" }, { "description": "A message about the incompatibility." } ] }, "type": { "allOf": [ { "$ref": "#/components/schemas/DeviceAttribute" }, { "description": "
The type of incompatibility.
Allowed values include:
ARN
FORM_FACTOR (for example, phone or tablet)
MANUFACTURER
PLATFORM (for example, Android or iOS)
REMOTE_ACCESS_ENABLED
APPIUM_VERSION