@seamapi/types 1.91.0 → 1.91.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2070,28 +2070,33 @@ declare const _default: {
2070
2070
  type?: never;
2071
2071
  } | {
2072
2072
  properties: {
2073
- assa_abloy_credential_service_metadata: {
2073
+ properties: {
2074
2074
  properties: {
2075
- endpoints: {
2076
- items: {
2077
- properties: {
2078
- endpoint_id: {
2079
- type: string;
2080
- };
2081
- is_active: {
2075
+ assa_abloy_credential_service_metadata: {
2076
+ properties: {
2077
+ endpoints: {
2078
+ items: {
2079
+ properties: {
2080
+ endpoint_id: {
2081
+ type: string;
2082
+ };
2083
+ is_active: {
2084
+ type: string;
2085
+ };
2086
+ };
2087
+ required: string[];
2082
2088
  type: string;
2083
2089
  };
2090
+ type: string;
2091
+ };
2092
+ has_active_endpoint: {
2093
+ type: string;
2084
2094
  };
2085
- required: string[];
2086
- type: string;
2087
2095
  };
2088
- type: string;
2089
- };
2090
- has_active_endpoint: {
2096
+ required: string[];
2091
2097
  type: string;
2092
2098
  };
2093
2099
  };
2094
- required: string[];
2095
2100
  type: string;
2096
2101
  };
2097
2102
  };
@@ -2233,30 +2238,6 @@ declare const _default: {
2233
2238
  };
2234
2239
  phone: {
2235
2240
  properties: {
2236
- assa_abloy_credential_service_metadata: {
2237
- properties: {
2238
- endpoints: {
2239
- items: {
2240
- properties: {
2241
- endpoint_id: {
2242
- type: string;
2243
- };
2244
- is_active: {
2245
- type: string;
2246
- };
2247
- };
2248
- required: string[];
2249
- type: string;
2250
- };
2251
- type: string;
2252
- };
2253
- has_active_endpoint: {
2254
- type: string;
2255
- };
2256
- };
2257
- required: string[];
2258
- type: string;
2259
- };
2260
2241
  capabilities_supported: {
2261
2242
  description: string;
2262
2243
  items: {
@@ -2338,1368 +2319,33 @@ declare const _default: {
2338
2319
  type: string;
2339
2320
  };
2340
2321
  properties: {
2341
- allOf: ({
2342
- allOf: ({
2343
- allOf: ({
2344
- properties: {
2345
- battery: {
2346
- description: string;
2347
- properties: {
2348
- level: {
2349
- maximum: number;
2350
- minimum: number;
2351
- type: string;
2352
- };
2353
- status: {
2354
- enum: string[];
2355
- type: string;
2356
- };
2357
- };
2358
- required: string[];
2359
- type: string;
2360
- };
2361
- battery_level: {
2362
- description: string;
2363
- maximum: number;
2364
- minimum: number;
2365
- type: string;
2366
- };
2367
- has_direct_power: {
2368
- description: string;
2369
- type: string;
2370
- };
2371
- image_alt_text: {
2372
- description: string;
2373
- type: string;
2374
- };
2375
- image_url: {
2376
- description: string;
2377
- format: string;
2378
- type: string;
2379
- };
2380
- manufacturer: {
2381
- description: string;
2382
- type: string;
2383
- };
2384
- model: {
2322
+ properties: {
2323
+ assa_abloy_credential_service_metadata: {
2324
+ properties: {
2325
+ endpoints: {
2326
+ items: {
2385
2327
  properties: {
2386
- accessory_keypad_supported: {
2387
- description: string;
2388
- type: string;
2389
- };
2390
- display_name: {
2391
- description: string;
2392
- type: string;
2393
- };
2394
- manufacturer_display_name: {
2395
- description: string;
2396
- type: string;
2397
- };
2398
- offline_access_codes_supported: {
2399
- description: string;
2328
+ endpoint_id: {
2400
2329
  type: string;
2401
2330
  };
2402
- online_access_codes_supported: {
2403
- description: string;
2331
+ is_active: {
2404
2332
  type: string;
2405
2333
  };
2406
2334
  };
2407
2335
  required: string[];
2408
2336
  type: string;
2409
2337
  };
2410
- name: {
2411
- description: string;
2412
- type: string;
2413
- };
2414
- offline_access_codes_enabled: {
2415
- description: string;
2416
- type: string;
2417
- };
2418
- online: {
2419
- description: string;
2420
- type: string;
2421
- };
2422
- online_access_codes_enabled: {
2423
- description: string;
2424
- type: string;
2425
- };
2426
- serial_number: {
2427
- description: string;
2428
- type: string;
2429
- };
2430
- supports_accessory_keypad: {
2431
- description: string;
2432
- type: string;
2433
- };
2434
- supports_offline_access_codes: {
2435
- description: string;
2436
- type: string;
2437
- };
2438
- august_metadata?: never;
2439
- avigilon_alta_metadata?: never;
2440
- brivo_metadata?: never;
2441
- controlbyweb_metadata?: never;
2442
- dormakaba_oracode_metadata?: never;
2443
- ecobee_metadata?: never;
2444
- four_suites_metadata?: never;
2445
- genie_metadata?: never;
2446
- hubitat_metadata?: never;
2447
- igloo_metadata?: never;
2448
- igloohome_metadata?: never;
2449
- kwikset_metadata?: never;
2450
- lockly_metadata?: never;
2451
- minut_metadata?: never;
2452
- nest_metadata?: never;
2453
- noiseaware_metadata?: never;
2454
- nuki_metadata?: never;
2455
- salto_metadata?: never;
2456
- schlage_metadata?: never;
2457
- seam_bridge_metadata?: never;
2458
- smartthings_metadata?: never;
2459
- ttlock_metadata?: never;
2460
- two_n_metadata?: never;
2461
- wyze_metadata?: never;
2338
+ type: string;
2462
2339
  };
2463
- required: string[];
2464
- type: string;
2465
- } | {
2466
- properties: {
2467
- august_metadata: {
2468
- properties: {
2469
- has_keypad: {
2470
- type: string;
2471
- };
2472
- house_id: {
2473
- type: string;
2474
- };
2475
- house_name: {
2476
- type: string;
2477
- };
2478
- keypad_battery_level: {
2479
- type: string;
2480
- };
2481
- lock_id: {
2482
- type: string;
2483
- };
2484
- lock_name: {
2485
- type: string;
2486
- };
2487
- model: {
2488
- type: string;
2489
- };
2490
- };
2491
- required: string[];
2492
- type: string;
2493
- };
2494
- avigilon_alta_metadata: {
2495
- properties: {
2496
- entry_name: {
2497
- type: string;
2498
- };
2499
- org_name: {
2500
- type: string;
2501
- };
2502
- site_id: {
2503
- type: string;
2504
- };
2505
- site_name: {
2506
- type: string;
2507
- };
2508
- zone_id: {
2509
- type: string;
2510
- };
2511
- zone_name: {
2512
- type: string;
2513
- };
2514
- };
2515
- required: string[];
2516
- type: string;
2517
- };
2518
- brivo_metadata: {
2519
- properties: {
2520
- device_name: {
2521
- type: string;
2522
- };
2523
- };
2524
- required: string[];
2525
- type: string;
2526
- };
2527
- controlbyweb_metadata: {
2528
- properties: {
2529
- device_id: {
2530
- type: string;
2531
- };
2532
- device_name: {
2533
- type: string;
2534
- };
2535
- relay_name: {
2536
- nullable: boolean;
2537
- type: string;
2538
- };
2539
- };
2540
- required: string[];
2541
- type: string;
2542
- };
2543
- dormakaba_oracode_metadata: {
2544
- properties: {
2545
- device_id: {
2546
- type: string;
2547
- };
2548
- door_id: {
2549
- type: string;
2550
- };
2551
- door_name: {
2552
- type: string;
2553
- };
2554
- iana_timezone: {
2555
- type: string;
2556
- };
2557
- predefined_time_slots: {
2558
- items: {
2559
- properties: {
2560
- check_in_time: {
2561
- type: string;
2562
- };
2563
- check_out_time: {
2564
- type: string;
2565
- };
2566
- dormakaba_oracode_user_level_id: {
2567
- format: string;
2568
- type: string;
2569
- };
2570
- ext_dormakaba_oracode_user_level_prefix: {
2571
- type: string;
2572
- };
2573
- is_24_hour: {
2574
- type: string;
2575
- };
2576
- is_biweekly_mode: {
2577
- type: string;
2578
- };
2579
- is_master: {
2580
- type: string;
2581
- };
2582
- is_one_shot: {
2583
- type: string;
2584
- };
2585
- name: {
2586
- type: string;
2587
- };
2588
- prefix: {
2589
- type: string;
2590
- };
2591
- };
2592
- required: string[];
2593
- type: string;
2594
- };
2595
- type: string;
2596
- };
2597
- site_id: {
2598
- type: string;
2599
- };
2600
- site_name: {
2601
- type: string;
2602
- };
2603
- };
2604
- required: string[];
2605
- type: string;
2606
- };
2607
- ecobee_metadata: {
2608
- properties: {
2609
- device_name: {
2610
- type: string;
2611
- };
2612
- ecobee_device_id: {
2613
- type: string;
2614
- };
2615
- };
2616
- required: string[];
2617
- type: string;
2618
- };
2619
- four_suites_metadata: {
2620
- properties: {
2621
- device_id: {
2622
- type: string;
2623
- };
2624
- device_name: {
2625
- type: string;
2626
- };
2627
- reclose_delay_in_seconds: {
2628
- type: string;
2629
- };
2630
- };
2631
- required: string[];
2632
- type: string;
2633
- };
2634
- genie_metadata: {
2635
- properties: {
2636
- device_name: {
2637
- type: string;
2638
- };
2639
- door_name: {
2640
- type: string;
2641
- };
2642
- };
2643
- required: string[];
2644
- type: string;
2645
- };
2646
- hubitat_metadata: {
2647
- properties: {
2648
- device_id: {
2649
- type: string;
2650
- };
2651
- device_label: {
2652
- type: string;
2653
- };
2654
- device_name: {
2655
- type: string;
2656
- };
2657
- };
2658
- required: string[];
2659
- type: string;
2660
- };
2661
- igloo_metadata: {
2662
- properties: {
2663
- bridge_id: {
2664
- type: string;
2665
- };
2666
- device_id: {
2667
- type: string;
2668
- };
2669
- model: {
2670
- type: string;
2671
- };
2672
- };
2673
- required: string[];
2674
- type: string;
2675
- };
2676
- igloohome_metadata: {
2677
- properties: {
2678
- bridge_id: {
2679
- type: string;
2680
- };
2681
- bridge_name: {
2682
- type: string;
2683
- };
2684
- device_id: {
2685
- type: string;
2686
- };
2687
- device_name: {
2688
- type: string;
2689
- };
2690
- };
2691
- required: string[];
2692
- type: string;
2693
- };
2694
- kwikset_metadata: {
2695
- properties: {
2696
- device_id: {
2697
- type: string;
2698
- };
2699
- device_name: {
2700
- type: string;
2701
- };
2702
- model_number: {
2703
- type: string;
2704
- };
2705
- };
2706
- required: string[];
2707
- type: string;
2708
- };
2709
- lockly_metadata: {
2710
- properties: {
2711
- device_id: {
2712
- type: string;
2713
- };
2714
- device_name: {
2715
- type: string;
2716
- };
2717
- model: {
2718
- type: string;
2719
- };
2720
- };
2721
- required: string[];
2722
- type: string;
2723
- };
2724
- minut_metadata: {
2725
- properties: {
2726
- device_id: {
2727
- type: string;
2728
- };
2729
- device_name: {
2730
- type: string;
2731
- };
2732
- latest_sensor_values: {
2733
- properties: {
2734
- accelerometer_z: {
2735
- properties: {
2736
- time: {
2737
- type: string;
2738
- };
2739
- value: {
2740
- type: string;
2741
- };
2742
- };
2743
- required: string[];
2744
- type: string;
2745
- };
2746
- humidity: {
2747
- properties: {
2748
- time: {
2749
- type: string;
2750
- };
2751
- value: {
2752
- type: string;
2753
- };
2754
- };
2755
- required: string[];
2756
- type: string;
2757
- };
2758
- pressure: {
2759
- properties: {
2760
- time: {
2761
- type: string;
2762
- };
2763
- value: {
2764
- type: string;
2765
- };
2766
- };
2767
- required: string[];
2768
- type: string;
2769
- };
2770
- sound: {
2771
- properties: {
2772
- time: {
2773
- type: string;
2774
- };
2775
- value: {
2776
- type: string;
2777
- };
2778
- };
2779
- required: string[];
2780
- type: string;
2781
- };
2782
- temperature: {
2783
- properties: {
2784
- time: {
2785
- type: string;
2786
- };
2787
- value: {
2788
- type: string;
2789
- };
2790
- };
2791
- required: string[];
2792
- type: string;
2793
- };
2794
- };
2795
- required: string[];
2796
- type: string;
2797
- };
2798
- };
2799
- required: string[];
2800
- type: string;
2801
- };
2802
- nest_metadata: {
2803
- properties: {
2804
- custom_name: {
2805
- type: string;
2806
- };
2807
- device_name: {
2808
- type: string;
2809
- };
2810
- nest_device_id: {
2811
- type: string;
2812
- };
2813
- };
2814
- required: string[];
2815
- type: string;
2816
- };
2817
- noiseaware_metadata: {
2818
- properties: {
2819
- device_id: {
2820
- type: string;
2821
- };
2822
- device_model: {
2823
- enum: string[];
2824
- type: string;
2825
- };
2826
- device_name: {
2827
- type: string;
2828
- };
2829
- noise_level_decibel: {
2830
- type: string;
2831
- };
2832
- noise_level_nrs: {
2833
- type: string;
2834
- };
2835
- };
2836
- required: string[];
2837
- type: string;
2838
- };
2839
- nuki_metadata: {
2840
- properties: {
2841
- device_id: {
2842
- type: string;
2843
- };
2844
- device_name: {
2845
- type: string;
2846
- };
2847
- keypad_battery_critical: {
2848
- type: string;
2849
- };
2850
- };
2851
- required: string[];
2852
- type: string;
2853
- };
2854
- salto_metadata: {
2855
- properties: {
2856
- battery_level: {
2857
- type: string;
2858
- };
2859
- customer_reference: {
2860
- type: string;
2861
- };
2862
- lock_id: {
2863
- type: string;
2864
- };
2865
- lock_type: {
2866
- type: string;
2867
- };
2868
- locked_state: {
2869
- type: string;
2870
- };
2871
- model: {
2872
- type: string;
2873
- };
2874
- };
2875
- required: string[];
2876
- type: string;
2877
- };
2878
- schlage_metadata: {
2879
- properties: {
2880
- access_code_length: {
2881
- type: string;
2882
- };
2883
- device_id: {
2884
- type: string;
2885
- };
2886
- device_name: {
2887
- type: string;
2888
- };
2889
- model: {
2890
- type: string;
2891
- };
2892
- };
2893
- required: string[];
2894
- type: string;
2895
- };
2896
- seam_bridge_metadata: {
2897
- properties: {
2898
- device_num: {
2899
- type: string;
2900
- };
2901
- name: {
2902
- type: string;
2903
- };
2904
- unlock_method: {
2905
- enum: string[];
2906
- type: string;
2907
- };
2908
- };
2909
- required: string[];
2910
- type: string;
2911
- };
2912
- smartthings_metadata: {
2913
- properties: {
2914
- device_id: {
2915
- type: string;
2916
- };
2917
- device_name: {
2918
- type: string;
2919
- };
2920
- location_id: {
2921
- type: string;
2922
- };
2923
- model: {
2924
- type: string;
2925
- };
2926
- };
2927
- required: string[];
2928
- type: string;
2929
- };
2930
- ttlock_metadata: {
2931
- properties: {
2932
- lock_alias: {
2933
- type: string;
2934
- };
2935
- lock_id: {
2936
- type: string;
2937
- };
2938
- };
2939
- required: string[];
2940
- type: string;
2941
- };
2942
- two_n_metadata: {
2943
- properties: {
2944
- device_id: {
2945
- type: string;
2946
- };
2947
- device_name: {
2948
- type: string;
2949
- };
2950
- };
2951
- required: string[];
2952
- type: string;
2953
- };
2954
- wyze_metadata: {
2955
- properties: {
2956
- device_id: {
2957
- type: string;
2958
- };
2959
- device_info_model: {
2960
- type: string;
2961
- };
2962
- device_name: {
2963
- type: string;
2964
- };
2965
- product_model: {
2966
- type: string;
2967
- };
2968
- product_name: {
2969
- type: string;
2970
- };
2971
- product_type: {
2972
- type: string;
2973
- };
2974
- };
2975
- required: string[];
2976
- type: string;
2977
- };
2978
- battery?: never;
2979
- battery_level?: never;
2980
- has_direct_power?: never;
2981
- image_alt_text?: never;
2982
- image_url?: never;
2983
- manufacturer?: never;
2984
- model?: never;
2985
- name?: never;
2986
- offline_access_codes_enabled?: never;
2987
- online?: never;
2988
- online_access_codes_enabled?: never;
2989
- serial_number?: never;
2990
- supports_accessory_keypad?: never;
2991
- supports_offline_access_codes?: never;
2992
- };
2993
- type: string;
2994
- required?: never;
2995
- })[];
2996
- } | {
2997
- allOf: ({
2998
- properties: {
2999
- _experimental_supported_code_from_access_codes_lengths: {
3000
- items: {
3001
- type: string;
3002
- };
3003
- type: string;
3004
- };
3005
- code_constraints: {
3006
- items: {
3007
- oneOf: ({
3008
- properties: {
3009
- constraint_type: {
3010
- enum: string[];
3011
- type: string;
3012
- };
3013
- max_length?: never;
3014
- min_length?: never;
3015
- };
3016
- required: string[];
3017
- type: string;
3018
- } | {
3019
- properties: {
3020
- constraint_type: {
3021
- enum: string[];
3022
- type: string;
3023
- };
3024
- max_length: {
3025
- type: string;
3026
- };
3027
- min_length: {
3028
- type: string;
3029
- };
3030
- };
3031
- required: string[];
3032
- type: string;
3033
- })[];
3034
- };
3035
- type: string;
3036
- };
3037
- door_open: {
3038
- type: string;
3039
- };
3040
- has_native_entry_events: {
3041
- type: string;
3042
- };
3043
- keypad_battery: {
3044
- properties: {
3045
- level: {
3046
- type: string;
3047
- };
3048
- };
3049
- required: string[];
3050
- type: string;
3051
- };
3052
- locked: {
3053
- type: string;
3054
- };
3055
- max_active_codes_supported: {
3056
- type: string;
3057
- };
3058
- supported_code_lengths: {
3059
- items: {
3060
- type: string;
3061
- };
3062
- type: string;
3063
- };
3064
- supports_backup_access_code_pool: {
3065
- type: string;
3066
- };
3067
- };
3068
- type: string;
3069
- oneOf?: never;
3070
- } | {
3071
- oneOf: ({
3072
- properties: {
3073
- active_climate_setting_schedule: {
3074
- properties: {
3075
- automatic_cooling_enabled: {
3076
- type: string;
3077
- };
3078
- automatic_heating_enabled: {
3079
- type: string;
3080
- };
3081
- climate_setting_schedule_id: {
3082
- format: string;
3083
- type: string;
3084
- };
3085
- cooling_set_point_celsius: {
3086
- type: string;
3087
- };
3088
- cooling_set_point_fahrenheit: {
3089
- type: string;
3090
- };
3091
- created_at: {
3092
- format: string;
3093
- type: string;
3094
- };
3095
- device_id: {
3096
- type: string;
3097
- };
3098
- errors: {
3099
- description: string;
3100
- nullable: boolean;
3101
- };
3102
- heating_set_point_celsius: {
3103
- type: string;
3104
- };
3105
- heating_set_point_fahrenheit: {
3106
- type: string;
3107
- };
3108
- hvac_mode_setting: {
3109
- enum: string[];
3110
- type: string;
3111
- };
3112
- manual_override_allowed: {
3113
- type: string;
3114
- };
3115
- name: {
3116
- type: string;
3117
- };
3118
- schedule_ends_at: {
3119
- type: string;
3120
- };
3121
- schedule_starts_at: {
3122
- type: string;
3123
- };
3124
- schedule_type: {
3125
- enum: string[];
3126
- type: string;
3127
- };
3128
- };
3129
- required: string[];
3130
- type: string;
3131
- };
3132
- available_hvac_mode_settings: {
3133
- items: {
3134
- enum: string[];
3135
- type: string;
3136
- };
3137
- type: string;
3138
- };
3139
- can_enable_automatic_cooling: {
3140
- type: string;
3141
- };
3142
- can_enable_automatic_heating: {
3143
- type: string;
3144
- };
3145
- current_climate_setting: {
3146
- properties: {
3147
- automatic_cooling_enabled: {
3148
- type: string;
3149
- };
3150
- automatic_heating_enabled: {
3151
- type: string;
3152
- };
3153
- cooling_set_point_celsius: {
3154
- type: string;
3155
- };
3156
- cooling_set_point_fahrenheit: {
3157
- type: string;
3158
- };
3159
- heating_set_point_celsius: {
3160
- type: string;
3161
- };
3162
- heating_set_point_fahrenheit: {
3163
- type: string;
3164
- };
3165
- hvac_mode_setting: {
3166
- enum: string[];
3167
- type: string;
3168
- };
3169
- manual_override_allowed: {
3170
- type: string;
3171
- };
3172
- };
3173
- required: string[];
3174
- type: string;
3175
- };
3176
- default_climate_setting: {
3177
- properties: {
3178
- automatic_cooling_enabled: {
3179
- type: string;
3180
- };
3181
- automatic_heating_enabled: {
3182
- type: string;
3183
- };
3184
- cooling_set_point_celsius: {
3185
- type: string;
3186
- };
3187
- cooling_set_point_fahrenheit: {
3188
- type: string;
3189
- };
3190
- heating_set_point_celsius: {
3191
- type: string;
3192
- };
3193
- heating_set_point_fahrenheit: {
3194
- type: string;
3195
- };
3196
- hvac_mode_setting: {
3197
- enum: string[];
3198
- type: string;
3199
- };
3200
- manual_override_allowed: {
3201
- type: string;
3202
- };
3203
- };
3204
- required: string[];
3205
- type: string;
3206
- };
3207
- fan_mode_setting: {
3208
- enum: string[];
3209
- type: string;
3210
- };
3211
- is_climate_setting_schedule_active: {
3212
- type: string;
3213
- };
3214
- is_cooling: {
3215
- type: string;
3216
- };
3217
- is_cooling_available: {
3218
- enum: boolean[];
3219
- type: string;
3220
- };
3221
- is_fan_running: {
3222
- type: string;
3223
- };
3224
- is_heating: {
3225
- type: string;
3226
- };
3227
- is_heating_available: {
3228
- enum: boolean[];
3229
- type: string;
3230
- };
3231
- is_temporary_manual_override_active: {
3232
- type: string;
3233
- };
3234
- max_cooling_set_point_celsius: {
3235
- type: string;
3236
- };
3237
- max_cooling_set_point_fahrenheit: {
3238
- type: string;
3239
- };
3240
- max_heating_set_point_celsius: {
3241
- type: string;
3242
- };
3243
- max_heating_set_point_fahrenheit: {
3244
- type: string;
3245
- };
3246
- min_cooling_set_point_celsius: {
3247
- type: string;
3248
- };
3249
- min_cooling_set_point_fahrenheit: {
3250
- type: string;
3251
- };
3252
- min_heating_cooling_delta_celsius: {
3253
- type: string;
3254
- };
3255
- min_heating_cooling_delta_fahrenheit: {
3256
- type: string;
3257
- };
3258
- min_heating_set_point_celsius: {
3259
- type: string;
3260
- };
3261
- min_heating_set_point_fahrenheit: {
3262
- type: string;
3263
- };
3264
- relative_humidity: {
3265
- maximum: number;
3266
- minimum: number;
3267
- type: string;
3268
- };
3269
- temperature_celsius: {
3270
- type: string;
3271
- };
3272
- temperature_fahrenheit: {
3273
- type: string;
3274
- };
3275
- };
3276
- type: string;
3277
- } | {
3278
- properties: {
3279
- active_climate_setting_schedule: {
3280
- properties: {
3281
- automatic_cooling_enabled: {
3282
- type: string;
3283
- };
3284
- automatic_heating_enabled: {
3285
- type: string;
3286
- };
3287
- climate_setting_schedule_id: {
3288
- format: string;
3289
- type: string;
3290
- };
3291
- cooling_set_point_celsius: {
3292
- type: string;
3293
- };
3294
- cooling_set_point_fahrenheit: {
3295
- type: string;
3296
- };
3297
- created_at: {
3298
- format: string;
3299
- type: string;
3300
- };
3301
- device_id: {
3302
- type: string;
3303
- };
3304
- errors: {
3305
- description: string;
3306
- nullable: boolean;
3307
- };
3308
- heating_set_point_celsius: {
3309
- type: string;
3310
- };
3311
- heating_set_point_fahrenheit: {
3312
- type: string;
3313
- };
3314
- hvac_mode_setting: {
3315
- enum: string[];
3316
- type: string;
3317
- };
3318
- manual_override_allowed: {
3319
- type: string;
3320
- };
3321
- name: {
3322
- type: string;
3323
- };
3324
- schedule_ends_at: {
3325
- type: string;
3326
- };
3327
- schedule_starts_at: {
3328
- type: string;
3329
- };
3330
- schedule_type: {
3331
- enum: string[];
3332
- type: string;
3333
- };
3334
- };
3335
- required: string[];
3336
- type: string;
3337
- };
3338
- available_hvac_mode_settings: {
3339
- items: {
3340
- enum: string[];
3341
- type: string;
3342
- };
3343
- type: string;
3344
- };
3345
- can_enable_automatic_cooling: {
3346
- type: string;
3347
- };
3348
- can_enable_automatic_heating: {
3349
- type: string;
3350
- };
3351
- current_climate_setting: {
3352
- properties: {
3353
- automatic_cooling_enabled: {
3354
- type: string;
3355
- };
3356
- automatic_heating_enabled: {
3357
- type: string;
3358
- };
3359
- cooling_set_point_celsius: {
3360
- type: string;
3361
- };
3362
- cooling_set_point_fahrenheit: {
3363
- type: string;
3364
- };
3365
- heating_set_point_celsius: {
3366
- type: string;
3367
- };
3368
- heating_set_point_fahrenheit: {
3369
- type: string;
3370
- };
3371
- hvac_mode_setting: {
3372
- enum: string[];
3373
- type: string;
3374
- };
3375
- manual_override_allowed: {
3376
- type: string;
3377
- };
3378
- };
3379
- required: string[];
3380
- type: string;
3381
- };
3382
- default_climate_setting: {
3383
- properties: {
3384
- automatic_cooling_enabled: {
3385
- type: string;
3386
- };
3387
- automatic_heating_enabled: {
3388
- type: string;
3389
- };
3390
- cooling_set_point_celsius: {
3391
- type: string;
3392
- };
3393
- cooling_set_point_fahrenheit: {
3394
- type: string;
3395
- };
3396
- heating_set_point_celsius: {
3397
- type: string;
3398
- };
3399
- heating_set_point_fahrenheit: {
3400
- type: string;
3401
- };
3402
- hvac_mode_setting: {
3403
- enum: string[];
3404
- type: string;
3405
- };
3406
- manual_override_allowed: {
3407
- type: string;
3408
- };
3409
- };
3410
- required: string[];
3411
- type: string;
3412
- };
3413
- fan_mode_setting: {
3414
- enum: string[];
3415
- type: string;
3416
- };
3417
- is_climate_setting_schedule_active: {
3418
- type: string;
3419
- };
3420
- is_cooling: {
3421
- type: string;
3422
- };
3423
- is_cooling_available: {
3424
- enum: boolean[];
3425
- type: string;
3426
- };
3427
- is_fan_running: {
3428
- type: string;
3429
- };
3430
- is_heating: {
3431
- type: string;
3432
- };
3433
- is_heating_available: {
3434
- enum: boolean[];
3435
- type: string;
3436
- };
3437
- is_temporary_manual_override_active: {
3438
- type: string;
3439
- };
3440
- max_heating_set_point_celsius: {
3441
- type: string;
3442
- };
3443
- max_heating_set_point_fahrenheit: {
3444
- type: string;
3445
- };
3446
- min_heating_set_point_celsius: {
3447
- type: string;
3448
- };
3449
- min_heating_set_point_fahrenheit: {
3450
- type: string;
3451
- };
3452
- relative_humidity: {
3453
- maximum: number;
3454
- minimum: number;
3455
- type: string;
3456
- };
3457
- temperature_celsius: {
3458
- type: string;
3459
- };
3460
- temperature_fahrenheit: {
3461
- type: string;
3462
- };
3463
- max_cooling_set_point_celsius?: never;
3464
- max_cooling_set_point_fahrenheit?: never;
3465
- min_cooling_set_point_celsius?: never;
3466
- min_cooling_set_point_fahrenheit?: never;
3467
- min_heating_cooling_delta_celsius?: never;
3468
- min_heating_cooling_delta_fahrenheit?: never;
3469
- };
3470
- type: string;
3471
- } | {
3472
- properties: {
3473
- active_climate_setting_schedule: {
3474
- properties: {
3475
- automatic_cooling_enabled: {
3476
- type: string;
3477
- };
3478
- automatic_heating_enabled: {
3479
- type: string;
3480
- };
3481
- climate_setting_schedule_id: {
3482
- format: string;
3483
- type: string;
3484
- };
3485
- cooling_set_point_celsius: {
3486
- type: string;
3487
- };
3488
- cooling_set_point_fahrenheit: {
3489
- type: string;
3490
- };
3491
- created_at: {
3492
- format: string;
3493
- type: string;
3494
- };
3495
- device_id: {
3496
- type: string;
3497
- };
3498
- errors: {
3499
- description: string;
3500
- nullable: boolean;
3501
- };
3502
- heating_set_point_celsius: {
3503
- type: string;
3504
- };
3505
- heating_set_point_fahrenheit: {
3506
- type: string;
3507
- };
3508
- hvac_mode_setting: {
3509
- enum: string[];
3510
- type: string;
3511
- };
3512
- manual_override_allowed: {
3513
- type: string;
3514
- };
3515
- name: {
3516
- type: string;
3517
- };
3518
- schedule_ends_at: {
3519
- type: string;
3520
- };
3521
- schedule_starts_at: {
3522
- type: string;
3523
- };
3524
- schedule_type: {
3525
- enum: string[];
3526
- type: string;
3527
- };
3528
- };
3529
- required: string[];
3530
- type: string;
3531
- };
3532
- available_hvac_mode_settings: {
3533
- items: {
3534
- enum: string[];
3535
- type: string;
3536
- };
3537
- type: string;
3538
- };
3539
- can_enable_automatic_cooling: {
3540
- type: string;
3541
- };
3542
- can_enable_automatic_heating: {
3543
- type: string;
3544
- };
3545
- current_climate_setting: {
3546
- properties: {
3547
- automatic_cooling_enabled: {
3548
- type: string;
3549
- };
3550
- automatic_heating_enabled: {
3551
- type: string;
3552
- };
3553
- cooling_set_point_celsius: {
3554
- type: string;
3555
- };
3556
- cooling_set_point_fahrenheit: {
3557
- type: string;
3558
- };
3559
- heating_set_point_celsius: {
3560
- type: string;
3561
- };
3562
- heating_set_point_fahrenheit: {
3563
- type: string;
3564
- };
3565
- hvac_mode_setting: {
3566
- enum: string[];
3567
- type: string;
3568
- };
3569
- manual_override_allowed: {
3570
- type: string;
3571
- };
3572
- };
3573
- required: string[];
3574
- type: string;
3575
- };
3576
- default_climate_setting: {
3577
- properties: {
3578
- automatic_cooling_enabled: {
3579
- type: string;
3580
- };
3581
- automatic_heating_enabled: {
3582
- type: string;
3583
- };
3584
- cooling_set_point_celsius: {
3585
- type: string;
3586
- };
3587
- cooling_set_point_fahrenheit: {
3588
- type: string;
3589
- };
3590
- heating_set_point_celsius: {
3591
- type: string;
3592
- };
3593
- heating_set_point_fahrenheit: {
3594
- type: string;
3595
- };
3596
- hvac_mode_setting: {
3597
- enum: string[];
3598
- type: string;
3599
- };
3600
- manual_override_allowed: {
3601
- type: string;
3602
- };
3603
- };
3604
- required: string[];
3605
- type: string;
3606
- };
3607
- fan_mode_setting: {
3608
- enum: string[];
3609
- type: string;
3610
- };
3611
- is_climate_setting_schedule_active: {
3612
- type: string;
3613
- };
3614
- is_cooling: {
3615
- type: string;
3616
- };
3617
- is_cooling_available: {
3618
- enum: boolean[];
3619
- type: string;
3620
- };
3621
- is_fan_running: {
3622
- type: string;
3623
- };
3624
- is_heating: {
3625
- type: string;
3626
- };
3627
- is_heating_available: {
3628
- enum: boolean[];
3629
- type: string;
3630
- };
3631
- is_temporary_manual_override_active: {
3632
- type: string;
3633
- };
3634
- max_cooling_set_point_celsius: {
3635
- type: string;
3636
- };
3637
- max_cooling_set_point_fahrenheit: {
3638
- type: string;
3639
- };
3640
- min_cooling_set_point_celsius: {
3641
- type: string;
3642
- };
3643
- min_cooling_set_point_fahrenheit: {
3644
- type: string;
3645
- };
3646
- relative_humidity: {
3647
- maximum: number;
3648
- minimum: number;
3649
- type: string;
3650
- };
3651
- temperature_celsius: {
3652
- type: string;
3653
- };
3654
- temperature_fahrenheit: {
3655
- type: string;
3656
- };
3657
- max_heating_set_point_celsius?: never;
3658
- max_heating_set_point_fahrenheit?: never;
3659
- min_heating_cooling_delta_celsius?: never;
3660
- min_heating_cooling_delta_fahrenheit?: never;
3661
- min_heating_set_point_celsius?: never;
3662
- min_heating_set_point_fahrenheit?: never;
3663
- };
2340
+ has_active_endpoint: {
3664
2341
  type: string;
3665
- })[];
3666
- properties?: never;
3667
- type?: never;
3668
- })[];
3669
- })[];
3670
- properties?: never;
3671
- type?: never;
3672
- } | {
3673
- properties: {
3674
- assa_abloy_credential_service_metadata: {
3675
- properties: {
3676
- endpoints: {
3677
- items: {
3678
- properties: {
3679
- endpoint_id: {
3680
- type: string;
3681
- };
3682
- is_active: {
3683
- type: string;
3684
- };
3685
- };
3686
- required: string[];
3687
- type: string;
3688
- };
3689
- type: string;
3690
- };
3691
- has_active_endpoint: {
3692
- type: string;
3693
- };
3694
2342
  };
3695
- required: string[];
3696
- type: string;
3697
2343
  };
2344
+ required: string[];
2345
+ type: string;
3698
2346
  };
3699
- type: string;
3700
- allOf?: never;
3701
- })[];
3702
- description: string;
2347
+ };
2348
+ type: string;
3703
2349
  };
3704
2350
  warnings: {
3705
2351
  description: string;