AllenNeuralDynamics / AllenNeuralDynamics/device-spinner

Make device spinner config composeable

Aberta
#6 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
0
Forks
0
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

It would be nice to be able to make configs composeable, where a device, or many devices might be defined elsewhere at a separate filepath or URL.

To accomplish this, we'd need some higher level settings and schema logic to read the yaml and then resolve it into a final flattened config. We would likely also want a way to save the resolved config to a file if requested.

Additionally, it would be nice to support overriding some fields from these configs specified elsewhere, such that the resolved result has specific fields altered.

The overall win is readability where complicated "sub"-devices can be reused with minor override adjustments.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.