Canboat ts-pgns
    Preparing search index...

    Interface PGN_130816_SonichubSourceListFields

    interface PGN_130816_SonichubSourceListFields {
        a?: number;
        control?: number | SonichubControl;
        industryCode?: number | IndustryCode;
        manufacturerCode?: number | ManufacturerCode;
        proprietaryId: number | SonichubCommand;
        reserved?: number;
        reserved4?: number;
        sourceId?: number;
        text?: string;
    }
    Index

    Properties

    a?: number
    control?: number | SonichubControl
    industryCode?: number | IndustryCode
    manufacturerCode?: number | ManufacturerCode
    proprietaryId: number | SonichubCommand
    reserved?: number
    reserved4?: number
    sourceId?: number
    text?: string