jooby-codec
    Preparing search index...

    Interface IGetMeterProfileIdListResponseParameters

    IGetMeterProfileIdListResponseParameters command parameters

    interface IGetMeterProfileIdListResponseParameters {
        isCompleted: boolean;
        meterProfileIdList: TUint8[];
        requestId: TUint8;
    }

    Hierarchy (View Summary)

    Index

    Properties

    isCompleted: boolean
    meterProfileIdList: TUint8[]
    requestId: TUint8