Skip to content

method Device().getSwichState() gives NPE  #32

@JunkerMartin

Description

@JunkerMartin

The tag-sequence "<switch><state></state>...</switch>" is mapped with the class SwitchState. The object may be null sometimes. The method Device().getSwitchState() currently requires it to be instantiated. Null is checked with SwitchState().isNull().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions