node-tado-client
    Preparing search index...

    Type Alias Interval

    type Interval = {
        end: string;
        start: string;
    }
    Index

    Properties

    Properties

    end: string

    JSON formated date

    start: string

    JSON formated date