10 lines
245 B
YAML
10 lines
245 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'
|