Skip to content

Support "Int" data_type in SimDD.schema? #156

Description

@liujin001

In https://github.com/ska-sa/tango-simlib/blob/master/tango_simlib/utilities/SimDD.schema#L31 , the data_type only support "Boolean", "String", "Double", "VarStringArray", "VarDoubleArray” (For python maybe “Float” is more suitable than "Double"), why not support "Int” type (which can map to tango’s DevShort, DevUShort, DevLong, DevULong, DevLong64, DevULong64 type. etc.) as data types.

Secondly, if we can support "Int" data type, at same time we should add "VarBooleanArray" and "VarIntArray" in data_type enum.

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