Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

config["sysfreq"] should not be reset on refresh #18

Description

@cboulay

I'm not sure of the cause, maybe REQCONFIGALL doesn't always return SYSREPRUNLEV, but refreshing the config sometimes results in config["sysfreq"] being None.

As this isn't something that the device can change, there's really no need to reset this variable.

  • Initialize config["sysfreq"] = None somewhere else only once
  • Remove this line from the config refresh method

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions