zigbee-on-host
    Preparing search index...

    Type Alias ZigbeeSecurityControl

    type ZigbeeSecurityControl = {
        keyId: ZigbeeKeyType;
        level: ZigbeeSecurityLevel;
        nonce: boolean;
    }
    Index

    Properties

    Properties

    nonce: boolean