Skip to content

Allow further epics options in datatypes #63

Open
@evvaaaa

Description

@evvaaaa

Currently you can pass general information to the datatypes, e.g Bool(znam="1", onam="1") or Float(prec=0). We need to be able to add epics specific information too, for example EGU, DESC.

I suggest that we create a new optional kwarg on either the datatypes or attributes:configuration=. This will be an child of a new abstract class to describe further information about the datatype. Then in the epics backend we can check for this (an EpicsIntConfiguration and set our sub fields on the record accordingly).

@GDYendell

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions