mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 16:34:00 +00:00
9 lines
246 B
YAML
9 lines
246 B
YAML
# Describes the format for available image processing services
|
|
|
|
scan:
|
|
description: Process an image immediately.
|
|
fields:
|
|
entity_id:
|
|
description: Name(s) of entities to scan immediately.
|
|
example: 'image_processing.alpr_garage'
|