• Preparing search index...
  • The search index is not available
matter.js-monorepo
  • matter.js-monorepo
  • @project-chip/matter.js
  • cluster
  • GeneralCommissioningClusterHandler

Function GeneralCommissioningClusterHandler

  • GeneralCommissioningClusterHandler(options?): ClusterServerHandlers<GeneralCommissioning.Cluster>
  • Parameters

    • Optionaloptions: {
          allowCountryCodeChange?: boolean;
          countryCodeWhitelist?: string[];
      }
      • OptionalallowCountryCodeChange?: boolean

        Is the commissioner allowed to change the country code?

      • OptionalcountryCodeWhitelist?: string[]

        If set, only these country codes are allowed to be set when changing country is allowed.

    Returns ClusterServerHandlers<GeneralCommissioning.Cluster>

    • Defined in packages/matter.js/src/cluster/server/GeneralCommissioningServer.ts:22

Settings

Member Visibility
matter.js-monorepo
  • Loading...

Generated using TypeDoc