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