Signal K
    Preparing search index...

    Interface PropertiesForObjectValuedProperties

    Indexable

    • [k: string]: {
          description?: string;
          example?: string | number | boolean | { [k: string]: unknown };
          title?: string;
          type?: string;
          units?: string;
          [k: string]: unknown;
      }

      This interface was referenced by PropertiesForObjectValuedProperties's JSON-Schema definition via the patternProperty ".*".