bluesky / ophyd-async

Hardware abstraction for bluesky written using asyncio
https://blueskyproject.io/ophyd-async
BSD 3-Clause "New" or "Revised" License
11 stars 26 forks source link

Rename hdf5_type to data_type in DatasetTable #651

Closed jwlodek closed 1 week ago

jwlodek commented 1 week ago

Decided to go with dtype rather than data_type - so the table name on the ioc side doesn't need an underscore.

jwlodek commented 1 week ago

As discussed, this + https://github.com/PandABlocks/PandABlocks-ioc/pull/151 will solve https://github.com/bluesky/ophyd-async/issues/639