DiamondLightSource / DiamondLightSource/pythonSoftIOC

Provide an add_alias() method to ease alias creation

未关闭
#42 1 条评论 0 个 reaction 已指派 1 人 已被 @Araneidae 认领 在 GitHub 查看
enhancement
主要语言
Python
星标
46
派生
15
平均合并
1 天 18 小时
30 天内合并 PR
1

描述

Currently a record, inside a `RecordWrapper`, can have aliases added to it by calling `add_alias()`. However this is a bit awkward as you have to provide not just the alias'd name but also the device prefix. This often means an application wanting to create aliases has to keep the record prefix accessible everywhere. This is obviously somewhat awkward and could be streamlined by having this logic handled for us in PythonSoftIOC.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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