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 摘要。