navigate.model.devices.configuration_schema

Functions

merge_configuration_schemas(*schemas)

Merge schemas in inheritance order, allowing later schemas to override.

Classes

CollectionSpec(item_schema[, storage, ...])

Description of a repeatable group of persisted configuration values.

SettingSpec(value_type[, default, label, ...])

Description of one persisted, user-editable device setting.