Signal K
    Preparing search index...

    Interface SelfIdentity

    interface SelfIdentity {
        selfContext: string;
        selfId: string;
        selfType: string;
    }

    Hierarchy

    Index

    Properties

    selfContext: string
    selfId: string
    selfType: string