Signal K
    Preparing search index...

    Type Alias Resource<T>

    Resource: T & { $source: string; timestamp: string }

    A resource returned from the API will always have these fields

    Type Parameters

    • T