DiamondLightSource / DiamondLightSource/pythonSoftIOC
Provide mechanism to get record type
オープン
enhancement
- 主要言語
- Python
- スター
- 46
- フォーク
- 15
- 平均マージ
- 1日 18時間
- マージ済み PR(30日)
- 1
説明
It would be convenient to have some method on a `RecordWrapper` that allows retrieving the record's type. For example, a `get_type()` record might return a string `ao`, to say that this record is an Analog Out type, or `bi` for Boolean In, etc.
This would allow users to query `RecordWrapper` instances dynamically to know what keyword arguments `set()` allows, for example.
コントリビューションガイド
評価
この issue はまだ評価されていません。