@seamapi/types 1.91.1 → 1.91.3

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.
@@ -908,157 +908,21 @@ declare const _default: {
908
908
  description: string;
909
909
  type: string;
910
910
  };
911
- august_metadata?: never;
912
- avigilon_alta_metadata?: never;
913
- brivo_metadata?: never;
914
- controlbyweb_metadata?: never;
915
- dormakaba_oracode_metadata?: never;
916
- ecobee_metadata?: never;
917
- four_suites_metadata?: never;
918
- genie_metadata?: never;
919
- hubitat_metadata?: never;
920
- igloo_metadata?: never;
921
- igloohome_metadata?: never;
922
- kwikset_metadata?: never;
923
- lockly_metadata?: never;
924
- minut_metadata?: never;
925
- nest_metadata?: never;
926
- noiseaware_metadata?: never;
927
- nuki_metadata?: never;
928
- salto_metadata?: never;
929
- schlage_metadata?: never;
930
- seam_bridge_metadata?: never;
931
- smartthings_metadata?: never;
932
- ttlock_metadata?: never;
933
- two_n_metadata?: never;
934
- wyze_metadata?: never;
911
+ assa_abloy_credential_service_metadata?: never;
935
912
  };
936
913
  required: string[];
937
914
  type: string;
938
915
  } | {
939
916
  properties: {
940
- august_metadata: {
917
+ assa_abloy_credential_service_metadata: {
941
918
  properties: {
942
- has_keypad: {
943
- type: string;
944
- };
945
- house_id: {
946
- type: string;
947
- };
948
- house_name: {
949
- type: string;
950
- };
951
- keypad_battery_level: {
952
- type: string;
953
- };
954
- lock_id: {
955
- type: string;
956
- };
957
- lock_name: {
958
- type: string;
959
- };
960
- model: {
961
- type: string;
962
- };
963
- };
964
- required: string[];
965
- type: string;
966
- };
967
- avigilon_alta_metadata: {
968
- properties: {
969
- entry_name: {
970
- type: string;
971
- };
972
- org_name: {
973
- type: string;
974
- };
975
- site_id: {
976
- type: string;
977
- };
978
- site_name: {
979
- type: string;
980
- };
981
- zone_id: {
982
- type: string;
983
- };
984
- zone_name: {
985
- type: string;
986
- };
987
- };
988
- required: string[];
989
- type: string;
990
- };
991
- brivo_metadata: {
992
- properties: {
993
- device_name: {
994
- type: string;
995
- };
996
- };
997
- required: string[];
998
- type: string;
999
- };
1000
- controlbyweb_metadata: {
1001
- properties: {
1002
- device_id: {
1003
- type: string;
1004
- };
1005
- device_name: {
1006
- type: string;
1007
- };
1008
- relay_name: {
1009
- nullable: boolean;
1010
- type: string;
1011
- };
1012
- };
1013
- required: string[];
1014
- type: string;
1015
- };
1016
- dormakaba_oracode_metadata: {
1017
- properties: {
1018
- device_id: {
1019
- type: string;
1020
- };
1021
- door_id: {
1022
- type: string;
1023
- };
1024
- door_name: {
1025
- type: string;
1026
- };
1027
- iana_timezone: {
1028
- type: string;
1029
- };
1030
- predefined_time_slots: {
919
+ endpoints: {
1031
920
  items: {
1032
921
  properties: {
1033
- check_in_time: {
1034
- type: string;
1035
- };
1036
- check_out_time: {
1037
- type: string;
1038
- };
1039
- dormakaba_oracode_user_level_id: {
1040
- format: string;
1041
- type: string;
1042
- };
1043
- ext_dormakaba_oracode_user_level_prefix: {
1044
- type: string;
1045
- };
1046
- is_24_hour: {
1047
- type: string;
1048
- };
1049
- is_biweekly_mode: {
1050
- type: string;
1051
- };
1052
- is_master: {
1053
- type: string;
1054
- };
1055
- is_one_shot: {
1056
- type: string;
1057
- };
1058
- name: {
922
+ endpoint_id: {
1059
923
  type: string;
1060
924
  };
1061
- prefix: {
925
+ is_active: {
1062
926
  type: string;
1063
927
  };
1064
928
  };
@@ -1067,2713 +931,1467 @@ declare const _default: {
1067
931
  };
1068
932
  type: string;
1069
933
  };
1070
- site_id: {
1071
- type: string;
1072
- };
1073
- site_name: {
934
+ has_active_endpoint: {
1074
935
  type: string;
1075
936
  };
1076
937
  };
1077
938
  required: string[];
1078
939
  type: string;
1079
940
  };
1080
- ecobee_metadata: {
1081
- properties: {
1082
- device_name: {
1083
- type: string;
1084
- };
1085
- ecobee_device_id: {
1086
- type: string;
1087
- };
941
+ battery?: never;
942
+ battery_level?: never;
943
+ has_direct_power?: never;
944
+ image_alt_text?: never;
945
+ image_url?: never;
946
+ manufacturer?: never;
947
+ model?: never;
948
+ name?: never;
949
+ offline_access_codes_enabled?: never;
950
+ online?: never;
951
+ online_access_codes_enabled?: never;
952
+ serial_number?: never;
953
+ supports_accessory_keypad?: never;
954
+ supports_offline_access_codes?: never;
955
+ };
956
+ type: string;
957
+ required?: never;
958
+ })[];
959
+ properties?: never;
960
+ type?: never;
961
+ } | {
962
+ properties: {
963
+ august_metadata: {
964
+ properties: {
965
+ has_keypad: {
966
+ type: string;
1088
967
  };
1089
- required: string[];
1090
- type: string;
1091
- };
1092
- four_suites_metadata: {
1093
- properties: {
1094
- device_id: {
1095
- type: string;
1096
- };
1097
- device_name: {
1098
- type: string;
1099
- };
1100
- reclose_delay_in_seconds: {
1101
- type: string;
1102
- };
968
+ house_id: {
969
+ type: string;
1103
970
  };
1104
- required: string[];
1105
- type: string;
1106
- };
1107
- genie_metadata: {
1108
- properties: {
1109
- device_name: {
1110
- type: string;
1111
- };
1112
- door_name: {
1113
- type: string;
1114
- };
971
+ house_name: {
972
+ type: string;
1115
973
  };
1116
- required: string[];
1117
- type: string;
1118
- };
1119
- hubitat_metadata: {
1120
- properties: {
1121
- device_id: {
1122
- type: string;
1123
- };
1124
- device_label: {
1125
- type: string;
1126
- };
1127
- device_name: {
1128
- type: string;
1129
- };
974
+ keypad_battery_level: {
975
+ type: string;
1130
976
  };
1131
- required: string[];
1132
- type: string;
1133
- };
1134
- igloo_metadata: {
1135
- properties: {
1136
- bridge_id: {
1137
- type: string;
1138
- };
1139
- device_id: {
1140
- type: string;
1141
- };
1142
- model: {
1143
- type: string;
1144
- };
977
+ lock_id: {
978
+ type: string;
979
+ };
980
+ lock_name: {
981
+ type: string;
982
+ };
983
+ model: {
984
+ type: string;
1145
985
  };
1146
- required: string[];
1147
- type: string;
1148
986
  };
1149
- igloohome_metadata: {
1150
- properties: {
1151
- bridge_id: {
1152
- type: string;
1153
- };
1154
- bridge_name: {
1155
- type: string;
1156
- };
1157
- device_id: {
1158
- type: string;
1159
- };
1160
- device_name: {
1161
- type: string;
1162
- };
987
+ required: string[];
988
+ type: string;
989
+ };
990
+ avigilon_alta_metadata: {
991
+ properties: {
992
+ entry_name: {
993
+ type: string;
994
+ };
995
+ org_name: {
996
+ type: string;
997
+ };
998
+ site_id: {
999
+ type: string;
1000
+ };
1001
+ site_name: {
1002
+ type: string;
1003
+ };
1004
+ zone_id: {
1005
+ type: string;
1006
+ };
1007
+ zone_name: {
1008
+ type: string;
1163
1009
  };
1164
- required: string[];
1165
- type: string;
1166
1010
  };
1167
- kwikset_metadata: {
1168
- properties: {
1169
- device_id: {
1170
- type: string;
1171
- };
1172
- device_name: {
1173
- type: string;
1174
- };
1175
- model_number: {
1176
- type: string;
1177
- };
1011
+ required: string[];
1012
+ type: string;
1013
+ };
1014
+ brivo_metadata: {
1015
+ properties: {
1016
+ device_name: {
1017
+ type: string;
1178
1018
  };
1179
- required: string[];
1180
- type: string;
1181
1019
  };
1182
- lockly_metadata: {
1183
- properties: {
1184
- device_id: {
1185
- type: string;
1186
- };
1187
- device_name: {
1188
- type: string;
1189
- };
1190
- model: {
1191
- type: string;
1192
- };
1020
+ required: string[];
1021
+ type: string;
1022
+ };
1023
+ controlbyweb_metadata: {
1024
+ properties: {
1025
+ device_id: {
1026
+ type: string;
1027
+ };
1028
+ device_name: {
1029
+ type: string;
1030
+ };
1031
+ relay_name: {
1032
+ nullable: boolean;
1033
+ type: string;
1193
1034
  };
1194
- required: string[];
1195
- type: string;
1196
1035
  };
1197
- minut_metadata: {
1198
- properties: {
1199
- device_id: {
1200
- type: string;
1201
- };
1202
- device_name: {
1203
- type: string;
1204
- };
1205
- latest_sensor_values: {
1036
+ required: string[];
1037
+ type: string;
1038
+ };
1039
+ dormakaba_oracode_metadata: {
1040
+ properties: {
1041
+ device_id: {
1042
+ type: string;
1043
+ };
1044
+ door_id: {
1045
+ type: string;
1046
+ };
1047
+ door_name: {
1048
+ type: string;
1049
+ };
1050
+ iana_timezone: {
1051
+ type: string;
1052
+ };
1053
+ predefined_time_slots: {
1054
+ items: {
1206
1055
  properties: {
1207
- accelerometer_z: {
1208
- properties: {
1209
- time: {
1210
- type: string;
1211
- };
1212
- value: {
1213
- type: string;
1214
- };
1215
- };
1216
- required: string[];
1056
+ check_in_time: {
1217
1057
  type: string;
1218
1058
  };
1219
- humidity: {
1220
- properties: {
1221
- time: {
1222
- type: string;
1223
- };
1224
- value: {
1225
- type: string;
1226
- };
1227
- };
1228
- required: string[];
1059
+ check_out_time: {
1229
1060
  type: string;
1230
1061
  };
1231
- pressure: {
1232
- properties: {
1233
- time: {
1234
- type: string;
1235
- };
1236
- value: {
1237
- type: string;
1238
- };
1239
- };
1240
- required: string[];
1062
+ dormakaba_oracode_user_level_id: {
1063
+ format: string;
1241
1064
  type: string;
1242
1065
  };
1243
- sound: {
1244
- properties: {
1245
- time: {
1246
- type: string;
1247
- };
1248
- value: {
1249
- type: string;
1250
- };
1251
- };
1252
- required: string[];
1066
+ ext_dormakaba_oracode_user_level_prefix: {
1253
1067
  type: string;
1254
1068
  };
1255
- temperature: {
1256
- properties: {
1257
- time: {
1258
- type: string;
1259
- };
1260
- value: {
1261
- type: string;
1262
- };
1263
- };
1264
- required: string[];
1069
+ is_24_hour: {
1265
1070
  type: string;
1266
1071
  };
1267
- };
1268
- required: string[];
1269
- type: string;
1270
- };
1271
- };
1272
- required: string[];
1273
- type: string;
1274
- };
1275
- nest_metadata: {
1276
- properties: {
1277
- custom_name: {
1278
- type: string;
1279
- };
1280
- device_name: {
1281
- type: string;
1282
- };
1283
- nest_device_id: {
1072
+ is_biweekly_mode: {
1073
+ type: string;
1074
+ };
1075
+ is_master: {
1076
+ type: string;
1077
+ };
1078
+ is_one_shot: {
1079
+ type: string;
1080
+ };
1081
+ name: {
1082
+ type: string;
1083
+ };
1084
+ prefix: {
1085
+ type: string;
1086
+ };
1087
+ };
1088
+ required: string[];
1284
1089
  type: string;
1285
1090
  };
1091
+ type: string;
1286
1092
  };
1287
- required: string[];
1288
- type: string;
1289
- };
1290
- noiseaware_metadata: {
1291
- properties: {
1292
- device_id: {
1293
- type: string;
1294
- };
1295
- device_model: {
1296
- enum: string[];
1297
- type: string;
1298
- };
1299
- device_name: {
1300
- type: string;
1301
- };
1302
- noise_level_decibel: {
1303
- type: string;
1304
- };
1305
- noise_level_nrs: {
1306
- type: string;
1307
- };
1093
+ site_id: {
1094
+ type: string;
1308
1095
  };
1309
- required: string[];
1310
- type: string;
1311
- };
1312
- nuki_metadata: {
1313
- properties: {
1314
- device_id: {
1315
- type: string;
1316
- };
1317
- device_name: {
1318
- type: string;
1319
- };
1320
- keypad_battery_critical: {
1321
- type: string;
1322
- };
1096
+ site_name: {
1097
+ type: string;
1323
1098
  };
1324
- required: string[];
1325
- type: string;
1326
1099
  };
1327
- salto_metadata: {
1328
- properties: {
1329
- battery_level: {
1330
- type: string;
1331
- };
1332
- customer_reference: {
1333
- type: string;
1334
- };
1335
- lock_id: {
1336
- type: string;
1337
- };
1338
- lock_type: {
1339
- type: string;
1340
- };
1341
- locked_state: {
1342
- type: string;
1343
- };
1344
- model: {
1345
- type: string;
1346
- };
1100
+ required: string[];
1101
+ type: string;
1102
+ };
1103
+ ecobee_metadata: {
1104
+ properties: {
1105
+ device_name: {
1106
+ type: string;
1347
1107
  };
1348
- required: string[];
1349
- type: string;
1350
- };
1351
- schlage_metadata: {
1352
- properties: {
1353
- access_code_length: {
1354
- type: string;
1355
- };
1356
- device_id: {
1357
- type: string;
1358
- };
1359
- device_name: {
1360
- type: string;
1361
- };
1362
- model: {
1363
- type: string;
1364
- };
1108
+ ecobee_device_id: {
1109
+ type: string;
1365
1110
  };
1366
- required: string[];
1367
- type: string;
1368
1111
  };
1369
- seam_bridge_metadata: {
1370
- properties: {
1371
- device_num: {
1372
- type: string;
1373
- };
1374
- name: {
1375
- type: string;
1376
- };
1377
- unlock_method: {
1378
- enum: string[];
1379
- type: string;
1380
- };
1112
+ required: string[];
1113
+ type: string;
1114
+ };
1115
+ four_suites_metadata: {
1116
+ properties: {
1117
+ device_id: {
1118
+ type: string;
1381
1119
  };
1382
- required: string[];
1383
- type: string;
1384
- };
1385
- smartthings_metadata: {
1386
- properties: {
1387
- device_id: {
1388
- type: string;
1389
- };
1390
- device_name: {
1391
- type: string;
1392
- };
1393
- location_id: {
1394
- type: string;
1395
- };
1396
- model: {
1397
- type: string;
1398
- };
1120
+ device_name: {
1121
+ type: string;
1399
1122
  };
1400
- required: string[];
1401
- type: string;
1402
- };
1403
- ttlock_metadata: {
1404
- properties: {
1405
- lock_alias: {
1406
- type: string;
1407
- };
1408
- lock_id: {
1409
- type: string;
1410
- };
1123
+ reclose_delay_in_seconds: {
1124
+ type: string;
1411
1125
  };
1412
- required: string[];
1413
- type: string;
1414
1126
  };
1415
- two_n_metadata: {
1416
- properties: {
1417
- device_id: {
1418
- type: string;
1419
- };
1420
- device_name: {
1421
- type: string;
1422
- };
1127
+ required: string[];
1128
+ type: string;
1129
+ };
1130
+ genie_metadata: {
1131
+ properties: {
1132
+ device_name: {
1133
+ type: string;
1423
1134
  };
1424
- required: string[];
1425
- type: string;
1426
- };
1427
- wyze_metadata: {
1428
- properties: {
1429
- device_id: {
1430
- type: string;
1431
- };
1432
- device_info_model: {
1433
- type: string;
1434
- };
1435
- device_name: {
1436
- type: string;
1437
- };
1438
- product_model: {
1439
- type: string;
1440
- };
1441
- product_name: {
1442
- type: string;
1443
- };
1444
- product_type: {
1445
- type: string;
1446
- };
1135
+ door_name: {
1136
+ type: string;
1447
1137
  };
1448
- required: string[];
1449
- type: string;
1450
1138
  };
1451
- battery?: never;
1452
- battery_level?: never;
1453
- has_direct_power?: never;
1454
- image_alt_text?: never;
1455
- image_url?: never;
1456
- manufacturer?: never;
1457
- model?: never;
1458
- name?: never;
1459
- offline_access_codes_enabled?: never;
1460
- online?: never;
1461
- online_access_codes_enabled?: never;
1462
- serial_number?: never;
1463
- supports_accessory_keypad?: never;
1464
- supports_offline_access_codes?: never;
1139
+ required: string[];
1140
+ type: string;
1465
1141
  };
1466
- type: string;
1467
- required?: never;
1468
- })[];
1469
- } | {
1470
- allOf: ({
1471
- properties: {
1472
- _experimental_supported_code_from_access_codes_lengths: {
1473
- items: {
1142
+ hubitat_metadata: {
1143
+ properties: {
1144
+ device_id: {
1474
1145
  type: string;
1475
1146
  };
1476
- type: string;
1477
- };
1478
- code_constraints: {
1479
- items: {
1480
- oneOf: ({
1481
- properties: {
1482
- constraint_type: {
1483
- enum: string[];
1484
- type: string;
1485
- };
1486
- max_length?: never;
1487
- min_length?: never;
1488
- };
1489
- required: string[];
1490
- type: string;
1491
- } | {
1492
- properties: {
1493
- constraint_type: {
1494
- enum: string[];
1495
- type: string;
1496
- };
1497
- max_length: {
1498
- type: string;
1499
- };
1500
- min_length: {
1501
- type: string;
1502
- };
1503
- };
1504
- required: string[];
1505
- type: string;
1506
- })[];
1147
+ device_label: {
1148
+ type: string;
1507
1149
  };
1508
- type: string;
1509
- };
1510
- door_open: {
1511
- type: string;
1512
- };
1513
- has_native_entry_events: {
1514
- type: string;
1515
- };
1516
- keypad_battery: {
1517
- properties: {
1518
- level: {
1519
- type: string;
1520
- };
1150
+ device_name: {
1151
+ type: string;
1521
1152
  };
1522
- required: string[];
1523
- type: string;
1524
- };
1525
- locked: {
1526
- type: string;
1527
1153
  };
1528
- max_active_codes_supported: {
1529
- type: string;
1154
+ required: string[];
1155
+ type: string;
1156
+ };
1157
+ igloo_metadata: {
1158
+ properties: {
1159
+ bridge_id: {
1160
+ type: string;
1161
+ };
1162
+ device_id: {
1163
+ type: string;
1164
+ };
1165
+ model: {
1166
+ type: string;
1167
+ };
1530
1168
  };
1531
- supported_code_lengths: {
1532
- items: {
1169
+ required: string[];
1170
+ type: string;
1171
+ };
1172
+ igloohome_metadata: {
1173
+ properties: {
1174
+ bridge_id: {
1175
+ type: string;
1176
+ };
1177
+ bridge_name: {
1178
+ type: string;
1179
+ };
1180
+ device_id: {
1181
+ type: string;
1182
+ };
1183
+ device_name: {
1533
1184
  type: string;
1534
1185
  };
1535
- type: string;
1536
1186
  };
1537
- supports_backup_access_code_pool: {
1538
- type: string;
1187
+ required: string[];
1188
+ type: string;
1189
+ };
1190
+ kwikset_metadata: {
1191
+ properties: {
1192
+ device_id: {
1193
+ type: string;
1194
+ };
1195
+ device_name: {
1196
+ type: string;
1197
+ };
1198
+ model_number: {
1199
+ type: string;
1200
+ };
1539
1201
  };
1202
+ required: string[];
1203
+ type: string;
1540
1204
  };
1541
- type: string;
1542
- oneOf?: never;
1543
- } | {
1544
- oneOf: ({
1205
+ lockly_metadata: {
1545
1206
  properties: {
1546
- active_climate_setting_schedule: {
1547
- properties: {
1548
- automatic_cooling_enabled: {
1549
- type: string;
1550
- };
1551
- automatic_heating_enabled: {
1552
- type: string;
1553
- };
1554
- climate_setting_schedule_id: {
1555
- format: string;
1556
- type: string;
1557
- };
1558
- cooling_set_point_celsius: {
1559
- type: string;
1560
- };
1561
- cooling_set_point_fahrenheit: {
1562
- type: string;
1563
- };
1564
- created_at: {
1565
- format: string;
1566
- type: string;
1567
- };
1568
- device_id: {
1569
- type: string;
1570
- };
1571
- errors: {
1572
- description: string;
1573
- nullable: boolean;
1574
- };
1575
- heating_set_point_celsius: {
1576
- type: string;
1577
- };
1578
- heating_set_point_fahrenheit: {
1579
- type: string;
1580
- };
1581
- hvac_mode_setting: {
1582
- enum: string[];
1583
- type: string;
1584
- };
1585
- manual_override_allowed: {
1586
- type: string;
1587
- };
1588
- name: {
1589
- type: string;
1590
- };
1591
- schedule_ends_at: {
1592
- type: string;
1593
- };
1594
- schedule_starts_at: {
1595
- type: string;
1596
- };
1597
- schedule_type: {
1598
- enum: string[];
1599
- type: string;
1600
- };
1601
- };
1602
- required: string[];
1207
+ device_id: {
1603
1208
  type: string;
1604
1209
  };
1605
- available_hvac_mode_settings: {
1606
- items: {
1607
- enum: string[];
1608
- type: string;
1609
- };
1210
+ device_name: {
1610
1211
  type: string;
1611
1212
  };
1612
- can_enable_automatic_cooling: {
1213
+ model: {
1613
1214
  type: string;
1614
1215
  };
1615
- can_enable_automatic_heating: {
1216
+ };
1217
+ required: string[];
1218
+ type: string;
1219
+ };
1220
+ minut_metadata: {
1221
+ properties: {
1222
+ device_id: {
1616
1223
  type: string;
1617
1224
  };
1618
- current_climate_setting: {
1619
- properties: {
1620
- automatic_cooling_enabled: {
1621
- type: string;
1622
- };
1623
- automatic_heating_enabled: {
1624
- type: string;
1625
- };
1626
- cooling_set_point_celsius: {
1627
- type: string;
1628
- };
1629
- cooling_set_point_fahrenheit: {
1630
- type: string;
1631
- };
1632
- heating_set_point_celsius: {
1633
- type: string;
1634
- };
1635
- heating_set_point_fahrenheit: {
1636
- type: string;
1637
- };
1638
- hvac_mode_setting: {
1639
- enum: string[];
1640
- type: string;
1641
- };
1642
- manual_override_allowed: {
1643
- type: string;
1644
- };
1645
- };
1646
- required: string[];
1225
+ device_name: {
1647
1226
  type: string;
1648
1227
  };
1649
- default_climate_setting: {
1228
+ latest_sensor_values: {
1650
1229
  properties: {
1651
- automatic_cooling_enabled: {
1652
- type: string;
1653
- };
1654
- automatic_heating_enabled: {
1655
- type: string;
1656
- };
1657
- cooling_set_point_celsius: {
1658
- type: string;
1659
- };
1660
- cooling_set_point_fahrenheit: {
1230
+ accelerometer_z: {
1231
+ properties: {
1232
+ time: {
1233
+ type: string;
1234
+ };
1235
+ value: {
1236
+ type: string;
1237
+ };
1238
+ };
1239
+ required: string[];
1661
1240
  type: string;
1662
1241
  };
1663
- heating_set_point_celsius: {
1242
+ humidity: {
1243
+ properties: {
1244
+ time: {
1245
+ type: string;
1246
+ };
1247
+ value: {
1248
+ type: string;
1249
+ };
1250
+ };
1251
+ required: string[];
1664
1252
  type: string;
1665
1253
  };
1666
- heating_set_point_fahrenheit: {
1254
+ pressure: {
1255
+ properties: {
1256
+ time: {
1257
+ type: string;
1258
+ };
1259
+ value: {
1260
+ type: string;
1261
+ };
1262
+ };
1263
+ required: string[];
1667
1264
  type: string;
1668
1265
  };
1669
- hvac_mode_setting: {
1670
- enum: string[];
1266
+ sound: {
1267
+ properties: {
1268
+ time: {
1269
+ type: string;
1270
+ };
1271
+ value: {
1272
+ type: string;
1273
+ };
1274
+ };
1275
+ required: string[];
1671
1276
  type: string;
1672
1277
  };
1673
- manual_override_allowed: {
1278
+ temperature: {
1279
+ properties: {
1280
+ time: {
1281
+ type: string;
1282
+ };
1283
+ value: {
1284
+ type: string;
1285
+ };
1286
+ };
1287
+ required: string[];
1674
1288
  type: string;
1675
1289
  };
1676
1290
  };
1677
1291
  required: string[];
1678
1292
  type: string;
1679
1293
  };
1680
- fan_mode_setting: {
1681
- enum: string[];
1682
- type: string;
1683
- };
1684
- is_climate_setting_schedule_active: {
1685
- type: string;
1686
- };
1687
- is_cooling: {
1688
- type: string;
1689
- };
1690
- is_cooling_available: {
1691
- enum: boolean[];
1692
- type: string;
1693
- };
1694
- is_fan_running: {
1294
+ };
1295
+ required: string[];
1296
+ type: string;
1297
+ };
1298
+ nest_metadata: {
1299
+ properties: {
1300
+ custom_name: {
1695
1301
  type: string;
1696
1302
  };
1697
- is_heating: {
1303
+ device_name: {
1698
1304
  type: string;
1699
1305
  };
1700
- is_heating_available: {
1701
- enum: boolean[];
1306
+ nest_device_id: {
1702
1307
  type: string;
1703
1308
  };
1704
- is_temporary_manual_override_active: {
1309
+ };
1310
+ required: string[];
1311
+ type: string;
1312
+ };
1313
+ noiseaware_metadata: {
1314
+ properties: {
1315
+ device_id: {
1705
1316
  type: string;
1706
1317
  };
1707
- max_cooling_set_point_celsius: {
1318
+ device_model: {
1319
+ enum: string[];
1708
1320
  type: string;
1709
1321
  };
1710
- max_cooling_set_point_fahrenheit: {
1322
+ device_name: {
1711
1323
  type: string;
1712
1324
  };
1713
- max_heating_set_point_celsius: {
1325
+ noise_level_decibel: {
1714
1326
  type: string;
1715
1327
  };
1716
- max_heating_set_point_fahrenheit: {
1328
+ noise_level_nrs: {
1717
1329
  type: string;
1718
1330
  };
1719
- min_cooling_set_point_celsius: {
1331
+ };
1332
+ required: string[];
1333
+ type: string;
1334
+ };
1335
+ nuki_metadata: {
1336
+ properties: {
1337
+ device_id: {
1720
1338
  type: string;
1721
1339
  };
1722
- min_cooling_set_point_fahrenheit: {
1340
+ device_name: {
1723
1341
  type: string;
1724
1342
  };
1725
- min_heating_cooling_delta_celsius: {
1343
+ keypad_battery_critical: {
1726
1344
  type: string;
1727
1345
  };
1728
- min_heating_cooling_delta_fahrenheit: {
1346
+ };
1347
+ required: string[];
1348
+ type: string;
1349
+ };
1350
+ salto_metadata: {
1351
+ properties: {
1352
+ battery_level: {
1729
1353
  type: string;
1730
1354
  };
1731
- min_heating_set_point_celsius: {
1355
+ customer_reference: {
1732
1356
  type: string;
1733
1357
  };
1734
- min_heating_set_point_fahrenheit: {
1358
+ lock_id: {
1735
1359
  type: string;
1736
1360
  };
1737
- relative_humidity: {
1738
- maximum: number;
1739
- minimum: number;
1361
+ lock_type: {
1740
1362
  type: string;
1741
1363
  };
1742
- temperature_celsius: {
1364
+ locked_state: {
1743
1365
  type: string;
1744
1366
  };
1745
- temperature_fahrenheit: {
1367
+ model: {
1746
1368
  type: string;
1747
1369
  };
1748
1370
  };
1371
+ required: string[];
1749
1372
  type: string;
1750
- } | {
1373
+ };
1374
+ schlage_metadata: {
1751
1375
  properties: {
1752
- active_climate_setting_schedule: {
1753
- properties: {
1754
- automatic_cooling_enabled: {
1755
- type: string;
1756
- };
1757
- automatic_heating_enabled: {
1758
- type: string;
1759
- };
1760
- climate_setting_schedule_id: {
1761
- format: string;
1762
- type: string;
1763
- };
1764
- cooling_set_point_celsius: {
1765
- type: string;
1766
- };
1767
- cooling_set_point_fahrenheit: {
1768
- type: string;
1769
- };
1770
- created_at: {
1771
- format: string;
1772
- type: string;
1773
- };
1774
- device_id: {
1775
- type: string;
1776
- };
1777
- errors: {
1778
- description: string;
1779
- nullable: boolean;
1780
- };
1781
- heating_set_point_celsius: {
1782
- type: string;
1783
- };
1784
- heating_set_point_fahrenheit: {
1785
- type: string;
1786
- };
1787
- hvac_mode_setting: {
1788
- enum: string[];
1789
- type: string;
1790
- };
1791
- manual_override_allowed: {
1792
- type: string;
1793
- };
1794
- name: {
1795
- type: string;
1796
- };
1797
- schedule_ends_at: {
1798
- type: string;
1799
- };
1800
- schedule_starts_at: {
1801
- type: string;
1802
- };
1803
- schedule_type: {
1804
- enum: string[];
1805
- type: string;
1806
- };
1807
- };
1808
- required: string[];
1376
+ access_code_length: {
1809
1377
  type: string;
1810
1378
  };
1811
- available_hvac_mode_settings: {
1812
- items: {
1813
- enum: string[];
1814
- type: string;
1815
- };
1379
+ device_id: {
1816
1380
  type: string;
1817
1381
  };
1818
- can_enable_automatic_cooling: {
1382
+ device_name: {
1819
1383
  type: string;
1820
1384
  };
1821
- can_enable_automatic_heating: {
1385
+ model: {
1822
1386
  type: string;
1823
1387
  };
1824
- current_climate_setting: {
1825
- properties: {
1826
- automatic_cooling_enabled: {
1827
- type: string;
1828
- };
1829
- automatic_heating_enabled: {
1830
- type: string;
1831
- };
1832
- cooling_set_point_celsius: {
1833
- type: string;
1834
- };
1835
- cooling_set_point_fahrenheit: {
1836
- type: string;
1837
- };
1838
- heating_set_point_celsius: {
1839
- type: string;
1840
- };
1841
- heating_set_point_fahrenheit: {
1842
- type: string;
1843
- };
1844
- hvac_mode_setting: {
1845
- enum: string[];
1846
- type: string;
1847
- };
1848
- manual_override_allowed: {
1849
- type: string;
1850
- };
1851
- };
1852
- required: string[];
1388
+ };
1389
+ required: string[];
1390
+ type: string;
1391
+ };
1392
+ seam_bridge_metadata: {
1393
+ properties: {
1394
+ device_num: {
1853
1395
  type: string;
1854
1396
  };
1855
- default_climate_setting: {
1856
- properties: {
1857
- automatic_cooling_enabled: {
1858
- type: string;
1859
- };
1860
- automatic_heating_enabled: {
1861
- type: string;
1862
- };
1863
- cooling_set_point_celsius: {
1864
- type: string;
1865
- };
1866
- cooling_set_point_fahrenheit: {
1867
- type: string;
1868
- };
1869
- heating_set_point_celsius: {
1870
- type: string;
1871
- };
1872
- heating_set_point_fahrenheit: {
1873
- type: string;
1874
- };
1875
- hvac_mode_setting: {
1876
- enum: string[];
1877
- type: string;
1878
- };
1879
- manual_override_allowed: {
1880
- type: string;
1881
- };
1882
- };
1883
- required: string[];
1397
+ name: {
1884
1398
  type: string;
1885
1399
  };
1886
- fan_mode_setting: {
1400
+ unlock_method: {
1887
1401
  enum: string[];
1888
1402
  type: string;
1889
1403
  };
1890
- is_climate_setting_schedule_active: {
1404
+ };
1405
+ required: string[];
1406
+ type: string;
1407
+ };
1408
+ smartthings_metadata: {
1409
+ properties: {
1410
+ device_id: {
1891
1411
  type: string;
1892
1412
  };
1893
- is_cooling: {
1413
+ device_name: {
1894
1414
  type: string;
1895
1415
  };
1896
- is_cooling_available: {
1897
- enum: boolean[];
1416
+ location_id: {
1898
1417
  type: string;
1899
1418
  };
1900
- is_fan_running: {
1419
+ model: {
1901
1420
  type: string;
1902
1421
  };
1903
- is_heating: {
1422
+ };
1423
+ required: string[];
1424
+ type: string;
1425
+ };
1426
+ ttlock_metadata: {
1427
+ properties: {
1428
+ lock_alias: {
1904
1429
  type: string;
1905
1430
  };
1906
- is_heating_available: {
1907
- enum: boolean[];
1431
+ lock_id: {
1908
1432
  type: string;
1909
1433
  };
1910
- is_temporary_manual_override_active: {
1434
+ };
1435
+ required: string[];
1436
+ type: string;
1437
+ };
1438
+ two_n_metadata: {
1439
+ properties: {
1440
+ device_id: {
1911
1441
  type: string;
1912
1442
  };
1913
- max_heating_set_point_celsius: {
1443
+ device_name: {
1914
1444
  type: string;
1915
1445
  };
1916
- max_heating_set_point_fahrenheit: {
1446
+ };
1447
+ required: string[];
1448
+ type: string;
1449
+ };
1450
+ wyze_metadata: {
1451
+ properties: {
1452
+ device_id: {
1917
1453
  type: string;
1918
1454
  };
1919
- min_heating_set_point_celsius: {
1455
+ device_info_model: {
1920
1456
  type: string;
1921
1457
  };
1922
- min_heating_set_point_fahrenheit: {
1458
+ device_name: {
1923
1459
  type: string;
1924
1460
  };
1925
- relative_humidity: {
1926
- maximum: number;
1927
- minimum: number;
1461
+ product_model: {
1928
1462
  type: string;
1929
1463
  };
1930
- temperature_celsius: {
1464
+ product_name: {
1931
1465
  type: string;
1932
1466
  };
1933
- temperature_fahrenheit: {
1467
+ product_type: {
1934
1468
  type: string;
1935
1469
  };
1936
- max_cooling_set_point_celsius?: never;
1937
- max_cooling_set_point_fahrenheit?: never;
1938
- min_cooling_set_point_celsius?: never;
1939
- min_cooling_set_point_fahrenheit?: never;
1940
- min_heating_cooling_delta_celsius?: never;
1941
- min_heating_cooling_delta_fahrenheit?: never;
1942
1470
  };
1471
+ required: string[];
1943
1472
  type: string;
1944
- } | {
1945
- properties: {
1946
- active_climate_setting_schedule: {
1947
- properties: {
1948
- automatic_cooling_enabled: {
1949
- type: string;
1950
- };
1951
- automatic_heating_enabled: {
1952
- type: string;
1953
- };
1954
- climate_setting_schedule_id: {
1955
- format: string;
1956
- type: string;
1957
- };
1958
- cooling_set_point_celsius: {
1959
- type: string;
1960
- };
1961
- cooling_set_point_fahrenheit: {
1962
- type: string;
1963
- };
1964
- created_at: {
1965
- format: string;
1966
- type: string;
1967
- };
1968
- device_id: {
1969
- type: string;
1970
- };
1971
- errors: {
1972
- description: string;
1973
- nullable: boolean;
1974
- };
1975
- heating_set_point_celsius: {
1976
- type: string;
1977
- };
1978
- heating_set_point_fahrenheit: {
1979
- type: string;
1980
- };
1981
- hvac_mode_setting: {
1982
- enum: string[];
1983
- type: string;
1984
- };
1985
- manual_override_allowed: {
1986
- type: string;
1987
- };
1988
- name: {
1989
- type: string;
1990
- };
1991
- schedule_ends_at: {
1992
- type: string;
1993
- };
1994
- schedule_starts_at: {
1995
- type: string;
1996
- };
1997
- schedule_type: {
1998
- enum: string[];
1999
- type: string;
2000
- };
2001
- };
2002
- required: string[];
2003
- type: string;
2004
- };
2005
- available_hvac_mode_settings: {
2006
- items: {
2007
- enum: string[];
2008
- type: string;
2009
- };
2010
- type: string;
2011
- };
2012
- can_enable_automatic_cooling: {
2013
- type: string;
2014
- };
2015
- can_enable_automatic_heating: {
2016
- type: string;
2017
- };
2018
- current_climate_setting: {
1473
+ };
1474
+ };
1475
+ type: string;
1476
+ allOf?: never;
1477
+ })[];
1478
+ } | {
1479
+ allOf: ({
1480
+ properties: {
1481
+ _experimental_supported_code_from_access_codes_lengths: {
1482
+ items: {
1483
+ type: string;
1484
+ };
1485
+ type: string;
1486
+ };
1487
+ code_constraints: {
1488
+ items: {
1489
+ oneOf: ({
2019
1490
  properties: {
2020
- automatic_cooling_enabled: {
2021
- type: string;
2022
- };
2023
- automatic_heating_enabled: {
2024
- type: string;
2025
- };
2026
- cooling_set_point_celsius: {
2027
- type: string;
2028
- };
2029
- cooling_set_point_fahrenheit: {
2030
- type: string;
2031
- };
2032
- heating_set_point_celsius: {
2033
- type: string;
2034
- };
2035
- heating_set_point_fahrenheit: {
2036
- type: string;
2037
- };
2038
- hvac_mode_setting: {
1491
+ constraint_type: {
2039
1492
  enum: string[];
2040
1493
  type: string;
2041
1494
  };
2042
- manual_override_allowed: {
2043
- type: string;
2044
- };
1495
+ max_length?: never;
1496
+ min_length?: never;
2045
1497
  };
2046
1498
  required: string[];
2047
1499
  type: string;
2048
- };
2049
- default_climate_setting: {
1500
+ } | {
2050
1501
  properties: {
2051
- automatic_cooling_enabled: {
2052
- type: string;
2053
- };
2054
- automatic_heating_enabled: {
2055
- type: string;
2056
- };
2057
- cooling_set_point_celsius: {
2058
- type: string;
2059
- };
2060
- cooling_set_point_fahrenheit: {
2061
- type: string;
2062
- };
2063
- heating_set_point_celsius: {
2064
- type: string;
2065
- };
2066
- heating_set_point_fahrenheit: {
1502
+ constraint_type: {
1503
+ enum: string[];
2067
1504
  type: string;
2068
1505
  };
2069
- hvac_mode_setting: {
2070
- enum: string[];
1506
+ max_length: {
2071
1507
  type: string;
2072
1508
  };
2073
- manual_override_allowed: {
1509
+ min_length: {
2074
1510
  type: string;
2075
1511
  };
2076
1512
  };
2077
1513
  required: string[];
2078
1514
  type: string;
2079
- };
2080
- fan_mode_setting: {
2081
- enum: string[];
2082
- type: string;
2083
- };
2084
- is_climate_setting_schedule_active: {
2085
- type: string;
2086
- };
2087
- is_cooling: {
2088
- type: string;
2089
- };
2090
- is_cooling_available: {
2091
- enum: boolean[];
2092
- type: string;
2093
- };
2094
- is_fan_running: {
2095
- type: string;
2096
- };
2097
- is_heating: {
2098
- type: string;
2099
- };
2100
- is_heating_available: {
2101
- enum: boolean[];
2102
- type: string;
2103
- };
2104
- is_temporary_manual_override_active: {
2105
- type: string;
2106
- };
2107
- max_cooling_set_point_celsius: {
2108
- type: string;
2109
- };
2110
- max_cooling_set_point_fahrenheit: {
2111
- type: string;
2112
- };
2113
- min_cooling_set_point_celsius: {
2114
- type: string;
2115
- };
2116
- min_cooling_set_point_fahrenheit: {
1515
+ })[];
1516
+ };
1517
+ type: string;
1518
+ };
1519
+ door_open: {
1520
+ type: string;
1521
+ };
1522
+ has_native_entry_events: {
1523
+ type: string;
1524
+ };
1525
+ keypad_battery: {
1526
+ properties: {
1527
+ level: {
2117
1528
  type: string;
2118
1529
  };
2119
- relative_humidity: {
2120
- maximum: number;
2121
- minimum: number;
2122
- type: string;
1530
+ };
1531
+ required: string[];
1532
+ type: string;
1533
+ };
1534
+ locked: {
1535
+ type: string;
1536
+ };
1537
+ max_active_codes_supported: {
1538
+ type: string;
1539
+ };
1540
+ supported_code_lengths: {
1541
+ items: {
1542
+ type: string;
1543
+ };
1544
+ type: string;
1545
+ };
1546
+ supports_backup_access_code_pool: {
1547
+ type: string;
1548
+ };
1549
+ };
1550
+ type: string;
1551
+ oneOf?: never;
1552
+ } | {
1553
+ oneOf: ({
1554
+ properties: {
1555
+ active_climate_setting_schedule: {
1556
+ properties: {
1557
+ automatic_cooling_enabled: {
1558
+ type: string;
1559
+ };
1560
+ automatic_heating_enabled: {
1561
+ type: string;
1562
+ };
1563
+ climate_setting_schedule_id: {
1564
+ format: string;
1565
+ type: string;
1566
+ };
1567
+ cooling_set_point_celsius: {
1568
+ type: string;
1569
+ };
1570
+ cooling_set_point_fahrenheit: {
1571
+ type: string;
1572
+ };
1573
+ created_at: {
1574
+ format: string;
1575
+ type: string;
1576
+ };
1577
+ device_id: {
1578
+ type: string;
1579
+ };
1580
+ errors: {
1581
+ description: string;
1582
+ nullable: boolean;
1583
+ };
1584
+ heating_set_point_celsius: {
1585
+ type: string;
1586
+ };
1587
+ heating_set_point_fahrenheit: {
1588
+ type: string;
1589
+ };
1590
+ hvac_mode_setting: {
1591
+ enum: string[];
1592
+ type: string;
1593
+ };
1594
+ manual_override_allowed: {
1595
+ type: string;
1596
+ };
1597
+ name: {
1598
+ type: string;
1599
+ };
1600
+ schedule_ends_at: {
1601
+ type: string;
1602
+ };
1603
+ schedule_starts_at: {
1604
+ type: string;
1605
+ };
1606
+ schedule_type: {
1607
+ enum: string[];
1608
+ type: string;
1609
+ };
2123
1610
  };
2124
- temperature_celsius: {
1611
+ required: string[];
1612
+ type: string;
1613
+ };
1614
+ available_hvac_mode_settings: {
1615
+ items: {
1616
+ enum: string[];
2125
1617
  type: string;
2126
1618
  };
2127
- temperature_fahrenheit: {
2128
- type: string;
1619
+ type: string;
1620
+ };
1621
+ can_enable_automatic_cooling: {
1622
+ type: string;
1623
+ };
1624
+ can_enable_automatic_heating: {
1625
+ type: string;
1626
+ };
1627
+ current_climate_setting: {
1628
+ properties: {
1629
+ automatic_cooling_enabled: {
1630
+ type: string;
1631
+ };
1632
+ automatic_heating_enabled: {
1633
+ type: string;
1634
+ };
1635
+ cooling_set_point_celsius: {
1636
+ type: string;
1637
+ };
1638
+ cooling_set_point_fahrenheit: {
1639
+ type: string;
1640
+ };
1641
+ heating_set_point_celsius: {
1642
+ type: string;
1643
+ };
1644
+ heating_set_point_fahrenheit: {
1645
+ type: string;
1646
+ };
1647
+ hvac_mode_setting: {
1648
+ enum: string[];
1649
+ type: string;
1650
+ };
1651
+ manual_override_allowed: {
1652
+ type: string;
1653
+ };
2129
1654
  };
2130
- max_heating_set_point_celsius?: never;
2131
- max_heating_set_point_fahrenheit?: never;
2132
- min_heating_cooling_delta_celsius?: never;
2133
- min_heating_cooling_delta_fahrenheit?: never;
2134
- min_heating_set_point_celsius?: never;
2135
- min_heating_set_point_fahrenheit?: never;
1655
+ required: string[];
1656
+ type: string;
2136
1657
  };
2137
- type: string;
2138
- })[];
2139
- properties?: never;
2140
- type?: never;
2141
- })[];
2142
- })[];
2143
- properties?: never;
2144
- type?: never;
2145
- } | {
2146
- properties: {
2147
- assa_abloy_credential_service_metadata: {
2148
- properties: {
2149
- endpoints: {
2150
- items: {
2151
- properties: {
2152
- endpoint_id: {
2153
- type: string;
2154
- };
2155
- is_active: {
2156
- type: string;
2157
- };
1658
+ default_climate_setting: {
1659
+ properties: {
1660
+ automatic_cooling_enabled: {
1661
+ type: string;
1662
+ };
1663
+ automatic_heating_enabled: {
1664
+ type: string;
1665
+ };
1666
+ cooling_set_point_celsius: {
1667
+ type: string;
1668
+ };
1669
+ cooling_set_point_fahrenheit: {
1670
+ type: string;
1671
+ };
1672
+ heating_set_point_celsius: {
1673
+ type: string;
1674
+ };
1675
+ heating_set_point_fahrenheit: {
1676
+ type: string;
1677
+ };
1678
+ hvac_mode_setting: {
1679
+ enum: string[];
1680
+ type: string;
1681
+ };
1682
+ manual_override_allowed: {
1683
+ type: string;
2158
1684
  };
2159
- required: string[];
2160
- type: string;
2161
1685
  };
1686
+ required: string[];
2162
1687
  type: string;
2163
1688
  };
2164
- has_active_endpoint: {
1689
+ fan_mode_setting: {
1690
+ enum: string[];
2165
1691
  type: string;
2166
1692
  };
2167
- };
2168
- required: string[];
2169
- type: string;
2170
- };
2171
- };
2172
- type: string;
2173
- allOf?: never;
2174
- })[];
2175
- description: string;
2176
- };
2177
- warnings: {
2178
- description: string;
2179
- items: {
2180
- properties: {
2181
- message: {
2182
- type: string;
2183
- };
2184
- warning_code: {
2185
- type: string;
2186
- };
2187
- };
2188
- required: string[];
2189
- type: string;
2190
- };
2191
- type: string;
2192
- };
2193
- workspace_id: {
2194
- description: string;
2195
- format: string;
2196
- type: string;
2197
- };
2198
- };
2199
- required: string[];
2200
- type: string;
2201
- };
2202
- device_provider: {
2203
- properties: {
2204
- device_provider_name: {
2205
- type: string;
2206
- };
2207
- display_name: {
2208
- type: string;
2209
- };
2210
- image_url: {
2211
- type: string;
2212
- };
2213
- provider_categories: {
2214
- items: {
2215
- enum: string[];
2216
- type: string;
2217
- };
2218
- type: string;
2219
- };
2220
- };
2221
- required: string[];
2222
- type: string;
2223
- };
2224
- enrollment_automation: {
2225
- properties: {
2226
- created_at: {
2227
- format: string;
2228
- type: string;
2229
- };
2230
- credential_manager_acs_system_id: {
2231
- format: string;
2232
- type: string;
2233
- };
2234
- enrollment_automation_id: {
2235
- format: string;
2236
- type: string;
2237
- };
2238
- user_identity_id: {
2239
- format: string;
2240
- type: string;
2241
- };
2242
- workspace_id: {
2243
- format: string;
2244
- type: string;
2245
- };
2246
- };
2247
- required: string[];
2248
- type: string;
2249
- };
2250
- event: {
2251
- properties: {
2252
- created_at: {
2253
- format: string;
2254
- type: string;
2255
- };
2256
- device_id: {
2257
- format: string;
2258
- type: string;
2259
- };
2260
- event_id: {
2261
- format: string;
2262
- type: string;
2263
- };
2264
- event_type: {
2265
- type: string;
2266
- };
2267
- occurred_at: {
2268
- format: string;
2269
- type: string;
2270
- };
2271
- workspace_id: {
2272
- format: string;
2273
- type: string;
2274
- };
2275
- };
2276
- required: string[];
2277
- type: string;
2278
- };
2279
- noise_threshold: {
2280
- properties: {
2281
- device_id: {
2282
- format: string;
2283
- type: string;
2284
- };
2285
- ends_daily_at: {
2286
- type: string;
2287
- };
2288
- name: {
2289
- type: string;
2290
- };
2291
- noise_threshold_decibels: {
2292
- type: string;
2293
- };
2294
- noise_threshold_id: {
2295
- format: string;
2296
- type: string;
2297
- };
2298
- noise_threshold_nrs: {
2299
- type: string;
2300
- };
2301
- starts_daily_at: {
2302
- type: string;
2303
- };
2304
- };
2305
- required: string[];
2306
- type: string;
2307
- };
2308
- phone: {
2309
- 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
- capabilities_supported: {
2335
- description: string;
2336
- items: {
2337
- enum: string[];
2338
- type: string;
2339
- };
2340
- type: string;
2341
- };
2342
- created_at: {
2343
- description: string;
2344
- format: string;
2345
- type: string;
2346
- };
2347
- custom_metadata: {
2348
- additionalProperties: {
2349
- nullable: boolean;
2350
- oneOf: ({
2351
- maxLength: number;
2352
- type: string;
2353
- format?: never;
2354
- nullable?: never;
2355
- } | {
2356
- type: string;
2357
- maxLength?: never;
2358
- format?: never;
2359
- nullable?: never;
2360
- } | {
2361
- format: string;
2362
- nullable: boolean;
2363
- type: string;
2364
- maxLength?: never;
2365
- })[];
2366
- };
2367
- type: string;
2368
- };
2369
- device_id: {
2370
- description: string;
2371
- format: string;
2372
- type: string;
2373
- };
2374
- device_type: {
2375
- enum: string[];
2376
- type: string;
2377
- };
2378
- errors: {
2379
- description: string;
2380
- items: {
2381
- properties: {
2382
- error_code: {
2383
- type: string;
2384
- };
2385
- message: {
2386
- type: string;
2387
- };
2388
- };
2389
- required: string[];
2390
- type: string;
2391
- };
2392
- type: string;
2393
- };
2394
- is_managed: {
2395
- description: string;
2396
- enum: boolean[];
2397
- type: string;
2398
- };
2399
- location: {
2400
- description: string;
2401
- nullable: boolean;
2402
- properties: {
2403
- location_name: {
2404
- description: string;
2405
- type: string;
2406
- };
2407
- timezone: {
2408
- description: string;
2409
- type: string;
2410
- };
2411
- };
2412
- type: string;
2413
- };
2414
- properties: {
2415
- allOf: ({
2416
- allOf: ({
2417
- allOf: ({
2418
- properties: {
2419
- battery: {
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: {
2459
- properties: {
2460
- accessory_keypad_supported: {
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;
2474
- type: string;
2475
- };
2476
- online_access_codes_supported: {
2477
- description: string;
2478
- type: string;
2479
- };
2480
- };
2481
- required: string[];
2482
- type: string;
2483
- };
2484
- name: {
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;
2536
- };
2537
- required: string[];
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[];
1693
+ is_climate_setting_schedule_active: {
2950
1694
  type: string;
2951
1695
  };
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[];
1696
+ is_cooling: {
2968
1697
  type: string;
2969
1698
  };
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[];
1699
+ is_cooling_available: {
1700
+ enum: boolean[];
2984
1701
  type: string;
2985
1702
  };
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[];
1703
+ is_fan_running: {
3002
1704
  type: string;
3003
1705
  };
3004
- ttlock_metadata: {
3005
- properties: {
3006
- lock_alias: {
3007
- type: string;
3008
- };
3009
- lock_id: {
3010
- type: string;
3011
- };
3012
- };
3013
- required: string[];
1706
+ is_heating: {
3014
1707
  type: string;
3015
1708
  };
3016
- two_n_metadata: {
3017
- properties: {
3018
- device_id: {
3019
- type: string;
3020
- };
3021
- device_name: {
3022
- type: string;
3023
- };
3024
- };
3025
- required: string[];
1709
+ is_heating_available: {
1710
+ enum: boolean[];
3026
1711
  type: string;
3027
1712
  };
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[];
1713
+ is_temporary_manual_override_active: {
3050
1714
  type: string;
3051
1715
  };
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
- };
1716
+ max_cooling_set_point_celsius: {
3077
1717
  type: string;
3078
1718
  };
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
- };
1719
+ max_cooling_set_point_fahrenheit: {
3109
1720
  type: string;
3110
1721
  };
3111
- door_open: {
1722
+ max_heating_set_point_celsius: {
3112
1723
  type: string;
3113
1724
  };
3114
- has_native_entry_events: {
1725
+ max_heating_set_point_fahrenheit: {
3115
1726
  type: string;
3116
1727
  };
3117
- keypad_battery: {
3118
- properties: {
3119
- level: {
3120
- type: string;
3121
- };
3122
- };
3123
- required: string[];
1728
+ min_cooling_set_point_celsius: {
3124
1729
  type: string;
3125
1730
  };
3126
- locked: {
1731
+ min_cooling_set_point_fahrenheit: {
3127
1732
  type: string;
3128
1733
  };
3129
- max_active_codes_supported: {
1734
+ min_heating_cooling_delta_celsius: {
3130
1735
  type: string;
3131
1736
  };
3132
- supported_code_lengths: {
3133
- items: {
3134
- type: string;
3135
- };
1737
+ min_heating_cooling_delta_fahrenheit: {
3136
1738
  type: string;
3137
1739
  };
3138
- supports_backup_access_code_pool: {
1740
+ min_heating_set_point_celsius: {
3139
1741
  type: string;
3140
1742
  };
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
- };
1743
+ min_heating_set_point_fahrenheit: {
1744
+ type: string;
3349
1745
  };
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
- };
1746
+ relative_humidity: {
1747
+ maximum: number;
1748
+ minimum: number;
1749
+ type: string;
1750
+ };
1751
+ temperature_celsius: {
1752
+ type: string;
1753
+ };
1754
+ temperature_fahrenheit: {
1755
+ type: string;
1756
+ };
1757
+ };
1758
+ type: string;
1759
+ } | {
1760
+ properties: {
1761
+ active_climate_setting_schedule: {
1762
+ properties: {
1763
+ automatic_cooling_enabled: {
1764
+ type: string;
3408
1765
  };
3409
- required: string[];
3410
- type: string;
3411
- };
3412
- available_hvac_mode_settings: {
3413
- items: {
1766
+ automatic_heating_enabled: {
1767
+ type: string;
1768
+ };
1769
+ climate_setting_schedule_id: {
1770
+ format: string;
1771
+ type: string;
1772
+ };
1773
+ cooling_set_point_celsius: {
1774
+ type: string;
1775
+ };
1776
+ cooling_set_point_fahrenheit: {
1777
+ type: string;
1778
+ };
1779
+ created_at: {
1780
+ format: string;
1781
+ type: string;
1782
+ };
1783
+ device_id: {
1784
+ type: string;
1785
+ };
1786
+ errors: {
1787
+ description: string;
1788
+ nullable: boolean;
1789
+ };
1790
+ heating_set_point_celsius: {
1791
+ type: string;
1792
+ };
1793
+ heating_set_point_fahrenheit: {
1794
+ type: string;
1795
+ };
1796
+ hvac_mode_setting: {
3414
1797
  enum: string[];
3415
1798
  type: string;
3416
1799
  };
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
- };
1800
+ manual_override_allowed: {
1801
+ type: string;
3452
1802
  };
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
- };
1803
+ name: {
1804
+ type: string;
1805
+ };
1806
+ schedule_ends_at: {
1807
+ type: string;
1808
+ };
1809
+ schedule_starts_at: {
1810
+ type: string;
1811
+ };
1812
+ schedule_type: {
1813
+ enum: string[];
1814
+ type: string;
3483
1815
  };
3484
- required: string[];
3485
- type: string;
3486
1816
  };
3487
- fan_mode_setting: {
1817
+ required: string[];
1818
+ type: string;
1819
+ };
1820
+ available_hvac_mode_settings: {
1821
+ items: {
3488
1822
  enum: string[];
3489
1823
  type: string;
3490
1824
  };
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;
1825
+ type: string;
1826
+ };
1827
+ can_enable_automatic_cooling: {
1828
+ type: string;
1829
+ };
1830
+ can_enable_automatic_heating: {
1831
+ type: string;
1832
+ };
1833
+ current_climate_setting: {
1834
+ properties: {
1835
+ automatic_cooling_enabled: {
1836
+ type: string;
1837
+ };
1838
+ automatic_heating_enabled: {
1839
+ type: string;
1840
+ };
1841
+ cooling_set_point_celsius: {
1842
+ type: string;
1843
+ };
1844
+ cooling_set_point_fahrenheit: {
1845
+ type: string;
1846
+ };
1847
+ heating_set_point_celsius: {
1848
+ type: string;
1849
+ };
1850
+ heating_set_point_fahrenheit: {
1851
+ type: string;
1852
+ };
1853
+ hvac_mode_setting: {
1854
+ enum: string[];
1855
+ type: string;
1856
+ };
1857
+ manual_override_allowed: {
1858
+ type: string;
1859
+ };
3533
1860
  };
3534
- temperature_fahrenheit: {
3535
- type: string;
1861
+ required: string[];
1862
+ type: string;
1863
+ };
1864
+ default_climate_setting: {
1865
+ properties: {
1866
+ automatic_cooling_enabled: {
1867
+ type: string;
1868
+ };
1869
+ automatic_heating_enabled: {
1870
+ type: string;
1871
+ };
1872
+ cooling_set_point_celsius: {
1873
+ type: string;
1874
+ };
1875
+ cooling_set_point_fahrenheit: {
1876
+ type: string;
1877
+ };
1878
+ heating_set_point_celsius: {
1879
+ type: string;
1880
+ };
1881
+ heating_set_point_fahrenheit: {
1882
+ type: string;
1883
+ };
1884
+ hvac_mode_setting: {
1885
+ enum: string[];
1886
+ type: string;
1887
+ };
1888
+ manual_override_allowed: {
1889
+ type: string;
1890
+ };
3536
1891
  };
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;
1892
+ required: string[];
1893
+ type: string;
3543
1894
  };
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
- };
1895
+ fan_mode_setting: {
1896
+ enum: string[];
1897
+ type: string;
1898
+ };
1899
+ is_climate_setting_schedule_active: {
1900
+ type: string;
1901
+ };
1902
+ is_cooling: {
1903
+ type: string;
1904
+ };
1905
+ is_cooling_available: {
1906
+ enum: boolean[];
1907
+ type: string;
1908
+ };
1909
+ is_fan_running: {
1910
+ type: string;
1911
+ };
1912
+ is_heating: {
1913
+ type: string;
1914
+ };
1915
+ is_heating_available: {
1916
+ enum: boolean[];
1917
+ type: string;
1918
+ };
1919
+ is_temporary_manual_override_active: {
1920
+ type: string;
1921
+ };
1922
+ max_heating_set_point_celsius: {
1923
+ type: string;
1924
+ };
1925
+ max_heating_set_point_fahrenheit: {
1926
+ type: string;
1927
+ };
1928
+ min_heating_set_point_celsius: {
1929
+ type: string;
1930
+ };
1931
+ min_heating_set_point_fahrenheit: {
1932
+ type: string;
1933
+ };
1934
+ relative_humidity: {
1935
+ maximum: number;
1936
+ minimum: number;
1937
+ type: string;
1938
+ };
1939
+ temperature_celsius: {
1940
+ type: string;
1941
+ };
1942
+ temperature_fahrenheit: {
1943
+ type: string;
1944
+ };
1945
+ max_cooling_set_point_celsius?: never;
1946
+ max_cooling_set_point_fahrenheit?: never;
1947
+ min_cooling_set_point_celsius?: never;
1948
+ min_cooling_set_point_fahrenheit?: never;
1949
+ min_heating_cooling_delta_celsius?: never;
1950
+ min_heating_cooling_delta_fahrenheit?: never;
1951
+ };
1952
+ type: string;
1953
+ } | {
1954
+ properties: {
1955
+ active_climate_setting_schedule: {
1956
+ properties: {
1957
+ automatic_cooling_enabled: {
1958
+ type: string;
1959
+ };
1960
+ automatic_heating_enabled: {
1961
+ type: string;
1962
+ };
1963
+ climate_setting_schedule_id: {
1964
+ format: string;
1965
+ type: string;
1966
+ };
1967
+ cooling_set_point_celsius: {
1968
+ type: string;
3602
1969
  };
3603
- required: string[];
3604
- type: string;
3605
- };
3606
- available_hvac_mode_settings: {
3607
- items: {
1970
+ cooling_set_point_fahrenheit: {
1971
+ type: string;
1972
+ };
1973
+ created_at: {
1974
+ format: string;
1975
+ type: string;
1976
+ };
1977
+ device_id: {
1978
+ type: string;
1979
+ };
1980
+ errors: {
1981
+ description: string;
1982
+ nullable: boolean;
1983
+ };
1984
+ heating_set_point_celsius: {
1985
+ type: string;
1986
+ };
1987
+ heating_set_point_fahrenheit: {
1988
+ type: string;
1989
+ };
1990
+ hvac_mode_setting: {
3608
1991
  enum: string[];
3609
1992
  type: string;
3610
1993
  };
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
- };
1994
+ manual_override_allowed: {
1995
+ type: string;
3646
1996
  };
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
- };
1997
+ name: {
1998
+ type: string;
1999
+ };
2000
+ schedule_ends_at: {
2001
+ type: string;
2002
+ };
2003
+ schedule_starts_at: {
2004
+ type: string;
2005
+ };
2006
+ schedule_type: {
2007
+ enum: string[];
2008
+ type: string;
3677
2009
  };
3678
- required: string[];
3679
- type: string;
3680
2010
  };
3681
- fan_mode_setting: {
2011
+ required: string[];
2012
+ type: string;
2013
+ };
2014
+ available_hvac_mode_settings: {
2015
+ items: {
3682
2016
  enum: string[];
3683
2017
  type: string;
3684
2018
  };
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;
2019
+ type: string;
2020
+ };
2021
+ can_enable_automatic_cooling: {
2022
+ type: string;
2023
+ };
2024
+ can_enable_automatic_heating: {
2025
+ type: string;
2026
+ };
2027
+ current_climate_setting: {
2028
+ properties: {
2029
+ automatic_cooling_enabled: {
2030
+ type: string;
2031
+ };
2032
+ automatic_heating_enabled: {
2033
+ type: string;
2034
+ };
2035
+ cooling_set_point_celsius: {
2036
+ type: string;
2037
+ };
2038
+ cooling_set_point_fahrenheit: {
2039
+ type: string;
2040
+ };
2041
+ heating_set_point_celsius: {
2042
+ type: string;
2043
+ };
2044
+ heating_set_point_fahrenheit: {
2045
+ type: string;
2046
+ };
2047
+ hvac_mode_setting: {
2048
+ enum: string[];
2049
+ type: string;
2050
+ };
2051
+ manual_override_allowed: {
2052
+ type: string;
2053
+ };
3727
2054
  };
3728
- temperature_fahrenheit: {
3729
- type: string;
2055
+ required: string[];
2056
+ type: string;
2057
+ };
2058
+ default_climate_setting: {
2059
+ properties: {
2060
+ automatic_cooling_enabled: {
2061
+ type: string;
2062
+ };
2063
+ automatic_heating_enabled: {
2064
+ type: string;
2065
+ };
2066
+ cooling_set_point_celsius: {
2067
+ type: string;
2068
+ };
2069
+ cooling_set_point_fahrenheit: {
2070
+ type: string;
2071
+ };
2072
+ heating_set_point_celsius: {
2073
+ type: string;
2074
+ };
2075
+ heating_set_point_fahrenheit: {
2076
+ type: string;
2077
+ };
2078
+ hvac_mode_setting: {
2079
+ enum: string[];
2080
+ type: string;
2081
+ };
2082
+ manual_override_allowed: {
2083
+ type: string;
2084
+ };
3730
2085
  };
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;
2086
+ required: string[];
2087
+ type: string;
3737
2088
  };
3738
- type: string;
3739
- })[];
3740
- properties?: never;
3741
- type?: never;
2089
+ fan_mode_setting: {
2090
+ enum: string[];
2091
+ type: string;
2092
+ };
2093
+ is_climate_setting_schedule_active: {
2094
+ type: string;
2095
+ };
2096
+ is_cooling: {
2097
+ type: string;
2098
+ };
2099
+ is_cooling_available: {
2100
+ enum: boolean[];
2101
+ type: string;
2102
+ };
2103
+ is_fan_running: {
2104
+ type: string;
2105
+ };
2106
+ is_heating: {
2107
+ type: string;
2108
+ };
2109
+ is_heating_available: {
2110
+ enum: boolean[];
2111
+ type: string;
2112
+ };
2113
+ is_temporary_manual_override_active: {
2114
+ type: string;
2115
+ };
2116
+ max_cooling_set_point_celsius: {
2117
+ type: string;
2118
+ };
2119
+ max_cooling_set_point_fahrenheit: {
2120
+ type: string;
2121
+ };
2122
+ min_cooling_set_point_celsius: {
2123
+ type: string;
2124
+ };
2125
+ min_cooling_set_point_fahrenheit: {
2126
+ type: string;
2127
+ };
2128
+ relative_humidity: {
2129
+ maximum: number;
2130
+ minimum: number;
2131
+ type: string;
2132
+ };
2133
+ temperature_celsius: {
2134
+ type: string;
2135
+ };
2136
+ temperature_fahrenheit: {
2137
+ type: string;
2138
+ };
2139
+ max_heating_set_point_celsius?: never;
2140
+ max_heating_set_point_fahrenheit?: never;
2141
+ min_heating_cooling_delta_celsius?: never;
2142
+ min_heating_cooling_delta_fahrenheit?: never;
2143
+ min_heating_set_point_celsius?: never;
2144
+ min_heating_set_point_fahrenheit?: never;
2145
+ };
2146
+ type: string;
3742
2147
  })[];
2148
+ properties?: never;
2149
+ type?: never;
2150
+ })[];
2151
+ })[];
2152
+ description: string;
2153
+ };
2154
+ warnings: {
2155
+ description: string;
2156
+ items: {
2157
+ properties: {
2158
+ message: {
2159
+ type: string;
2160
+ };
2161
+ warning_code: {
2162
+ type: string;
2163
+ };
2164
+ };
2165
+ required: string[];
2166
+ type: string;
2167
+ };
2168
+ type: string;
2169
+ };
2170
+ workspace_id: {
2171
+ description: string;
2172
+ format: string;
2173
+ type: string;
2174
+ };
2175
+ };
2176
+ required: string[];
2177
+ type: string;
2178
+ };
2179
+ device_provider: {
2180
+ properties: {
2181
+ device_provider_name: {
2182
+ type: string;
2183
+ };
2184
+ display_name: {
2185
+ type: string;
2186
+ };
2187
+ image_url: {
2188
+ type: string;
2189
+ };
2190
+ provider_categories: {
2191
+ items: {
2192
+ enum: string[];
2193
+ type: string;
2194
+ };
2195
+ type: string;
2196
+ };
2197
+ };
2198
+ required: string[];
2199
+ type: string;
2200
+ };
2201
+ enrollment_automation: {
2202
+ properties: {
2203
+ created_at: {
2204
+ format: string;
2205
+ type: string;
2206
+ };
2207
+ credential_manager_acs_system_id: {
2208
+ format: string;
2209
+ type: string;
2210
+ };
2211
+ enrollment_automation_id: {
2212
+ format: string;
2213
+ type: string;
2214
+ };
2215
+ user_identity_id: {
2216
+ format: string;
2217
+ type: string;
2218
+ };
2219
+ workspace_id: {
2220
+ format: string;
2221
+ type: string;
2222
+ };
2223
+ };
2224
+ required: string[];
2225
+ type: string;
2226
+ };
2227
+ event: {
2228
+ properties: {
2229
+ created_at: {
2230
+ format: string;
2231
+ type: string;
2232
+ };
2233
+ device_id: {
2234
+ format: string;
2235
+ type: string;
2236
+ };
2237
+ event_id: {
2238
+ format: string;
2239
+ type: string;
2240
+ };
2241
+ event_type: {
2242
+ type: string;
2243
+ };
2244
+ occurred_at: {
2245
+ format: string;
2246
+ type: string;
2247
+ };
2248
+ workspace_id: {
2249
+ format: string;
2250
+ type: string;
2251
+ };
2252
+ };
2253
+ required: string[];
2254
+ type: string;
2255
+ };
2256
+ noise_threshold: {
2257
+ properties: {
2258
+ device_id: {
2259
+ format: string;
2260
+ type: string;
2261
+ };
2262
+ ends_daily_at: {
2263
+ type: string;
2264
+ };
2265
+ name: {
2266
+ type: string;
2267
+ };
2268
+ noise_threshold_decibels: {
2269
+ type: string;
2270
+ };
2271
+ noise_threshold_id: {
2272
+ format: string;
2273
+ type: string;
2274
+ };
2275
+ noise_threshold_nrs: {
2276
+ type: string;
2277
+ };
2278
+ starts_daily_at: {
2279
+ type: string;
2280
+ };
2281
+ };
2282
+ required: string[];
2283
+ type: string;
2284
+ };
2285
+ phone: {
2286
+ properties: {
2287
+ capabilities_supported: {
2288
+ description: string;
2289
+ items: {
2290
+ enum: string[];
2291
+ type: string;
2292
+ };
2293
+ type: string;
2294
+ };
2295
+ created_at: {
2296
+ description: string;
2297
+ format: string;
2298
+ type: string;
2299
+ };
2300
+ custom_metadata: {
2301
+ additionalProperties: {
2302
+ nullable: boolean;
2303
+ oneOf: ({
2304
+ maxLength: number;
2305
+ type: string;
2306
+ format?: never;
2307
+ nullable?: never;
2308
+ } | {
2309
+ type: string;
2310
+ maxLength?: never;
2311
+ format?: never;
2312
+ nullable?: never;
2313
+ } | {
2314
+ format: string;
2315
+ nullable: boolean;
2316
+ type: string;
2317
+ maxLength?: never;
3743
2318
  })[];
3744
- properties?: never;
3745
- type?: never;
3746
- } | {
2319
+ };
2320
+ type: string;
2321
+ };
2322
+ device_id: {
2323
+ description: string;
2324
+ format: string;
2325
+ type: string;
2326
+ };
2327
+ device_type: {
2328
+ enum: string[];
2329
+ type: string;
2330
+ };
2331
+ errors: {
2332
+ description: string;
2333
+ items: {
3747
2334
  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
- };
2335
+ error_code: {
2336
+ type: string;
2337
+ };
2338
+ message: {
2339
+ type: string;
2340
+ };
2341
+ };
2342
+ required: string[];
2343
+ type: string;
2344
+ };
2345
+ type: string;
2346
+ };
2347
+ is_managed: {
2348
+ description: string;
2349
+ enum: boolean[];
2350
+ type: string;
2351
+ };
2352
+ location: {
2353
+ description: string;
2354
+ nullable: boolean;
2355
+ properties: {
2356
+ location_name: {
2357
+ description: string;
2358
+ type: string;
2359
+ };
2360
+ timezone: {
2361
+ description: string;
2362
+ type: string;
2363
+ };
2364
+ };
2365
+ type: string;
2366
+ };
2367
+ properties: {
2368
+ properties: {
2369
+ assa_abloy_credential_service_metadata: {
2370
+ properties: {
2371
+ endpoints: {
2372
+ items: {
2373
+ properties: {
2374
+ endpoint_id: {
2375
+ type: string;
2376
+ };
2377
+ is_active: {
2378
+ type: string;
3759
2379
  };
3760
- required: string[];
3761
- type: string;
3762
2380
  };
2381
+ required: string[];
3763
2382
  type: string;
3764
2383
  };
3765
- has_active_endpoint: {
3766
- type: string;
3767
- };
2384
+ type: string;
2385
+ };
2386
+ has_active_endpoint: {
2387
+ type: string;
3768
2388
  };
3769
- required: string[];
3770
- type: string;
3771
2389
  };
2390
+ required: string[];
2391
+ type: string;
3772
2392
  };
3773
- type: string;
3774
- allOf?: never;
3775
- })[];
3776
- description: string;
2393
+ };
2394
+ type: string;
3777
2395
  };
3778
2396
  warnings: {
3779
2397
  description: string;
@@ -18825,6 +17443,14 @@ interface Routes {
18825
17443
  /** Deprecated. Use offline_access_codes_enabled. */
18826
17444
  supports_offline_access_codes?: boolean | undefined;
18827
17445
  } & {
17446
+ assa_abloy_credential_service_metadata?: ({
17447
+ has_active_endpoint: boolean;
17448
+ endpoints: Array<{
17449
+ endpoint_id: string;
17450
+ is_active: boolean;
17451
+ }>;
17452
+ } | undefined) | undefined;
17453
+ }) & {
18828
17454
  august_metadata?: {
18829
17455
  lock_id: string;
18830
17456
  lock_name: string;
@@ -19191,17 +17817,7 @@ interface Routes {
19191
17817
  min_cooling_set_point_fahrenheit?: number | undefined;
19192
17818
  max_cooling_set_point_celsius?: number | undefined;
19193
17819
  max_cooling_set_point_fahrenheit?: number | undefined;
19194
- }))) & {
19195
- properties?: {
19196
- assa_abloy_credential_service_metadata?: {
19197
- has_active_endpoint: boolean;
19198
- endpoints: Array<{
19199
- endpoint_id: string;
19200
- is_active: boolean;
19201
- }>;
19202
- } | undefined;
19203
- } | undefined;
19204
- };
17820
+ }));
19205
17821
  /** Location information for the device. */
19206
17822
  location: {
19207
17823
  /** Name of the device location. */
@@ -19303,6 +17919,14 @@ interface Routes {
19303
17919
  /** Deprecated. Use offline_access_codes_enabled. */
19304
17920
  supports_offline_access_codes?: boolean | undefined;
19305
17921
  } & {
17922
+ assa_abloy_credential_service_metadata?: ({
17923
+ has_active_endpoint: boolean;
17924
+ endpoints: Array<{
17925
+ endpoint_id: string;
17926
+ is_active: boolean;
17927
+ }>;
17928
+ } | undefined) | undefined;
17929
+ }) & {
19306
17930
  august_metadata?: {
19307
17931
  lock_id: string;
19308
17932
  lock_name: string;
@@ -19669,17 +18293,7 @@ interface Routes {
19669
18293
  min_cooling_set_point_fahrenheit?: number | undefined;
19670
18294
  max_cooling_set_point_celsius?: number | undefined;
19671
18295
  max_cooling_set_point_fahrenheit?: number | undefined;
19672
- }))) & {
19673
- properties?: {
19674
- assa_abloy_credential_service_metadata?: {
19675
- has_active_endpoint: boolean;
19676
- endpoints: Array<{
19677
- endpoint_id: string;
19678
- is_active: boolean;
19679
- }>;
19680
- } | undefined;
19681
- } | undefined;
19682
- };
18296
+ }));
19683
18297
  /** Location information for the device. */
19684
18298
  location: {
19685
18299
  /** Name of the device location. */
@@ -20100,6 +18714,14 @@ interface Routes {
20100
18714
  /** Deprecated. Use offline_access_codes_enabled. */
20101
18715
  supports_offline_access_codes?: boolean | undefined;
20102
18716
  } & {
18717
+ assa_abloy_credential_service_metadata?: ({
18718
+ has_active_endpoint: boolean;
18719
+ endpoints: Array<{
18720
+ endpoint_id: string;
18721
+ is_active: boolean;
18722
+ }>;
18723
+ } | undefined) | undefined;
18724
+ }) & {
20103
18725
  august_metadata?: {
20104
18726
  lock_id: string;
20105
18727
  lock_name: string;
@@ -20466,17 +19088,7 @@ interface Routes {
20466
19088
  min_cooling_set_point_fahrenheit?: number | undefined;
20467
19089
  max_cooling_set_point_celsius?: number | undefined;
20468
19090
  max_cooling_set_point_fahrenheit?: number | undefined;
20469
- }))) & {
20470
- properties?: {
20471
- assa_abloy_credential_service_metadata?: {
20472
- has_active_endpoint: boolean;
20473
- endpoints: Array<{
20474
- endpoint_id: string;
20475
- is_active: boolean;
20476
- }>;
20477
- } | undefined;
20478
- } | undefined;
20479
- };
19091
+ }));
20480
19092
  /** Location information for the device. */
20481
19093
  location: {
20482
19094
  /** Name of the device location. */
@@ -20555,6 +19167,14 @@ interface Routes {
20555
19167
  /** Deprecated. Use offline_access_codes_enabled. */
20556
19168
  supports_offline_access_codes?: boolean | undefined;
20557
19169
  } & {
19170
+ assa_abloy_credential_service_metadata?: ({
19171
+ has_active_endpoint: boolean;
19172
+ endpoints: Array<{
19173
+ endpoint_id: string;
19174
+ is_active: boolean;
19175
+ }>;
19176
+ } | undefined) | undefined;
19177
+ }) & {
20558
19178
  august_metadata?: {
20559
19179
  lock_id: string;
20560
19180
  lock_name: string;
@@ -20921,17 +19541,7 @@ interface Routes {
20921
19541
  min_cooling_set_point_fahrenheit?: number | undefined;
20922
19542
  max_cooling_set_point_celsius?: number | undefined;
20923
19543
  max_cooling_set_point_fahrenheit?: number | undefined;
20924
- }))) & {
20925
- properties?: {
20926
- assa_abloy_credential_service_metadata?: {
20927
- has_active_endpoint: boolean;
20928
- endpoints: Array<{
20929
- endpoint_id: string;
20930
- is_active: boolean;
20931
- }>;
20932
- } | undefined;
20933
- } | undefined;
20934
- };
19544
+ }));
20935
19545
  /** Location information for the device. */
20936
19546
  location: {
20937
19547
  /** Name of the device location. */
@@ -21033,6 +19643,14 @@ interface Routes {
21033
19643
  /** Deprecated. Use offline_access_codes_enabled. */
21034
19644
  supports_offline_access_codes?: boolean | undefined;
21035
19645
  } & {
19646
+ assa_abloy_credential_service_metadata?: ({
19647
+ has_active_endpoint: boolean;
19648
+ endpoints: Array<{
19649
+ endpoint_id: string;
19650
+ is_active: boolean;
19651
+ }>;
19652
+ } | undefined) | undefined;
19653
+ }) & {
21036
19654
  august_metadata?: {
21037
19655
  lock_id: string;
21038
19656
  lock_name: string;
@@ -21399,17 +20017,7 @@ interface Routes {
21399
20017
  min_cooling_set_point_fahrenheit?: number | undefined;
21400
20018
  max_cooling_set_point_celsius?: number | undefined;
21401
20019
  max_cooling_set_point_fahrenheit?: number | undefined;
21402
- }))) & {
21403
- properties?: {
21404
- assa_abloy_credential_service_metadata?: {
21405
- has_active_endpoint: boolean;
21406
- endpoints: Array<{
21407
- endpoint_id: string;
21408
- is_active: boolean;
21409
- }>;
21410
- } | undefined;
21411
- } | undefined;
21412
- };
20020
+ }));
21413
20021
  /** Location information for the device. */
21414
20022
  location: {
21415
20023
  /** Name of the device location. */
@@ -21488,6 +20096,14 @@ interface Routes {
21488
20096
  /** Deprecated. Use offline_access_codes_enabled. */
21489
20097
  supports_offline_access_codes?: boolean | undefined;
21490
20098
  } & {
20099
+ assa_abloy_credential_service_metadata?: ({
20100
+ has_active_endpoint: boolean;
20101
+ endpoints: Array<{
20102
+ endpoint_id: string;
20103
+ is_active: boolean;
20104
+ }>;
20105
+ } | undefined) | undefined;
20106
+ }) & {
21491
20107
  august_metadata?: {
21492
20108
  lock_id: string;
21493
20109
  lock_name: string;
@@ -21854,17 +20470,7 @@ interface Routes {
21854
20470
  min_cooling_set_point_fahrenheit?: number | undefined;
21855
20471
  max_cooling_set_point_celsius?: number | undefined;
21856
20472
  max_cooling_set_point_fahrenheit?: number | undefined;
21857
- }))) & {
21858
- properties?: {
21859
- assa_abloy_credential_service_metadata?: {
21860
- has_active_endpoint: boolean;
21861
- endpoints: Array<{
21862
- endpoint_id: string;
21863
- is_active: boolean;
21864
- }>;
21865
- } | undefined;
21866
- } | undefined;
21867
- };
20473
+ }));
21868
20474
  /** Location information for the device. */
21869
20475
  location: {
21870
20476
  /** Name of the device location. */
@@ -22535,6 +21141,14 @@ interface Routes {
22535
21141
  /** Deprecated. Use offline_access_codes_enabled. */
22536
21142
  supports_offline_access_codes?: boolean | undefined;
22537
21143
  } & {
21144
+ assa_abloy_credential_service_metadata?: ({
21145
+ has_active_endpoint: boolean;
21146
+ endpoints: Array<{
21147
+ endpoint_id: string;
21148
+ is_active: boolean;
21149
+ }>;
21150
+ } | undefined) | undefined;
21151
+ }) & {
22538
21152
  august_metadata?: {
22539
21153
  lock_id: string;
22540
21154
  lock_name: string;
@@ -22901,17 +21515,7 @@ interface Routes {
22901
21515
  min_cooling_set_point_fahrenheit?: number | undefined;
22902
21516
  max_cooling_set_point_celsius?: number | undefined;
22903
21517
  max_cooling_set_point_fahrenheit?: number | undefined;
22904
- }))) & {
22905
- properties?: {
22906
- assa_abloy_credential_service_metadata?: {
22907
- has_active_endpoint: boolean;
22908
- endpoints: Array<{
22909
- endpoint_id: string;
22910
- is_active: boolean;
22911
- }>;
22912
- } | undefined;
22913
- } | undefined;
22914
- };
21518
+ }));
22915
21519
  /** Location information for the device. */
22916
21520
  location: {
22917
21521
  /** Name of the device location. */
@@ -23043,6 +21647,14 @@ interface Routes {
23043
21647
  /** Deprecated. Use offline_access_codes_enabled. */
23044
21648
  supports_offline_access_codes?: boolean | undefined;
23045
21649
  } & {
21650
+ assa_abloy_credential_service_metadata?: ({
21651
+ has_active_endpoint: boolean;
21652
+ endpoints: Array<{
21653
+ endpoint_id: string;
21654
+ is_active: boolean;
21655
+ }>;
21656
+ } | undefined) | undefined;
21657
+ }) & {
23046
21658
  august_metadata?: {
23047
21659
  lock_id: string;
23048
21660
  lock_name: string;
@@ -23409,17 +22021,7 @@ interface Routes {
23409
22021
  min_cooling_set_point_fahrenheit?: number | undefined;
23410
22022
  max_cooling_set_point_celsius?: number | undefined;
23411
22023
  max_cooling_set_point_fahrenheit?: number | undefined;
23412
- }))) & {
23413
- properties?: {
23414
- assa_abloy_credential_service_metadata?: {
23415
- has_active_endpoint: boolean;
23416
- endpoints: Array<{
23417
- endpoint_id: string;
23418
- is_active: boolean;
23419
- }>;
23420
- } | undefined;
23421
- } | undefined;
23422
- };
22024
+ }));
23423
22025
  /** Location information for the device. */
23424
22026
  location: {
23425
22027
  /** Name of the device location. */
@@ -23712,6 +22314,14 @@ interface Routes {
23712
22314
  /** Deprecated. Use offline_access_codes_enabled. */
23713
22315
  supports_offline_access_codes?: boolean | undefined;
23714
22316
  } & {
22317
+ assa_abloy_credential_service_metadata?: ({
22318
+ has_active_endpoint: boolean;
22319
+ endpoints: Array<{
22320
+ endpoint_id: string;
22321
+ is_active: boolean;
22322
+ }>;
22323
+ } | undefined) | undefined;
22324
+ }) & {
23715
22325
  august_metadata?: {
23716
22326
  lock_id: string;
23717
22327
  lock_name: string;
@@ -24078,17 +22688,7 @@ interface Routes {
24078
22688
  min_cooling_set_point_fahrenheit?: number | undefined;
24079
22689
  max_cooling_set_point_celsius?: number | undefined;
24080
22690
  max_cooling_set_point_fahrenheit?: number | undefined;
24081
- }))) & {
24082
- properties?: {
24083
- assa_abloy_credential_service_metadata?: {
24084
- has_active_endpoint: boolean;
24085
- endpoints: Array<{
24086
- endpoint_id: string;
24087
- is_active: boolean;
24088
- }>;
24089
- } | undefined;
24090
- } | undefined;
24091
- };
22691
+ }));
24092
22692
  /** Location information for the device. */
24093
22693
  location: {
24094
22694
  /** Name of the device location. */