jooby-codec
    Preparing search index...

    Interface ISetupObisParameters

    interface ISetupObisParameters {
        meterProfileId: TUint8;
        obis?: IObis;
        obisId: TUint8;
        obisProfile: IObisProfile;
        requestId: TUint8;
    }

    Hierarchy (View Summary)

    Index

    Properties

    meterProfileId: TUint8
    obis?: IObis
    obisId: TUint8
    obisProfile: IObisProfile
    requestId: TUint8