AllenNeuralDynamics / AllenNeuralDynamics/device-spinner

Make device spinner config composeable

未关闭
#6 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
0
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。