MELCloud & MELCloud Home API for Node.js - v23.3.3
    Preparing search index...

    Interface TemperatureLogPostData

    interface TemperatureLogPostData {
        DeviceID: number;
        Duration?: number;
        FromDate: string;
        Location?: number;
        ToDate: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    DeviceID: number
    Duration?: number
    FromDate: string
    Location?: number
    ToDate: string