Skip to content

Devices should return Variables #26

@MichalKononenko

Description

@MichalKononenko

Right now, devices like TDKLambdaPowerSupply return Number instead of Variable<T>. This should be changed in order to allow for a more expressive problem domain. It would also be useful to provide a List<Class<Variable> that would indicate which variables the device provides, and a boolean check to determine whether a particular variable is provided by the variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions