@seamapi/types 1.340.1 → 1.341.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 +55 -15
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +112 -56
- package/lib/seam/connect/models/acs/acs-credential.js +2 -10
- package/lib/seam/connect/models/acs/acs-credential.js.map +1 -1
- package/lib/seam/connect/openapi.d.ts +71 -0
- package/lib/seam/connect/openapi.js +53 -7
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +41 -56
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/acs-credential.ts +2 -12
- package/src/lib/seam/connect/openapi.ts +53 -7
- package/src/lib/seam/connect/route-types.ts +41 -56
|
@@ -444,8 +444,7 @@ export interface Routes {
|
|
|
444
444
|
status: 'success'
|
|
445
445
|
error: null
|
|
446
446
|
action_type: 'ENCODE_CREDENTIAL'
|
|
447
|
-
/** Means by which a user gains access at an entrance.
|
|
448
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
447
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
449
448
|
result:
|
|
450
449
|
| {
|
|
451
450
|
/** ID of the credential. */
|
|
@@ -2126,8 +2125,7 @@ export interface Routes {
|
|
|
2126
2125
|
status: 'success'
|
|
2127
2126
|
error: null
|
|
2128
2127
|
action_type: 'ENCODE_CREDENTIAL'
|
|
2129
|
-
/** Means by which a user gains access at an entrance.
|
|
2130
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
2128
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
2131
2129
|
result:
|
|
2132
2130
|
| {
|
|
2133
2131
|
/** ID of the credential. */
|
|
@@ -4770,8 +4768,7 @@ export interface Routes {
|
|
|
4770
4768
|
status: 'success'
|
|
4771
4769
|
error: null
|
|
4772
4770
|
action_type: 'ENCODE_CREDENTIAL'
|
|
4773
|
-
/** Means by which a user gains access at an entrance.
|
|
4774
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
4771
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
4775
4772
|
result:
|
|
4776
4773
|
| {
|
|
4777
4774
|
/** ID of the credential. */
|
|
@@ -6439,8 +6436,7 @@ export interface Routes {
|
|
|
6439
6436
|
status: 'success'
|
|
6440
6437
|
error: null
|
|
6441
6438
|
action_type: 'ENCODE_CREDENTIAL'
|
|
6442
|
-
/** Means by which a user gains access at an entrance.
|
|
6443
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
6439
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
6444
6440
|
result:
|
|
6445
6441
|
| {
|
|
6446
6442
|
/** ID of the credential. */
|
|
@@ -7607,8 +7603,7 @@ export interface Routes {
|
|
|
7607
7603
|
commonParams: {}
|
|
7608
7604
|
formData: {}
|
|
7609
7605
|
jsonResponse: {
|
|
7610
|
-
/** Means by which a user gains access at an entrance.
|
|
7611
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
7606
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
7612
7607
|
acs_credential: {
|
|
7613
7608
|
/** ID of the credential. */
|
|
7614
7609
|
acs_credential_id: string
|
|
@@ -7803,8 +7798,7 @@ export interface Routes {
|
|
|
7803
7798
|
}
|
|
7804
7799
|
formData: {}
|
|
7805
7800
|
jsonResponse: {
|
|
7806
|
-
/** Means by which a user gains access at an entrance.
|
|
7807
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
7801
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
7808
7802
|
acs_credential: {
|
|
7809
7803
|
/** ID of the credential. */
|
|
7810
7804
|
acs_credential_id: string
|
|
@@ -7960,8 +7954,7 @@ export interface Routes {
|
|
|
7960
7954
|
}
|
|
7961
7955
|
formData: {}
|
|
7962
7956
|
jsonResponse: {
|
|
7963
|
-
/** Means by which a user gains access at an entrance.
|
|
7964
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
7957
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
7965
7958
|
acs_credential: {
|
|
7966
7959
|
/** ID of the credential. */
|
|
7967
7960
|
acs_credential_id: string
|
|
@@ -8121,8 +8114,7 @@ export interface Routes {
|
|
|
8121
8114
|
}
|
|
8122
8115
|
formData: {}
|
|
8123
8116
|
jsonResponse: {
|
|
8124
|
-
/** Means by which a user gains access at an entrance.
|
|
8125
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
8117
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
8126
8118
|
acs_credential: {
|
|
8127
8119
|
/** ID of the credential. */
|
|
8128
8120
|
acs_credential_id: string
|
|
@@ -8531,8 +8523,7 @@ export interface Routes {
|
|
|
8531
8523
|
commonParams: {}
|
|
8532
8524
|
formData: {}
|
|
8533
8525
|
jsonResponse: {
|
|
8534
|
-
/** Means by which a user gains access at an entrance.
|
|
8535
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
8526
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
8536
8527
|
acs_credential: {
|
|
8537
8528
|
/** ID of the credential. */
|
|
8538
8529
|
acs_credential_id: string
|
|
@@ -8680,8 +8671,7 @@ export interface Routes {
|
|
|
8680
8671
|
}
|
|
8681
8672
|
formData: {}
|
|
8682
8673
|
jsonResponse: {
|
|
8683
|
-
/** Means by which a user gains access at an entrance.
|
|
8684
|
-
The `unmanaged_acs_credential` object, which is not managed by Seam, represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
8674
|
+
/** Means by which a user gains access at an entrance. The `unmanaged_acs_credential` object, which is not managed by Seam, represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
8685
8675
|
acs_credential: {
|
|
8686
8676
|
/** ID of the credential. */
|
|
8687
8677
|
acs_credential_id: string
|
|
@@ -8995,8 +8985,7 @@ export interface Routes {
|
|
|
8995
8985
|
commonParams: {}
|
|
8996
8986
|
formData: {}
|
|
8997
8987
|
jsonResponse: {
|
|
8998
|
-
/** Means by which a user gains access at an entrance.
|
|
8999
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
8988
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
9000
8989
|
acs_credential: {
|
|
9001
8990
|
/** ID of the credential. */
|
|
9002
8991
|
acs_credential_id: string
|
|
@@ -9565,8 +9554,7 @@ export interface Routes {
|
|
|
9565
9554
|
status: 'success'
|
|
9566
9555
|
error: null
|
|
9567
9556
|
action_type: 'ENCODE_CREDENTIAL'
|
|
9568
|
-
/** Means by which a user gains access at an entrance.
|
|
9569
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
9557
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
9570
9558
|
result:
|
|
9571
9559
|
| {
|
|
9572
9560
|
/** ID of the credential. */
|
|
@@ -10651,8 +10639,7 @@ export interface Routes {
|
|
|
10651
10639
|
status: 'success'
|
|
10652
10640
|
error: null
|
|
10653
10641
|
action_type: 'ENCODE_CREDENTIAL'
|
|
10654
|
-
/** Means by which a user gains access at an entrance.
|
|
10655
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
10642
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
10656
10643
|
result:
|
|
10657
10644
|
| {
|
|
10658
10645
|
/** ID of the credential. */
|
|
@@ -13518,8 +13505,7 @@ export interface Routes {
|
|
|
13518
13505
|
status: 'success'
|
|
13519
13506
|
error: null
|
|
13520
13507
|
action_type: 'ENCODE_CREDENTIAL'
|
|
13521
|
-
/** Means by which a user gains access at an entrance.
|
|
13522
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
13508
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
13523
13509
|
result:
|
|
13524
13510
|
| {
|
|
13525
13511
|
/** ID of the credential. */
|
|
@@ -14553,8 +14539,7 @@ export interface Routes {
|
|
|
14553
14539
|
status: 'success'
|
|
14554
14540
|
error: null
|
|
14555
14541
|
action_type: 'ENCODE_CREDENTIAL'
|
|
14556
|
-
/** Means by which a user gains access at an entrance.
|
|
14557
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
14542
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
14558
14543
|
result:
|
|
14559
14544
|
| {
|
|
14560
14545
|
/** ID of the credential. */
|
|
@@ -25482,8 +25467,7 @@ export interface Routes {
|
|
|
25482
25467
|
status: 'success'
|
|
25483
25468
|
error: null
|
|
25484
25469
|
action_type: 'ENCODE_CREDENTIAL'
|
|
25485
|
-
/** Means by which a user gains access at an entrance.
|
|
25486
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
25470
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
25487
25471
|
result:
|
|
25488
25472
|
| {
|
|
25489
25473
|
/** ID of the credential. */
|
|
@@ -26519,8 +26503,7 @@ export interface Routes {
|
|
|
26519
26503
|
status: 'success'
|
|
26520
26504
|
error: null
|
|
26521
26505
|
action_type: 'ENCODE_CREDENTIAL'
|
|
26522
|
-
/** Means by which a user gains access at an entrance.
|
|
26523
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
26506
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
26524
26507
|
result:
|
|
26525
26508
|
| {
|
|
26526
26509
|
/** ID of the credential. */
|
|
@@ -29530,8 +29513,7 @@ export interface Routes {
|
|
|
29530
29513
|
status: 'success'
|
|
29531
29514
|
error: null
|
|
29532
29515
|
action_type: 'ENCODE_CREDENTIAL'
|
|
29533
|
-
/** Means by which a user gains access at an entrance.
|
|
29534
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
29516
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
29535
29517
|
result:
|
|
29536
29518
|
| {
|
|
29537
29519
|
/** ID of the credential. */
|
|
@@ -30578,8 +30560,7 @@ export interface Routes {
|
|
|
30578
30560
|
status: 'success'
|
|
30579
30561
|
error: null
|
|
30580
30562
|
action_type: 'ENCODE_CREDENTIAL'
|
|
30581
|
-
/** Means by which a user gains access at an entrance.
|
|
30582
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
30563
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
30583
30564
|
result:
|
|
30584
30565
|
| {
|
|
30585
30566
|
/** ID of the credential. */
|
|
@@ -31665,8 +31646,7 @@ export interface Routes {
|
|
|
31665
31646
|
status: 'success'
|
|
31666
31647
|
error: null
|
|
31667
31648
|
action_type: 'ENCODE_CREDENTIAL'
|
|
31668
|
-
/** Means by which a user gains access at an entrance.
|
|
31669
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
31649
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
31670
31650
|
result:
|
|
31671
31651
|
| {
|
|
31672
31652
|
/** ID of the credential. */
|
|
@@ -33245,8 +33225,7 @@ export interface Routes {
|
|
|
33245
33225
|
status: 'success'
|
|
33246
33226
|
error: null
|
|
33247
33227
|
action_type: 'ENCODE_CREDENTIAL'
|
|
33248
|
-
/** Means by which a user gains access at an entrance.
|
|
33249
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
33228
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
33250
33229
|
result:
|
|
33251
33230
|
| {
|
|
33252
33231
|
/** ID of the credential. */
|
|
@@ -34288,8 +34267,7 @@ export interface Routes {
|
|
|
34288
34267
|
status: 'success'
|
|
34289
34268
|
error: null
|
|
34290
34269
|
action_type: 'ENCODE_CREDENTIAL'
|
|
34291
|
-
/** Means by which a user gains access at an entrance.
|
|
34292
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
34270
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
34293
34271
|
result:
|
|
34294
34272
|
| {
|
|
34295
34273
|
/** ID of the credential. */
|
|
@@ -36267,8 +36245,7 @@ export interface Routes {
|
|
|
36267
36245
|
status: 'success'
|
|
36268
36246
|
error: null
|
|
36269
36247
|
action_type: 'ENCODE_CREDENTIAL'
|
|
36270
|
-
/** Means by which a user gains access at an entrance.
|
|
36271
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
36248
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
36272
36249
|
result:
|
|
36273
36250
|
| {
|
|
36274
36251
|
/** ID of the credential. */
|
|
@@ -37314,8 +37291,7 @@ export interface Routes {
|
|
|
37314
37291
|
status: 'success'
|
|
37315
37292
|
error: null
|
|
37316
37293
|
action_type: 'ENCODE_CREDENTIAL'
|
|
37317
|
-
/** Means by which a user gains access at an entrance.
|
|
37318
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
37294
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
37319
37295
|
result:
|
|
37320
37296
|
| {
|
|
37321
37297
|
/** ID of the credential. */
|
|
@@ -40287,8 +40263,7 @@ export interface Routes {
|
|
|
40287
40263
|
status: 'success'
|
|
40288
40264
|
error: null
|
|
40289
40265
|
action_type: 'ENCODE_CREDENTIAL'
|
|
40290
|
-
/** Means by which a user gains access at an entrance.
|
|
40291
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
40266
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
40292
40267
|
result:
|
|
40293
40268
|
| {
|
|
40294
40269
|
/** ID of the credential. */
|
|
@@ -41510,8 +41485,7 @@ export interface Routes {
|
|
|
41510
41485
|
status: 'success'
|
|
41511
41486
|
error: null
|
|
41512
41487
|
action_type: 'ENCODE_CREDENTIAL'
|
|
41513
|
-
/** Means by which a user gains access at an entrance.
|
|
41514
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
41488
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
41515
41489
|
result:
|
|
41516
41490
|
| {
|
|
41517
41491
|
/** ID of the credential. */
|
|
@@ -42580,8 +42554,7 @@ export interface Routes {
|
|
|
42580
42554
|
status: 'success'
|
|
42581
42555
|
error: null
|
|
42582
42556
|
action_type: 'ENCODE_CREDENTIAL'
|
|
42583
|
-
/** Means by which a user gains access at an entrance.
|
|
42584
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
42557
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
42585
42558
|
result:
|
|
42586
42559
|
| {
|
|
42587
42560
|
/** ID of the credential. */
|
|
@@ -43207,6 +43180,19 @@ export interface Routes {
|
|
|
43207
43180
|
formData: {}
|
|
43208
43181
|
jsonResponse: {}
|
|
43209
43182
|
}
|
|
43183
|
+
'/thermostats/simulate/temperature_reached': {
|
|
43184
|
+
route: '/thermostats/simulate/temperature_reached'
|
|
43185
|
+
method: 'POST'
|
|
43186
|
+
queryParams: {}
|
|
43187
|
+
jsonBody: {
|
|
43188
|
+
device_id: string
|
|
43189
|
+
temperature_celsius?: number | undefined
|
|
43190
|
+
temperature_fahrenheit?: number | undefined
|
|
43191
|
+
}
|
|
43192
|
+
commonParams: {}
|
|
43193
|
+
formData: {}
|
|
43194
|
+
jsonResponse: {}
|
|
43195
|
+
}
|
|
43210
43196
|
'/thermostats/update_climate_preset': {
|
|
43211
43197
|
route: '/thermostats/update_climate_preset'
|
|
43212
43198
|
method: 'POST' | 'PATCH'
|
|
@@ -46158,8 +46144,7 @@ export interface Routes {
|
|
|
46158
46144
|
status: 'success'
|
|
46159
46145
|
error: null
|
|
46160
46146
|
action_type: 'ENCODE_CREDENTIAL'
|
|
46161
|
-
/** Means by which a user gains access at an entrance.
|
|
46162
|
-
The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
46147
|
+
/** Means by which a user gains access at an entrance. The `acs_credential` object represents a credential that provides an ACS user access within an access control system. For each acs_credential object, you define the access method. You can also specify additional properties, such as a code. */
|
|
46163
46148
|
result:
|
|
46164
46149
|
| {
|
|
46165
46150
|
/** ID of the credential. */
|