{ "label": "MQTT", "description": "MQTT image publishing settings.", "enabled": { "label": "Send image", "description": "Enable publishing image snapshots for objects to MQTT topics for this camera." }, "timestamp": { "label": "Add timestamp", "description": "Overlay a timestamp on images published to MQTT." }, "bounding_box": { "label": "Add bounding box", "description": "Draw bounding boxes on images published over MQTT." }, "crop": { "label": "Crop image", "description": "Crop images published to MQTT to the detected object's bounding box." }, "height": { "label": "Image height", "description": "Height (pixels) to resize images published over MQTT." }, "required_zones": { "label": "Required zones", "description": "Zones that an object must enter for an MQTT image to be published." }, "quality": { "label": "JPEG quality", "description": "JPEG quality for images published to MQTT (0-100)." } }