Skip to content

_SHTP_REPORT_PRODUCT_ID_RESPONSE entered twice in _REPORT_LENGTHS #59

@bradcar

Description

@bradcar

What is the reason for having _SHTP_REPORT_PRODUCT_ID_RESPONSE: 16, twice in _REPORT_LENGTHS?

Is this a this indicating missing report length(typo in name), or just incidental redundancy typo?

_REPORT_LENGTHS = {
    _SHTP_REPORT_PRODUCT_ID_RESPONSE: 16,
    _GET_FEATURE_RESPONSE: 17,
    _COMMAND_RESPONSE: 16,
    _SHTP_REPORT_PRODUCT_ID_RESPONSE: 16,
    _BASE_TIMESTAMP: 5,
    _TIMESTAMP_REBASE: 5,
}

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