farm-2.x-dev/modules/core/location/config/schema/farm_location.schema.yml
modules/core/location/config/schema/farm_location.schema.yml
# Schema for the asset location third party settings.
asset.type.*.third_party.farm_location:
type: mapping
label: 'Location settings'
mapping:
is_location:
type: boolean
label: 'Is a location'
is_fixed:
type: boolean
label: 'Is fixed'
# Schema for the log location third party settings.
log.type.*.third_party.farm_location:
type: mapping
label: 'Location settings'
mapping:
is_movement:
type: boolean
label: 'Is a movement'
# Schema for actions.
action.configuration.asset_move_action:
type: action_configuration_default
label: 'Configuration for the asset move action'
