node-tado-client
    Preparing search index...

    Type Alias DeviceMountingState

    type DeviceMountingState = {
        timestamp: string;
        value: DeviceMountingStateValue;
    }
    Index

    Properties

    Properties

    timestamp: string