Skip to content

Migrate commissioning/ACL methods to new Node API #428

@markvp

Description

@markvp

Several methods in ControllerCommandHandler.ts and Nodes.ts still use the legacy commissioning API. These should be migrated to use the new Node API when it stabilizes.

Affected locations:

  • ControllerCommandHandler.ts:1249 - commissionOnNetwork method
  • ControllerCommandHandler.ts:1300 - removeFabric method
  • Nodes.ts:142 - clusterClientFor method

Extracted from TODO comments as part of #420.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions