@seamapi/http - v1.121.0
    Preparing search index...

    Type Alias NoiseThresholdResource

    type NoiseThresholdResource = {
        device_id: string;
        ends_daily_at: string;
        name: string;
        noise_threshold_decibels: number;
        noise_threshold_id: string;
        noise_threshold_nrs?: number;
        starts_daily_at: string;
    }
    Index

    Properties

    device_id: string
    ends_daily_at: string
    name: string
    noise_threshold_decibels: number
    noise_threshold_id: string
    noise_threshold_nrs?: number
    starts_daily_at: string