Function GeneralCommissioningClusterHandler
- GeneralCommissioningClusterHandler(options?): ClusterServerHandlers<GeneralCommissioning.Cluster>
Parameters
Optionaloptions: {
allowCountryCodeChange?: boolean;
countryCodeWhitelist?: string[];
}OptionalallowCountryCodeChange?: boolean
OptionalcountryCodeWhitelist?: string[]
Is the commissioner allowed to change the country code?