Signal K
    Preparing search index...

    Interface PathValue

    interface PathValue {
        path: Path;
        value: Value;
    }
    Index

    Properties

    Properties

    path: Path
    value: Value