zigbee-herdsman
    Preparing search index...

    Type Alias EmberNetworkInitStruct

    Defines the network initialization configuration that should be used when ::emberNetworkInit() is called by the application.

    type EmberNetworkInitStruct = {
        bitmask: EmberNetworkInitBitmask;
    }
    Index

    Properties

    Properties