@espressif/rainmaker-base-cdf
    Preparing search index...

    Interface ESPCDFServiceInterface

    interface ESPCDFServiceInterface {
        _raw: any;
        name: string;
        operations: ESPCDFServiceOperation;
        params: ESPCDFServiceParamInterface[];
        type: string;
    }

    Implemented by

    Index

    Properties

    _raw: any
    name: string
    type: string