@seamapi/types 1.857.0 → 1.859.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/connect.cjs +442 -111
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +5 -489
- package/dist/index.cjs +442 -111
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/access-codes/managed-access-code.d.ts +0 -129
- package/lib/seam/connect/models/access-codes/managed-access-code.js +0 -22
- package/lib/seam/connect/models/access-codes/managed-access-code.js.map +1 -1
- package/lib/seam/connect/models/access-codes/unmanaged-access-code.d.ts +0 -47
- package/lib/seam/connect/models/batch.d.ts +0 -144
- package/lib/seam/connect/models/devices/device-metadata.d.ts +0 -5
- package/lib/seam/connect/models/devices/device-metadata.js +0 -4
- package/lib/seam/connect/models/devices/device-metadata.js.map +1 -1
- package/lib/seam/connect/models/devices/device.d.ts +0 -7
- package/lib/seam/connect/models/devices/unmanaged-device.d.ts +0 -5
- package/lib/seam/connect/openapi.js +442 -98
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +5 -210
- package/package.json +1 -1
- package/src/lib/seam/connect/models/access-codes/managed-access-code.ts +0 -24
- package/src/lib/seam/connect/models/devices/device-metadata.ts +0 -6
- package/src/lib/seam/connect/openapi.ts +443 -117
- package/src/lib/seam/connect/route-types.ts +436 -232
|
@@ -482,37 +482,6 @@ const openapi: OpenAPISpec = {
|
|
|
482
482
|
required: ['message', 'is_access_code_error', 'error_code'],
|
|
483
483
|
type: 'object',
|
|
484
484
|
},
|
|
485
|
-
{
|
|
486
|
-
description:
|
|
487
|
-
'Access code has not yet been fully moved to the device.',
|
|
488
|
-
properties: {
|
|
489
|
-
created_at: {
|
|
490
|
-
description:
|
|
491
|
-
'Date and time at which Seam created the error.',
|
|
492
|
-
format: 'date-time',
|
|
493
|
-
type: 'string',
|
|
494
|
-
},
|
|
495
|
-
error_code: {
|
|
496
|
-
description:
|
|
497
|
-
'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.',
|
|
498
|
-
enum: ['august_device_programming_delay'],
|
|
499
|
-
type: 'string',
|
|
500
|
-
},
|
|
501
|
-
is_access_code_error: {
|
|
502
|
-
description:
|
|
503
|
-
'Indicates that this is an access code error.',
|
|
504
|
-
enum: [true],
|
|
505
|
-
type: 'boolean',
|
|
506
|
-
},
|
|
507
|
-
message: {
|
|
508
|
-
description:
|
|
509
|
-
'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.',
|
|
510
|
-
type: 'string',
|
|
511
|
-
},
|
|
512
|
-
},
|
|
513
|
-
required: ['message', 'is_access_code_error', 'error_code'],
|
|
514
|
-
type: 'object',
|
|
515
|
-
},
|
|
516
485
|
{
|
|
517
486
|
description: 'August lock is missing a keypad.',
|
|
518
487
|
properties: {
|
|
@@ -1895,31 +1864,6 @@ const openapi: OpenAPISpec = {
|
|
|
1895
1864
|
required: ['message', 'warning_code'],
|
|
1896
1865
|
type: 'object',
|
|
1897
1866
|
},
|
|
1898
|
-
{
|
|
1899
|
-
description:
|
|
1900
|
-
'Access code has not yet been fully moved to the device.',
|
|
1901
|
-
properties: {
|
|
1902
|
-
created_at: {
|
|
1903
|
-
description:
|
|
1904
|
-
'Date and time at which Seam created the warning.',
|
|
1905
|
-
format: 'date-time',
|
|
1906
|
-
type: 'string',
|
|
1907
|
-
},
|
|
1908
|
-
message: {
|
|
1909
|
-
description:
|
|
1910
|
-
'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.',
|
|
1911
|
-
type: 'string',
|
|
1912
|
-
},
|
|
1913
|
-
warning_code: {
|
|
1914
|
-
description:
|
|
1915
|
-
'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
1916
|
-
enum: ['august_device_programming_delay'],
|
|
1917
|
-
type: 'string',
|
|
1918
|
-
},
|
|
1919
|
-
},
|
|
1920
|
-
required: ['message', 'warning_code'],
|
|
1921
|
-
type: 'object',
|
|
1922
|
-
},
|
|
1923
1867
|
{
|
|
1924
1868
|
description: 'August lock is temporarily offline.',
|
|
1925
1869
|
properties: {
|
|
@@ -14252,11 +14196,6 @@ const openapi: OpenAPISpec = {
|
|
|
14252
14196
|
description: 'Lock name for an Omnitec device.',
|
|
14253
14197
|
type: 'string',
|
|
14254
14198
|
},
|
|
14255
|
-
time_zone: {
|
|
14256
|
-
description:
|
|
14257
|
-
'IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment.',
|
|
14258
|
-
type: 'string',
|
|
14259
|
-
},
|
|
14260
14199
|
timezone_raw_offset_ms: {
|
|
14261
14200
|
description:
|
|
14262
14201
|
'Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST.',
|
|
@@ -27781,37 +27720,6 @@ const openapi: OpenAPISpec = {
|
|
|
27781
27720
|
required: ['message', 'is_access_code_error', 'error_code'],
|
|
27782
27721
|
type: 'object',
|
|
27783
27722
|
},
|
|
27784
|
-
{
|
|
27785
|
-
description:
|
|
27786
|
-
'Access code has not yet been fully moved to the device.',
|
|
27787
|
-
properties: {
|
|
27788
|
-
created_at: {
|
|
27789
|
-
description:
|
|
27790
|
-
'Date and time at which Seam created the error.',
|
|
27791
|
-
format: 'date-time',
|
|
27792
|
-
type: 'string',
|
|
27793
|
-
},
|
|
27794
|
-
error_code: {
|
|
27795
|
-
description:
|
|
27796
|
-
'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.',
|
|
27797
|
-
enum: ['august_device_programming_delay'],
|
|
27798
|
-
type: 'string',
|
|
27799
|
-
},
|
|
27800
|
-
is_access_code_error: {
|
|
27801
|
-
description:
|
|
27802
|
-
'Indicates that this is an access code error.',
|
|
27803
|
-
enum: [true],
|
|
27804
|
-
type: 'boolean',
|
|
27805
|
-
},
|
|
27806
|
-
message: {
|
|
27807
|
-
description:
|
|
27808
|
-
'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.',
|
|
27809
|
-
type: 'string',
|
|
27810
|
-
},
|
|
27811
|
-
},
|
|
27812
|
-
required: ['message', 'is_access_code_error', 'error_code'],
|
|
27813
|
-
type: 'object',
|
|
27814
|
-
},
|
|
27815
27723
|
{
|
|
27816
27724
|
description: 'August lock is missing a keypad.',
|
|
27817
27725
|
properties: {
|
|
@@ -28883,31 +28791,6 @@ const openapi: OpenAPISpec = {
|
|
|
28883
28791
|
required: ['message', 'warning_code'],
|
|
28884
28792
|
type: 'object',
|
|
28885
28793
|
},
|
|
28886
|
-
{
|
|
28887
|
-
description:
|
|
28888
|
-
'Access code has not yet been fully moved to the device.',
|
|
28889
|
-
properties: {
|
|
28890
|
-
created_at: {
|
|
28891
|
-
description:
|
|
28892
|
-
'Date and time at which Seam created the warning.',
|
|
28893
|
-
format: 'date-time',
|
|
28894
|
-
type: 'string',
|
|
28895
|
-
},
|
|
28896
|
-
message: {
|
|
28897
|
-
description:
|
|
28898
|
-
'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.',
|
|
28899
|
-
type: 'string',
|
|
28900
|
-
},
|
|
28901
|
-
warning_code: {
|
|
28902
|
-
description:
|
|
28903
|
-
'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
28904
|
-
enum: ['august_device_programming_delay'],
|
|
28905
|
-
type: 'string',
|
|
28906
|
-
},
|
|
28907
|
-
},
|
|
28908
|
-
required: ['message', 'warning_code'],
|
|
28909
|
-
type: 'object',
|
|
28910
|
-
},
|
|
28911
28794
|
{
|
|
28912
28795
|
description: 'August lock is temporarily offline.',
|
|
28913
28796
|
properties: {
|
|
@@ -55788,6 +55671,449 @@ const openapi: OpenAPISpec = {
|
|
|
55788
55671
|
format: 'uuid',
|
|
55789
55672
|
type: 'string',
|
|
55790
55673
|
},
|
|
55674
|
+
omnitec_metadata: {
|
|
55675
|
+
description: 'Omnitec-specific metadata to update',
|
|
55676
|
+
properties: {
|
|
55677
|
+
time_zone: {
|
|
55678
|
+
description:
|
|
55679
|
+
'IANA timezone for the Omnitec device',
|
|
55680
|
+
enum: [
|
|
55681
|
+
'Africa/Abidjan',
|
|
55682
|
+
'Africa/Accra',
|
|
55683
|
+
'Africa/Addis_Ababa',
|
|
55684
|
+
'Africa/Algiers',
|
|
55685
|
+
'Africa/Asmera',
|
|
55686
|
+
'Africa/Bamako',
|
|
55687
|
+
'Africa/Bangui',
|
|
55688
|
+
'Africa/Banjul',
|
|
55689
|
+
'Africa/Bissau',
|
|
55690
|
+
'Africa/Blantyre',
|
|
55691
|
+
'Africa/Brazzaville',
|
|
55692
|
+
'Africa/Bujumbura',
|
|
55693
|
+
'Africa/Cairo',
|
|
55694
|
+
'Africa/Casablanca',
|
|
55695
|
+
'Africa/Ceuta',
|
|
55696
|
+
'Africa/Conakry',
|
|
55697
|
+
'Africa/Dakar',
|
|
55698
|
+
'Africa/Dar_es_Salaam',
|
|
55699
|
+
'Africa/Djibouti',
|
|
55700
|
+
'Africa/Douala',
|
|
55701
|
+
'Africa/El_Aaiun',
|
|
55702
|
+
'Africa/Freetown',
|
|
55703
|
+
'Africa/Gaborone',
|
|
55704
|
+
'Africa/Harare',
|
|
55705
|
+
'Africa/Johannesburg',
|
|
55706
|
+
'Africa/Juba',
|
|
55707
|
+
'Africa/Kampala',
|
|
55708
|
+
'Africa/Khartoum',
|
|
55709
|
+
'Africa/Kigali',
|
|
55710
|
+
'Africa/Kinshasa',
|
|
55711
|
+
'Africa/Lagos',
|
|
55712
|
+
'Africa/Libreville',
|
|
55713
|
+
'Africa/Lome',
|
|
55714
|
+
'Africa/Luanda',
|
|
55715
|
+
'Africa/Lubumbashi',
|
|
55716
|
+
'Africa/Lusaka',
|
|
55717
|
+
'Africa/Malabo',
|
|
55718
|
+
'Africa/Maputo',
|
|
55719
|
+
'Africa/Maseru',
|
|
55720
|
+
'Africa/Mbabane',
|
|
55721
|
+
'Africa/Mogadishu',
|
|
55722
|
+
'Africa/Monrovia',
|
|
55723
|
+
'Africa/Nairobi',
|
|
55724
|
+
'Africa/Ndjamena',
|
|
55725
|
+
'Africa/Niamey',
|
|
55726
|
+
'Africa/Nouakchott',
|
|
55727
|
+
'Africa/Ouagadougou',
|
|
55728
|
+
'Africa/Porto-Novo',
|
|
55729
|
+
'Africa/Sao_Tome',
|
|
55730
|
+
'Africa/Tripoli',
|
|
55731
|
+
'Africa/Tunis',
|
|
55732
|
+
'Africa/Windhoek',
|
|
55733
|
+
'America/Adak',
|
|
55734
|
+
'America/Anchorage',
|
|
55735
|
+
'America/Anguilla',
|
|
55736
|
+
'America/Antigua',
|
|
55737
|
+
'America/Araguaina',
|
|
55738
|
+
'America/Argentina/La_Rioja',
|
|
55739
|
+
'America/Argentina/Rio_Gallegos',
|
|
55740
|
+
'America/Argentina/Salta',
|
|
55741
|
+
'America/Argentina/San_Juan',
|
|
55742
|
+
'America/Argentina/San_Luis',
|
|
55743
|
+
'America/Argentina/Tucuman',
|
|
55744
|
+
'America/Argentina/Ushuaia',
|
|
55745
|
+
'America/Aruba',
|
|
55746
|
+
'America/Asuncion',
|
|
55747
|
+
'America/Bahia',
|
|
55748
|
+
'America/Bahia_Banderas',
|
|
55749
|
+
'America/Barbados',
|
|
55750
|
+
'America/Belem',
|
|
55751
|
+
'America/Belize',
|
|
55752
|
+
'America/Blanc-Sablon',
|
|
55753
|
+
'America/Boa_Vista',
|
|
55754
|
+
'America/Bogota',
|
|
55755
|
+
'America/Boise',
|
|
55756
|
+
'America/Buenos_Aires',
|
|
55757
|
+
'America/Cambridge_Bay',
|
|
55758
|
+
'America/Campo_Grande',
|
|
55759
|
+
'America/Cancun',
|
|
55760
|
+
'America/Caracas',
|
|
55761
|
+
'America/Catamarca',
|
|
55762
|
+
'America/Cayenne',
|
|
55763
|
+
'America/Cayman',
|
|
55764
|
+
'America/Chicago',
|
|
55765
|
+
'America/Chihuahua',
|
|
55766
|
+
'America/Ciudad_Juarez',
|
|
55767
|
+
'America/Coral_Harbour',
|
|
55768
|
+
'America/Cordoba',
|
|
55769
|
+
'America/Costa_Rica',
|
|
55770
|
+
'America/Creston',
|
|
55771
|
+
'America/Cuiaba',
|
|
55772
|
+
'America/Curacao',
|
|
55773
|
+
'America/Danmarkshavn',
|
|
55774
|
+
'America/Dawson',
|
|
55775
|
+
'America/Dawson_Creek',
|
|
55776
|
+
'America/Denver',
|
|
55777
|
+
'America/Detroit',
|
|
55778
|
+
'America/Dominica',
|
|
55779
|
+
'America/Edmonton',
|
|
55780
|
+
'America/Eirunepe',
|
|
55781
|
+
'America/El_Salvador',
|
|
55782
|
+
'America/Fort_Nelson',
|
|
55783
|
+
'America/Fortaleza',
|
|
55784
|
+
'America/Glace_Bay',
|
|
55785
|
+
'America/Godthab',
|
|
55786
|
+
'America/Goose_Bay',
|
|
55787
|
+
'America/Grand_Turk',
|
|
55788
|
+
'America/Grenada',
|
|
55789
|
+
'America/Guadeloupe',
|
|
55790
|
+
'America/Guatemala',
|
|
55791
|
+
'America/Guayaquil',
|
|
55792
|
+
'America/Guyana',
|
|
55793
|
+
'America/Halifax',
|
|
55794
|
+
'America/Havana',
|
|
55795
|
+
'America/Hermosillo',
|
|
55796
|
+
'America/Indiana/Knox',
|
|
55797
|
+
'America/Indiana/Marengo',
|
|
55798
|
+
'America/Indiana/Petersburg',
|
|
55799
|
+
'America/Indiana/Tell_City',
|
|
55800
|
+
'America/Indiana/Vevay',
|
|
55801
|
+
'America/Indiana/Vincennes',
|
|
55802
|
+
'America/Indiana/Winamac',
|
|
55803
|
+
'America/Indianapolis',
|
|
55804
|
+
'America/Inuvik',
|
|
55805
|
+
'America/Iqaluit',
|
|
55806
|
+
'America/Jamaica',
|
|
55807
|
+
'America/Jujuy',
|
|
55808
|
+
'America/Juneau',
|
|
55809
|
+
'America/Kentucky/Monticello',
|
|
55810
|
+
'America/Kralendijk',
|
|
55811
|
+
'America/La_Paz',
|
|
55812
|
+
'America/Lima',
|
|
55813
|
+
'America/Los_Angeles',
|
|
55814
|
+
'America/Louisville',
|
|
55815
|
+
'America/Lower_Princes',
|
|
55816
|
+
'America/Maceio',
|
|
55817
|
+
'America/Managua',
|
|
55818
|
+
'America/Manaus',
|
|
55819
|
+
'America/Marigot',
|
|
55820
|
+
'America/Martinique',
|
|
55821
|
+
'America/Matamoros',
|
|
55822
|
+
'America/Mazatlan',
|
|
55823
|
+
'America/Mendoza',
|
|
55824
|
+
'America/Menominee',
|
|
55825
|
+
'America/Merida',
|
|
55826
|
+
'America/Metlakatla',
|
|
55827
|
+
'America/Mexico_City',
|
|
55828
|
+
'America/Miquelon',
|
|
55829
|
+
'America/Moncton',
|
|
55830
|
+
'America/Monterrey',
|
|
55831
|
+
'America/Montevideo',
|
|
55832
|
+
'America/Montreal',
|
|
55833
|
+
'America/Montserrat',
|
|
55834
|
+
'America/Nassau',
|
|
55835
|
+
'America/New_York',
|
|
55836
|
+
'America/Nipigon',
|
|
55837
|
+
'America/Nome',
|
|
55838
|
+
'America/Noronha',
|
|
55839
|
+
'America/North_Dakota/Beulah',
|
|
55840
|
+
'America/North_Dakota/Center',
|
|
55841
|
+
'America/North_Dakota/New_Salem',
|
|
55842
|
+
'America/Ojinaga',
|
|
55843
|
+
'America/Panama',
|
|
55844
|
+
'America/Pangnirtung',
|
|
55845
|
+
'America/Paramaribo',
|
|
55846
|
+
'America/Phoenix',
|
|
55847
|
+
'America/Port-au-Prince',
|
|
55848
|
+
'America/Port_of_Spain',
|
|
55849
|
+
'America/Porto_Velho',
|
|
55850
|
+
'America/Puerto_Rico',
|
|
55851
|
+
'America/Punta_Arenas',
|
|
55852
|
+
'America/Rainy_River',
|
|
55853
|
+
'America/Rankin_Inlet',
|
|
55854
|
+
'America/Recife',
|
|
55855
|
+
'America/Regina',
|
|
55856
|
+
'America/Resolute',
|
|
55857
|
+
'America/Rio_Branco',
|
|
55858
|
+
'America/Santa_Isabel',
|
|
55859
|
+
'America/Santarem',
|
|
55860
|
+
'America/Santiago',
|
|
55861
|
+
'America/Santo_Domingo',
|
|
55862
|
+
'America/Sao_Paulo',
|
|
55863
|
+
'America/Scoresbysund',
|
|
55864
|
+
'America/Sitka',
|
|
55865
|
+
'America/St_Barthelemy',
|
|
55866
|
+
'America/St_Johns',
|
|
55867
|
+
'America/St_Kitts',
|
|
55868
|
+
'America/St_Lucia',
|
|
55869
|
+
'America/St_Thomas',
|
|
55870
|
+
'America/St_Vincent',
|
|
55871
|
+
'America/Swift_Current',
|
|
55872
|
+
'America/Tegucigalpa',
|
|
55873
|
+
'America/Thule',
|
|
55874
|
+
'America/Thunder_Bay',
|
|
55875
|
+
'America/Tijuana',
|
|
55876
|
+
'America/Toronto',
|
|
55877
|
+
'America/Tortola',
|
|
55878
|
+
'America/Vancouver',
|
|
55879
|
+
'America/Whitehorse',
|
|
55880
|
+
'America/Winnipeg',
|
|
55881
|
+
'America/Yakutat',
|
|
55882
|
+
'America/Yellowknife',
|
|
55883
|
+
'Antarctica/Casey',
|
|
55884
|
+
'Antarctica/Davis',
|
|
55885
|
+
'Antarctica/DumontDUrville',
|
|
55886
|
+
'Antarctica/Macquarie',
|
|
55887
|
+
'Antarctica/Mawson',
|
|
55888
|
+
'Antarctica/McMurdo',
|
|
55889
|
+
'Antarctica/Palmer',
|
|
55890
|
+
'Antarctica/Rothera',
|
|
55891
|
+
'Antarctica/Syowa',
|
|
55892
|
+
'Antarctica/Troll',
|
|
55893
|
+
'Antarctica/Vostok',
|
|
55894
|
+
'Arctic/Longyearbyen',
|
|
55895
|
+
'Asia/Aden',
|
|
55896
|
+
'Asia/Almaty',
|
|
55897
|
+
'Asia/Amman',
|
|
55898
|
+
'Asia/Anadyr',
|
|
55899
|
+
'Asia/Aqtau',
|
|
55900
|
+
'Asia/Aqtobe',
|
|
55901
|
+
'Asia/Ashgabat',
|
|
55902
|
+
'Asia/Atyrau',
|
|
55903
|
+
'Asia/Baghdad',
|
|
55904
|
+
'Asia/Bahrain',
|
|
55905
|
+
'Asia/Baku',
|
|
55906
|
+
'Asia/Bangkok',
|
|
55907
|
+
'Asia/Barnaul',
|
|
55908
|
+
'Asia/Beirut',
|
|
55909
|
+
'Asia/Bishkek',
|
|
55910
|
+
'Asia/Brunei',
|
|
55911
|
+
'Asia/Calcutta',
|
|
55912
|
+
'Asia/Chita',
|
|
55913
|
+
'Asia/Choibalsan',
|
|
55914
|
+
'Asia/Colombo',
|
|
55915
|
+
'Asia/Damascus',
|
|
55916
|
+
'Asia/Dhaka',
|
|
55917
|
+
'Asia/Dili',
|
|
55918
|
+
'Asia/Dubai',
|
|
55919
|
+
'Asia/Dushanbe',
|
|
55920
|
+
'Asia/Famagusta',
|
|
55921
|
+
'Asia/Gaza',
|
|
55922
|
+
'Asia/Hebron',
|
|
55923
|
+
'Asia/Hong_Kong',
|
|
55924
|
+
'Asia/Hovd',
|
|
55925
|
+
'Asia/Irkutsk',
|
|
55926
|
+
'Asia/Jakarta',
|
|
55927
|
+
'Asia/Jayapura',
|
|
55928
|
+
'Asia/Jerusalem',
|
|
55929
|
+
'Asia/Kabul',
|
|
55930
|
+
'Asia/Kamchatka',
|
|
55931
|
+
'Asia/Karachi',
|
|
55932
|
+
'Asia/Katmandu',
|
|
55933
|
+
'Asia/Khandyga',
|
|
55934
|
+
'Asia/Krasnoyarsk',
|
|
55935
|
+
'Asia/Kuala_Lumpur',
|
|
55936
|
+
'Asia/Kuching',
|
|
55937
|
+
'Asia/Kuwait',
|
|
55938
|
+
'Asia/Macau',
|
|
55939
|
+
'Asia/Magadan',
|
|
55940
|
+
'Asia/Makassar',
|
|
55941
|
+
'Asia/Manila',
|
|
55942
|
+
'Asia/Muscat',
|
|
55943
|
+
'Asia/Nicosia',
|
|
55944
|
+
'Asia/Novokuznetsk',
|
|
55945
|
+
'Asia/Novosibirsk',
|
|
55946
|
+
'Asia/Omsk',
|
|
55947
|
+
'Asia/Oral',
|
|
55948
|
+
'Asia/Phnom_Penh',
|
|
55949
|
+
'Asia/Pontianak',
|
|
55950
|
+
'Asia/Pyongyang',
|
|
55951
|
+
'Asia/Qatar',
|
|
55952
|
+
'Asia/Qostanay',
|
|
55953
|
+
'Asia/Qyzylorda',
|
|
55954
|
+
'Asia/Rangoon',
|
|
55955
|
+
'Asia/Riyadh',
|
|
55956
|
+
'Asia/Saigon',
|
|
55957
|
+
'Asia/Sakhalin',
|
|
55958
|
+
'Asia/Samarkand',
|
|
55959
|
+
'Asia/Seoul',
|
|
55960
|
+
'Asia/Shanghai',
|
|
55961
|
+
'Asia/Singapore',
|
|
55962
|
+
'Asia/Srednekolymsk',
|
|
55963
|
+
'Asia/Taipei',
|
|
55964
|
+
'Asia/Tashkent',
|
|
55965
|
+
'Asia/Tbilisi',
|
|
55966
|
+
'Asia/Tehran',
|
|
55967
|
+
'Asia/Thimphu',
|
|
55968
|
+
'Asia/Tokyo',
|
|
55969
|
+
'Asia/Tomsk',
|
|
55970
|
+
'Asia/Ulaanbaatar',
|
|
55971
|
+
'Asia/Urumqi',
|
|
55972
|
+
'Asia/Ust-Nera',
|
|
55973
|
+
'Asia/Vientiane',
|
|
55974
|
+
'Asia/Vladivostok',
|
|
55975
|
+
'Asia/Yakutsk',
|
|
55976
|
+
'Asia/Yekaterinburg',
|
|
55977
|
+
'Asia/Yerevan',
|
|
55978
|
+
'Atlantic/Azores',
|
|
55979
|
+
'Atlantic/Bermuda',
|
|
55980
|
+
'Atlantic/Canary',
|
|
55981
|
+
'Atlantic/Cape_Verde',
|
|
55982
|
+
'Atlantic/Faeroe',
|
|
55983
|
+
'Atlantic/Madeira',
|
|
55984
|
+
'Atlantic/Reykjavik',
|
|
55985
|
+
'Atlantic/South_Georgia',
|
|
55986
|
+
'Atlantic/St_Helena',
|
|
55987
|
+
'Atlantic/Stanley',
|
|
55988
|
+
'Australia/Adelaide',
|
|
55989
|
+
'Australia/Brisbane',
|
|
55990
|
+
'Australia/Broken_Hill',
|
|
55991
|
+
'Australia/Currie',
|
|
55992
|
+
'Australia/Darwin',
|
|
55993
|
+
'Australia/Eucla',
|
|
55994
|
+
'Australia/Hobart',
|
|
55995
|
+
'Australia/Lindeman',
|
|
55996
|
+
'Australia/Lord_Howe',
|
|
55997
|
+
'Australia/Melbourne',
|
|
55998
|
+
'Australia/Perth',
|
|
55999
|
+
'Australia/Sydney',
|
|
56000
|
+
'Europe/Amsterdam',
|
|
56001
|
+
'Europe/Andorra',
|
|
56002
|
+
'Europe/Astrakhan',
|
|
56003
|
+
'Europe/Athens',
|
|
56004
|
+
'Europe/Belgrade',
|
|
56005
|
+
'Europe/Berlin',
|
|
56006
|
+
'Europe/Bratislava',
|
|
56007
|
+
'Europe/Brussels',
|
|
56008
|
+
'Europe/Bucharest',
|
|
56009
|
+
'Europe/Budapest',
|
|
56010
|
+
'Europe/Busingen',
|
|
56011
|
+
'Europe/Chisinau',
|
|
56012
|
+
'Europe/Copenhagen',
|
|
56013
|
+
'Europe/Dublin',
|
|
56014
|
+
'Europe/Gibraltar',
|
|
56015
|
+
'Europe/Guernsey',
|
|
56016
|
+
'Europe/Helsinki',
|
|
56017
|
+
'Europe/Isle_of_Man',
|
|
56018
|
+
'Europe/Istanbul',
|
|
56019
|
+
'Europe/Jersey',
|
|
56020
|
+
'Europe/Kaliningrad',
|
|
56021
|
+
'Europe/Kiev',
|
|
56022
|
+
'Europe/Kirov',
|
|
56023
|
+
'Europe/Lisbon',
|
|
56024
|
+
'Europe/Ljubljana',
|
|
56025
|
+
'Europe/London',
|
|
56026
|
+
'Europe/Luxembourg',
|
|
56027
|
+
'Europe/Madrid',
|
|
56028
|
+
'Europe/Malta',
|
|
56029
|
+
'Europe/Mariehamn',
|
|
56030
|
+
'Europe/Minsk',
|
|
56031
|
+
'Europe/Monaco',
|
|
56032
|
+
'Europe/Moscow',
|
|
56033
|
+
'Europe/Oslo',
|
|
56034
|
+
'Europe/Paris',
|
|
56035
|
+
'Europe/Podgorica',
|
|
56036
|
+
'Europe/Prague',
|
|
56037
|
+
'Europe/Riga',
|
|
56038
|
+
'Europe/Rome',
|
|
56039
|
+
'Europe/Samara',
|
|
56040
|
+
'Europe/San_Marino',
|
|
56041
|
+
'Europe/Sarajevo',
|
|
56042
|
+
'Europe/Saratov',
|
|
56043
|
+
'Europe/Simferopol',
|
|
56044
|
+
'Europe/Skopje',
|
|
56045
|
+
'Europe/Sofia',
|
|
56046
|
+
'Europe/Stockholm',
|
|
56047
|
+
'Europe/Tallinn',
|
|
56048
|
+
'Europe/Tirane',
|
|
56049
|
+
'Europe/Ulyanovsk',
|
|
56050
|
+
'Europe/Uzhgorod',
|
|
56051
|
+
'Europe/Vaduz',
|
|
56052
|
+
'Europe/Vatican',
|
|
56053
|
+
'Europe/Vienna',
|
|
56054
|
+
'Europe/Vilnius',
|
|
56055
|
+
'Europe/Volgograd',
|
|
56056
|
+
'Europe/Warsaw',
|
|
56057
|
+
'Europe/Zagreb',
|
|
56058
|
+
'Europe/Zaporozhye',
|
|
56059
|
+
'Europe/Zurich',
|
|
56060
|
+
'Indian/Antananarivo',
|
|
56061
|
+
'Indian/Chagos',
|
|
56062
|
+
'Indian/Christmas',
|
|
56063
|
+
'Indian/Cocos',
|
|
56064
|
+
'Indian/Comoro',
|
|
56065
|
+
'Indian/Kerguelen',
|
|
56066
|
+
'Indian/Mahe',
|
|
56067
|
+
'Indian/Maldives',
|
|
56068
|
+
'Indian/Mauritius',
|
|
56069
|
+
'Indian/Mayotte',
|
|
56070
|
+
'Indian/Reunion',
|
|
56071
|
+
'Pacific/Apia',
|
|
56072
|
+
'Pacific/Auckland',
|
|
56073
|
+
'Pacific/Bougainville',
|
|
56074
|
+
'Pacific/Chatham',
|
|
56075
|
+
'Pacific/Easter',
|
|
56076
|
+
'Pacific/Efate',
|
|
56077
|
+
'Pacific/Enderbury',
|
|
56078
|
+
'Pacific/Fakaofo',
|
|
56079
|
+
'Pacific/Fiji',
|
|
56080
|
+
'Pacific/Funafuti',
|
|
56081
|
+
'Pacific/Galapagos',
|
|
56082
|
+
'Pacific/Gambier',
|
|
56083
|
+
'Pacific/Guadalcanal',
|
|
56084
|
+
'Pacific/Guam',
|
|
56085
|
+
'Pacific/Honolulu',
|
|
56086
|
+
'Pacific/Johnston',
|
|
56087
|
+
'Pacific/Kiritimati',
|
|
56088
|
+
'Pacific/Kosrae',
|
|
56089
|
+
'Pacific/Kwajalein',
|
|
56090
|
+
'Pacific/Majuro',
|
|
56091
|
+
'Pacific/Marquesas',
|
|
56092
|
+
'Pacific/Midway',
|
|
56093
|
+
'Pacific/Nauru',
|
|
56094
|
+
'Pacific/Niue',
|
|
56095
|
+
'Pacific/Norfolk',
|
|
56096
|
+
'Pacific/Noumea',
|
|
56097
|
+
'Pacific/Pago_Pago',
|
|
56098
|
+
'Pacific/Palau',
|
|
56099
|
+
'Pacific/Pitcairn',
|
|
56100
|
+
'Pacific/Ponape',
|
|
56101
|
+
'Pacific/Port_Moresby',
|
|
56102
|
+
'Pacific/Rarotonga',
|
|
56103
|
+
'Pacific/Saipan',
|
|
56104
|
+
'Pacific/Tahiti',
|
|
56105
|
+
'Pacific/Tarawa',
|
|
56106
|
+
'Pacific/Tongatapu',
|
|
56107
|
+
'Pacific/Truk',
|
|
56108
|
+
'Pacific/Wake',
|
|
56109
|
+
'Pacific/Wallis',
|
|
56110
|
+
],
|
|
56111
|
+
type: 'string',
|
|
56112
|
+
},
|
|
56113
|
+
},
|
|
56114
|
+
required: ['time_zone'],
|
|
56115
|
+
type: 'object',
|
|
56116
|
+
},
|
|
55791
56117
|
schlage_metadata: {
|
|
55792
56118
|
description: 'Schlage-specific metadata to update',
|
|
55793
56119
|
properties: {
|