@blueid/access-react-native 1.96.0 → 2.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar +0 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc +7 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/{1.96/access-1.96.module → 2.0/access-2.0.module} +96 -42
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc +7 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/{1.96/access-1.96.pom → 2.0/access-2.0.pom} +64 -24
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc +7 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/maven-metadata.xml +4 -4
- package/android/sdklib/com/blue-id/access/maven-metadata.xml.md5 +1 -1
- package/android/sdklib/com/blue-id/access/maven-metadata.xml.sha1 +1 -1
- package/android/sdklib/com/blue-id/access/maven-metadata.xml.sha256 +1 -1
- package/android/sdklib/com/blue-id/access/maven-metadata.xml.sha512 +1 -1
- package/lib/commonjs/BlueCore_pb.js +3 -0
- package/lib/commonjs/BlueCore_pb.js.map +1 -1
- package/lib/commonjs/BlueSDK_pb.js +280 -74
- package/lib/commonjs/BlueSDK_pb.js.map +1 -1
- package/lib/module/BlueCore_pb.d.js +3 -0
- package/lib/module/BlueCore_pb.d.js.map +1 -1
- package/lib/module/BlueCore_pb.js +3 -0
- package/lib/module/BlueCore_pb.js.map +1 -1
- package/lib/module/BlueSDK_pb.d.js +42 -8
- package/lib/module/BlueSDK_pb.d.js.map +1 -1
- package/lib/module/BlueSDK_pb.js +280 -74
- package/lib/module/BlueSDK_pb.js.map +1 -1
- package/lib/typescript/src/BlueCore_pb.d.ts +3 -0
- package/lib/typescript/src/BlueCore_pb.d.ts.map +1 -1
- package/lib/typescript/src/BlueSDK_pb.d.ts +46 -12
- package/lib/typescript/src/BlueSDK_pb.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/BlueCore_pb.d.ts +3 -0
- package/src/BlueCore_pb.js +3 -0
- package/src/BlueSDK_pb.d.ts +427 -117
- package/src/BlueSDK_pb.js +151 -47
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar +0 -0
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.asc +0 -7
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.asc.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.asc.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.asc.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.asc.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.asc +0 -7
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.asc.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.asc.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.asc.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.asc.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.asc +0 -7
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.asc.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.asc.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.asc.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.asc.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.sha512 +0 -1
package/src/BlueSDK_pb.d.ts
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
7
|
import { Message, proto2 } from "@bufbuild/protobuf";
|
|
8
8
|
import type { BlueBleManufacturerInfo, BlueCredentialId, BlueCredentialType, BlueHardwareType, BlueLocalTimestamp, BlueOssSoConfiguration, BlueReturnCode } from "./BlueCore_pb.js";
|
|
9
|
-
import type { BlueSystemStatus } from "./BlueSystem_pb.js";
|
|
9
|
+
import type { BlueSystemProvisioning, BlueSystemStatus } from "./BlueSystem_pb.js";
|
|
10
10
|
|
|
11
11
|
/**
|
|
12
12
|
* @generated from enum BlueDeviceType
|
|
@@ -487,18 +487,21 @@ export declare class BlueDeviceInfo extends Message<BlueDeviceInfo> {
|
|
|
487
487
|
}
|
|
488
488
|
|
|
489
489
|
/**
|
|
490
|
-
* @generated from message
|
|
490
|
+
* @generated from message BlueIdentity
|
|
491
491
|
*/
|
|
492
|
-
export declare class
|
|
492
|
+
export declare class BlueIdentity extends Message<BlueIdentity> {
|
|
493
493
|
/**
|
|
494
|
-
* @generated from field: required
|
|
494
|
+
* @generated from field: required string identityId = 1;
|
|
495
495
|
*/
|
|
496
|
-
|
|
496
|
+
identityId: string;
|
|
497
497
|
|
|
498
498
|
/**
|
|
499
|
-
* @
|
|
499
|
+
* @TODO: Keep it until we have updated all places in both iOS and Android SDK.
|
|
500
|
+
* This should be renamed to BlueIdentityRole later on.
|
|
501
|
+
*
|
|
502
|
+
* @generated from field: required BlueCredentialType role = 2;
|
|
500
503
|
*/
|
|
501
|
-
|
|
504
|
+
role: BlueCredentialType;
|
|
502
505
|
|
|
503
506
|
/**
|
|
504
507
|
* @generated from field: optional string name = 3;
|
|
@@ -511,87 +514,82 @@ export declare class BlueAccessCredential extends Message<BlueAccessCredential>
|
|
|
511
514
|
description?: string;
|
|
512
515
|
|
|
513
516
|
/**
|
|
514
|
-
* @generated from field:
|
|
515
|
-
*/
|
|
516
|
-
siteId: number;
|
|
517
|
-
|
|
518
|
-
/**
|
|
519
|
-
* @generated from field: optional string siteName = 6;
|
|
517
|
+
* @generated from field: optional string receiverName = 5;
|
|
520
518
|
*/
|
|
521
|
-
|
|
519
|
+
receiverName?: string;
|
|
522
520
|
|
|
523
521
|
/**
|
|
524
|
-
* @generated from field: optional BlueLocalTimestamp validFrom =
|
|
522
|
+
* @generated from field: optional BlueLocalTimestamp validFrom = 6;
|
|
525
523
|
*/
|
|
526
524
|
validFrom?: BlueLocalTimestamp;
|
|
527
525
|
|
|
528
526
|
/**
|
|
529
|
-
* @generated from field: optional BlueLocalTimestamp validTo =
|
|
527
|
+
* @generated from field: optional BlueLocalTimestamp validTo = 7;
|
|
530
528
|
*/
|
|
531
529
|
validTo?: BlueLocalTimestamp;
|
|
532
530
|
|
|
533
531
|
/**
|
|
534
|
-
* @generated from field:
|
|
532
|
+
* @generated from field: required string organization = 8;
|
|
535
533
|
*/
|
|
536
|
-
|
|
534
|
+
organization: string;
|
|
537
535
|
|
|
538
536
|
/**
|
|
539
|
-
* @generated from field: optional
|
|
537
|
+
* @generated from field: optional string organizationName = 9;
|
|
540
538
|
*/
|
|
541
|
-
|
|
539
|
+
organizationName?: string;
|
|
542
540
|
|
|
543
541
|
/**
|
|
544
|
-
* @generated from field:
|
|
542
|
+
* @generated from field: required int32 siteId = 10;
|
|
545
543
|
*/
|
|
546
|
-
|
|
544
|
+
siteId: number;
|
|
547
545
|
|
|
548
546
|
/**
|
|
549
|
-
* @generated from field:
|
|
547
|
+
* @generated from field: optional string siteName = 11;
|
|
550
548
|
*/
|
|
551
|
-
|
|
549
|
+
siteName?: string;
|
|
552
550
|
|
|
553
551
|
/**
|
|
554
|
-
* @generated from field: optional
|
|
552
|
+
* @generated from field: optional bytes privateKey = 12;
|
|
555
553
|
*/
|
|
556
|
-
|
|
554
|
+
privateKey?: Uint8Array;
|
|
557
555
|
|
|
558
|
-
constructor(data?: PartialMessage<
|
|
556
|
+
constructor(data?: PartialMessage<BlueIdentity>);
|
|
559
557
|
|
|
560
558
|
static readonly runtime: typeof proto2;
|
|
561
|
-
static readonly typeName = "
|
|
559
|
+
static readonly typeName = "BlueIdentity";
|
|
562
560
|
static readonly fields: FieldList;
|
|
563
561
|
|
|
564
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>):
|
|
562
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueIdentity;
|
|
565
563
|
|
|
566
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>):
|
|
564
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueIdentity;
|
|
567
565
|
|
|
568
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>):
|
|
566
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueIdentity;
|
|
569
567
|
|
|
570
|
-
static equals(a:
|
|
568
|
+
static equals(a: BlueIdentity | PlainMessage<BlueIdentity> | undefined, b: BlueIdentity | PlainMessage<BlueIdentity> | undefined): boolean;
|
|
571
569
|
}
|
|
572
570
|
|
|
573
571
|
/**
|
|
574
|
-
* @generated from message
|
|
572
|
+
* @generated from message BlueIdentitiesList
|
|
575
573
|
*/
|
|
576
|
-
export declare class
|
|
574
|
+
export declare class BlueIdentitiesList extends Message<BlueIdentitiesList> {
|
|
577
575
|
/**
|
|
578
|
-
* @generated from field: repeated
|
|
576
|
+
* @generated from field: repeated BlueIdentity identities = 1;
|
|
579
577
|
*/
|
|
580
|
-
|
|
578
|
+
identities: BlueIdentity[];
|
|
581
579
|
|
|
582
|
-
constructor(data?: PartialMessage<
|
|
580
|
+
constructor(data?: PartialMessage<BlueIdentitiesList>);
|
|
583
581
|
|
|
584
582
|
static readonly runtime: typeof proto2;
|
|
585
|
-
static readonly typeName = "
|
|
583
|
+
static readonly typeName = "BlueIdentitiesList";
|
|
586
584
|
static readonly fields: FieldList;
|
|
587
585
|
|
|
588
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>):
|
|
586
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueIdentitiesList;
|
|
589
587
|
|
|
590
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>):
|
|
588
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueIdentitiesList;
|
|
591
589
|
|
|
592
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>):
|
|
590
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueIdentitiesList;
|
|
593
591
|
|
|
594
|
-
static equals(a:
|
|
592
|
+
static equals(a: BlueIdentitiesList | PlainMessage<BlueIdentitiesList> | undefined, b: BlueIdentitiesList | PlainMessage<BlueIdentitiesList> | undefined): boolean;
|
|
595
593
|
}
|
|
596
594
|
|
|
597
595
|
/**
|
|
@@ -721,15 +719,106 @@ export declare class BlueAccessObjectList extends Message<BlueAccessObjectList>
|
|
|
721
719
|
}
|
|
722
720
|
|
|
723
721
|
/**
|
|
724
|
-
* @generated from message
|
|
722
|
+
* @generated from message BlueHardwareInfo
|
|
725
723
|
*/
|
|
726
|
-
export declare class
|
|
724
|
+
export declare class BlueHardwareInfo extends Message<BlueHardwareInfo> {
|
|
727
725
|
/**
|
|
728
|
-
* @generated from field: required
|
|
726
|
+
* @generated from field: required string name = 1;
|
|
729
727
|
*/
|
|
730
|
-
|
|
728
|
+
name: string;
|
|
731
729
|
|
|
732
730
|
/**
|
|
731
|
+
* @generated from field: required string vendor = 2;
|
|
732
|
+
*/
|
|
733
|
+
vendor: string;
|
|
734
|
+
|
|
735
|
+
/**
|
|
736
|
+
* @generated from field: required string vendorName = 3;
|
|
737
|
+
*/
|
|
738
|
+
vendorName: string;
|
|
739
|
+
|
|
740
|
+
/**
|
|
741
|
+
* @generated from field: required uint32 version = 4;
|
|
742
|
+
*/
|
|
743
|
+
version: number;
|
|
744
|
+
|
|
745
|
+
/**
|
|
746
|
+
* @generated from field: required BlueHardwareType type = 5;
|
|
747
|
+
*/
|
|
748
|
+
type: BlueHardwareType;
|
|
749
|
+
|
|
750
|
+
constructor(data?: PartialMessage<BlueHardwareInfo>);
|
|
751
|
+
|
|
752
|
+
static readonly runtime: typeof proto2;
|
|
753
|
+
static readonly typeName = "BlueHardwareInfo";
|
|
754
|
+
static readonly fields: FieldList;
|
|
755
|
+
|
|
756
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueHardwareInfo;
|
|
757
|
+
|
|
758
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueHardwareInfo;
|
|
759
|
+
|
|
760
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueHardwareInfo;
|
|
761
|
+
|
|
762
|
+
static equals(a: BlueHardwareInfo | PlainMessage<BlueHardwareInfo> | undefined, b: BlueHardwareInfo | PlainMessage<BlueHardwareInfo> | undefined): boolean;
|
|
763
|
+
}
|
|
764
|
+
|
|
765
|
+
/**
|
|
766
|
+
* @generated from message BlueSystemStatusExt
|
|
767
|
+
*/
|
|
768
|
+
export declare class BlueSystemStatusExt extends Message<BlueSystemStatusExt> {
|
|
769
|
+
/**
|
|
770
|
+
* @generated from field: required BlueSystemStatus status = 1;
|
|
771
|
+
*/
|
|
772
|
+
status?: BlueSystemStatus;
|
|
773
|
+
|
|
774
|
+
/**
|
|
775
|
+
* @generated from field: optional bool newFirmwareVersionAvailable = 2;
|
|
776
|
+
*/
|
|
777
|
+
newFirmwareVersionAvailable?: boolean;
|
|
778
|
+
|
|
779
|
+
/**
|
|
780
|
+
* @generated from field: optional bool newTestFirmwareVersionAvailable = 3;
|
|
781
|
+
*/
|
|
782
|
+
newTestFirmwareVersionAvailable?: boolean;
|
|
783
|
+
|
|
784
|
+
/**
|
|
785
|
+
* @generated from field: optional bool newConfigurationAvailable = 4;
|
|
786
|
+
*/
|
|
787
|
+
newConfigurationAvailable?: boolean;
|
|
788
|
+
|
|
789
|
+
/**
|
|
790
|
+
* @generated from field: optional BlueHardwareInfo hardwareInfo = 5;
|
|
791
|
+
*/
|
|
792
|
+
hardwareInfo?: BlueHardwareInfo;
|
|
793
|
+
|
|
794
|
+
constructor(data?: PartialMessage<BlueSystemStatusExt>);
|
|
795
|
+
|
|
796
|
+
static readonly runtime: typeof proto2;
|
|
797
|
+
static readonly typeName = "BlueSystemStatusExt";
|
|
798
|
+
static readonly fields: FieldList;
|
|
799
|
+
|
|
800
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueSystemStatusExt;
|
|
801
|
+
|
|
802
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueSystemStatusExt;
|
|
803
|
+
|
|
804
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueSystemStatusExt;
|
|
805
|
+
|
|
806
|
+
static equals(a: BlueSystemStatusExt | PlainMessage<BlueSystemStatusExt> | undefined, b: BlueSystemStatusExt | PlainMessage<BlueSystemStatusExt> | undefined): boolean;
|
|
807
|
+
}
|
|
808
|
+
|
|
809
|
+
/**
|
|
810
|
+
* @generated from message BlueRefreshOssSoIdentity
|
|
811
|
+
*/
|
|
812
|
+
export declare class BlueRefreshOssSoIdentity extends Message<BlueRefreshOssSoIdentity> {
|
|
813
|
+
/**
|
|
814
|
+
* @generated from field: required string identityId = 1;
|
|
815
|
+
*/
|
|
816
|
+
identityId: string;
|
|
817
|
+
|
|
818
|
+
/**
|
|
819
|
+
* @TODO: Keep it until we have updated all places in both iOS and Android SDK.
|
|
820
|
+
* This should be renamed to BlueRefreshOssSoIdentityStatus later on.
|
|
821
|
+
*
|
|
733
822
|
* @generated from field: required BlueRefreshOssSoCredentialStatus status = 2;
|
|
734
823
|
*/
|
|
735
824
|
status: BlueRefreshOssSoCredentialStatus;
|
|
@@ -739,53 +828,53 @@ export declare class BlueRefreshOssSoCredential extends Message<BlueRefreshOssSo
|
|
|
739
828
|
*/
|
|
740
829
|
configuration?: BlueOssSoConfiguration;
|
|
741
830
|
|
|
742
|
-
constructor(data?: PartialMessage<
|
|
831
|
+
constructor(data?: PartialMessage<BlueRefreshOssSoIdentity>);
|
|
743
832
|
|
|
744
833
|
static readonly runtime: typeof proto2;
|
|
745
|
-
static readonly typeName = "
|
|
834
|
+
static readonly typeName = "BlueRefreshOssSoIdentity";
|
|
746
835
|
static readonly fields: FieldList;
|
|
747
836
|
|
|
748
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>):
|
|
837
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueRefreshOssSoIdentity;
|
|
749
838
|
|
|
750
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>):
|
|
839
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueRefreshOssSoIdentity;
|
|
751
840
|
|
|
752
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>):
|
|
841
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueRefreshOssSoIdentity;
|
|
753
842
|
|
|
754
|
-
static equals(a:
|
|
843
|
+
static equals(a: BlueRefreshOssSoIdentity | PlainMessage<BlueRefreshOssSoIdentity> | undefined, b: BlueRefreshOssSoIdentity | PlainMessage<BlueRefreshOssSoIdentity> | undefined): boolean;
|
|
755
844
|
}
|
|
756
845
|
|
|
757
846
|
/**
|
|
758
|
-
* @generated from message
|
|
847
|
+
* @generated from message BlueRefreshOssSoIdentities
|
|
759
848
|
*/
|
|
760
|
-
export declare class
|
|
849
|
+
export declare class BlueRefreshOssSoIdentities extends Message<BlueRefreshOssSoIdentities> {
|
|
761
850
|
/**
|
|
762
|
-
* @generated from field: repeated
|
|
851
|
+
* @generated from field: repeated BlueRefreshOssSoIdentity identities = 1;
|
|
763
852
|
*/
|
|
764
|
-
|
|
853
|
+
identities: BlueRefreshOssSoIdentity[];
|
|
765
854
|
|
|
766
|
-
constructor(data?: PartialMessage<
|
|
855
|
+
constructor(data?: PartialMessage<BlueRefreshOssSoIdentities>);
|
|
767
856
|
|
|
768
857
|
static readonly runtime: typeof proto2;
|
|
769
|
-
static readonly typeName = "
|
|
858
|
+
static readonly typeName = "BlueRefreshOssSoIdentities";
|
|
770
859
|
static readonly fields: FieldList;
|
|
771
860
|
|
|
772
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>):
|
|
861
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueRefreshOssSoIdentities;
|
|
773
862
|
|
|
774
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>):
|
|
863
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueRefreshOssSoIdentities;
|
|
775
864
|
|
|
776
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>):
|
|
865
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueRefreshOssSoIdentities;
|
|
777
866
|
|
|
778
|
-
static equals(a:
|
|
867
|
+
static equals(a: BlueRefreshOssSoIdentities | PlainMessage<BlueRefreshOssSoIdentities> | undefined, b: BlueRefreshOssSoIdentities | PlainMessage<BlueRefreshOssSoIdentities> | undefined): boolean;
|
|
779
868
|
}
|
|
780
869
|
|
|
781
870
|
/**
|
|
782
|
-
* @generated from message
|
|
871
|
+
* @generated from message BlueSynchronizeIdentity
|
|
783
872
|
*/
|
|
784
|
-
export declare class
|
|
873
|
+
export declare class BlueSynchronizeIdentity extends Message<BlueSynchronizeIdentity> {
|
|
785
874
|
/**
|
|
786
|
-
* @generated from field: required
|
|
875
|
+
* @generated from field: required string identityId = 1;
|
|
787
876
|
*/
|
|
788
|
-
|
|
877
|
+
identityId: string;
|
|
789
878
|
|
|
790
879
|
/**
|
|
791
880
|
* @generated from field: required BlueReturnCode returnCode = 2;
|
|
@@ -797,130 +886,351 @@ export declare class BlueSynchronizeAccessCredential extends Message<BlueSynchro
|
|
|
797
886
|
*/
|
|
798
887
|
errorDescription?: string;
|
|
799
888
|
|
|
800
|
-
constructor(data?: PartialMessage<
|
|
889
|
+
constructor(data?: PartialMessage<BlueSynchronizeIdentity>);
|
|
801
890
|
|
|
802
891
|
static readonly runtime: typeof proto2;
|
|
803
|
-
static readonly typeName = "
|
|
892
|
+
static readonly typeName = "BlueSynchronizeIdentity";
|
|
804
893
|
static readonly fields: FieldList;
|
|
805
894
|
|
|
806
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>):
|
|
895
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueSynchronizeIdentity;
|
|
807
896
|
|
|
808
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>):
|
|
897
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueSynchronizeIdentity;
|
|
809
898
|
|
|
810
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>):
|
|
899
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueSynchronizeIdentity;
|
|
811
900
|
|
|
812
|
-
static equals(a:
|
|
901
|
+
static equals(a: BlueSynchronizeIdentity | PlainMessage<BlueSynchronizeIdentity> | undefined, b: BlueSynchronizeIdentity | PlainMessage<BlueSynchronizeIdentity> | undefined): boolean;
|
|
813
902
|
}
|
|
814
903
|
|
|
815
904
|
/**
|
|
816
|
-
* @generated from message
|
|
905
|
+
* @generated from message BlueSynchronizeIdentities
|
|
817
906
|
*/
|
|
818
|
-
export declare class
|
|
907
|
+
export declare class BlueSynchronizeIdentities extends Message<BlueSynchronizeIdentities> {
|
|
819
908
|
/**
|
|
820
|
-
* @generated from field: repeated
|
|
909
|
+
* @generated from field: repeated BlueSynchronizeIdentity identities = 1;
|
|
821
910
|
*/
|
|
822
|
-
|
|
911
|
+
identities: BlueSynchronizeIdentity[];
|
|
823
912
|
|
|
824
|
-
constructor(data?: PartialMessage<
|
|
913
|
+
constructor(data?: PartialMessage<BlueSynchronizeIdentities>);
|
|
825
914
|
|
|
826
915
|
static readonly runtime: typeof proto2;
|
|
827
|
-
static readonly typeName = "
|
|
916
|
+
static readonly typeName = "BlueSynchronizeIdentities";
|
|
828
917
|
static readonly fields: FieldList;
|
|
829
918
|
|
|
830
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>):
|
|
919
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueSynchronizeIdentities;
|
|
831
920
|
|
|
832
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>):
|
|
921
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueSynchronizeIdentities;
|
|
833
922
|
|
|
834
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>):
|
|
923
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueSynchronizeIdentities;
|
|
835
924
|
|
|
836
|
-
static equals(a:
|
|
925
|
+
static equals(a: BlueSynchronizeIdentities | PlainMessage<BlueSynchronizeIdentities> | undefined, b: BlueSynchronizeIdentities | PlainMessage<BlueSynchronizeIdentities> | undefined): boolean;
|
|
837
926
|
}
|
|
838
927
|
|
|
839
928
|
/**
|
|
840
|
-
* @generated from message
|
|
929
|
+
* @generated from message BlueLegacyProvisioningRequest
|
|
841
930
|
*/
|
|
842
|
-
export declare class
|
|
931
|
+
export declare class BlueLegacyProvisioningRequest extends Message<BlueLegacyProvisioningRequest> {
|
|
843
932
|
/**
|
|
844
|
-
* @generated from field: required string
|
|
933
|
+
* @generated from field: required string deviceId = 1;
|
|
845
934
|
*/
|
|
846
|
-
|
|
935
|
+
deviceId: string;
|
|
847
936
|
|
|
848
937
|
/**
|
|
849
|
-
* @generated from field: required string
|
|
938
|
+
* @generated from field: required string soid = 2;
|
|
939
|
+
*/
|
|
940
|
+
soid: string;
|
|
941
|
+
|
|
942
|
+
/**
|
|
943
|
+
* @generated from field: required string vendor = 3;
|
|
850
944
|
*/
|
|
851
945
|
vendor: string;
|
|
852
946
|
|
|
853
947
|
/**
|
|
854
|
-
* @generated from field: required
|
|
948
|
+
* @generated from field: required BlueHardwareType hardwareType = 4;
|
|
855
949
|
*/
|
|
856
|
-
|
|
950
|
+
hardwareType: BlueHardwareType;
|
|
857
951
|
|
|
858
952
|
/**
|
|
859
|
-
* @generated from field: required uint32
|
|
953
|
+
* @generated from field: required uint32 hardwareVersion = 5;
|
|
860
954
|
*/
|
|
861
|
-
|
|
955
|
+
hardwareVersion: number;
|
|
862
956
|
|
|
863
957
|
/**
|
|
864
|
-
* @generated from field:
|
|
958
|
+
* @generated from field: optional string hardwareSerialNumber = 6;
|
|
865
959
|
*/
|
|
866
|
-
|
|
960
|
+
hardwareSerialNumber?: string;
|
|
867
961
|
|
|
868
|
-
constructor(data?: PartialMessage<
|
|
962
|
+
constructor(data?: PartialMessage<BlueLegacyProvisioningRequest>);
|
|
869
963
|
|
|
870
964
|
static readonly runtime: typeof proto2;
|
|
871
|
-
static readonly typeName = "
|
|
965
|
+
static readonly typeName = "BlueLegacyProvisioningRequest";
|
|
872
966
|
static readonly fields: FieldList;
|
|
873
967
|
|
|
874
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>):
|
|
968
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueLegacyProvisioningRequest;
|
|
875
969
|
|
|
876
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>):
|
|
970
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueLegacyProvisioningRequest;
|
|
877
971
|
|
|
878
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>):
|
|
972
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueLegacyProvisioningRequest;
|
|
879
973
|
|
|
880
|
-
static equals(a:
|
|
974
|
+
static equals(a: BlueLegacyProvisioningRequest | PlainMessage<BlueLegacyProvisioningRequest> | undefined, b: BlueLegacyProvisioningRequest | PlainMessage<BlueLegacyProvisioningRequest> | undefined): boolean;
|
|
881
975
|
}
|
|
882
976
|
|
|
883
977
|
/**
|
|
884
|
-
* @generated from message
|
|
978
|
+
* @generated from message BlueLegacyProvisioningResponse
|
|
885
979
|
*/
|
|
886
|
-
export declare class
|
|
980
|
+
export declare class BlueLegacyProvisioningResponse extends Message<BlueLegacyProvisioningResponse> {
|
|
887
981
|
/**
|
|
888
|
-
* @generated from field: required
|
|
982
|
+
* @generated from field: required string deviceId = 1;
|
|
889
983
|
*/
|
|
890
|
-
|
|
984
|
+
deviceId: string;
|
|
891
985
|
|
|
892
986
|
/**
|
|
893
|
-
* @generated from field:
|
|
987
|
+
* @generated from field: required string objectId = 2;
|
|
894
988
|
*/
|
|
895
|
-
|
|
989
|
+
objectId: string;
|
|
896
990
|
|
|
897
991
|
/**
|
|
898
|
-
* @generated from field:
|
|
992
|
+
* @generated from field: required BlueSystemProvisioning provisioning = 3;
|
|
899
993
|
*/
|
|
900
|
-
|
|
994
|
+
provisioning?: BlueSystemProvisioning;
|
|
995
|
+
|
|
996
|
+
constructor(data?: PartialMessage<BlueLegacyProvisioningResponse>);
|
|
997
|
+
|
|
998
|
+
static readonly runtime: typeof proto2;
|
|
999
|
+
static readonly typeName = "BlueLegacyProvisioningResponse";
|
|
1000
|
+
static readonly fields: FieldList;
|
|
1001
|
+
|
|
1002
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueLegacyProvisioningResponse;
|
|
1003
|
+
|
|
1004
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueLegacyProvisioningResponse;
|
|
901
1005
|
|
|
1006
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueLegacyProvisioningResponse;
|
|
1007
|
+
|
|
1008
|
+
static equals(a: BlueLegacyProvisioningResponse | PlainMessage<BlueLegacyProvisioningResponse> | undefined, b: BlueLegacyProvisioningResponse | PlainMessage<BlueLegacyProvisioningResponse> | undefined): boolean;
|
|
1009
|
+
}
|
|
1010
|
+
|
|
1011
|
+
/**
|
|
1012
|
+
* @TODO: Keep it until we have updated all places in both iOS and Android SDK.
|
|
1013
|
+
*
|
|
1014
|
+
* @generated from message BlueAccessCredential
|
|
1015
|
+
*/
|
|
1016
|
+
export declare class BlueAccessCredential extends Message<BlueAccessCredential> {
|
|
902
1017
|
/**
|
|
903
|
-
* @generated from field:
|
|
1018
|
+
* @generated from field: required BlueCredentialId credentialId = 1;
|
|
904
1019
|
*/
|
|
905
|
-
|
|
1020
|
+
credentialId?: BlueCredentialId;
|
|
906
1021
|
|
|
907
1022
|
/**
|
|
908
|
-
* @generated from field:
|
|
1023
|
+
* @generated from field: required BlueCredentialType credentialType = 2;
|
|
909
1024
|
*/
|
|
910
|
-
|
|
1025
|
+
credentialType: BlueCredentialType;
|
|
911
1026
|
|
|
912
|
-
|
|
1027
|
+
/**
|
|
1028
|
+
* @generated from field: optional string name = 3;
|
|
1029
|
+
*/
|
|
1030
|
+
name?: string;
|
|
1031
|
+
|
|
1032
|
+
/**
|
|
1033
|
+
* @generated from field: optional string description = 4;
|
|
1034
|
+
*/
|
|
1035
|
+
description?: string;
|
|
1036
|
+
|
|
1037
|
+
/**
|
|
1038
|
+
* @generated from field: required int32 siteId = 5;
|
|
1039
|
+
*/
|
|
1040
|
+
siteId: number;
|
|
1041
|
+
|
|
1042
|
+
/**
|
|
1043
|
+
* @generated from field: optional string siteName = 6;
|
|
1044
|
+
*/
|
|
1045
|
+
siteName?: string;
|
|
1046
|
+
|
|
1047
|
+
/**
|
|
1048
|
+
* @generated from field: optional BlueLocalTimestamp validFrom = 7;
|
|
1049
|
+
*/
|
|
1050
|
+
validFrom?: BlueLocalTimestamp;
|
|
1051
|
+
|
|
1052
|
+
/**
|
|
1053
|
+
* @generated from field: optional BlueLocalTimestamp validTo = 8;
|
|
1054
|
+
*/
|
|
1055
|
+
validTo?: BlueLocalTimestamp;
|
|
1056
|
+
|
|
1057
|
+
/**
|
|
1058
|
+
* @generated from field: optional BlueLocalTimestamp validity = 9;
|
|
1059
|
+
*/
|
|
1060
|
+
validity?: BlueLocalTimestamp;
|
|
1061
|
+
|
|
1062
|
+
/**
|
|
1063
|
+
* @generated from field: optional bytes privateKey = 10;
|
|
1064
|
+
*/
|
|
1065
|
+
privateKey?: Uint8Array;
|
|
1066
|
+
|
|
1067
|
+
/**
|
|
1068
|
+
* @generated from field: optional string receiverName = 11;
|
|
1069
|
+
*/
|
|
1070
|
+
receiverName?: string;
|
|
1071
|
+
|
|
1072
|
+
/**
|
|
1073
|
+
* @generated from field: required string organisation = 12;
|
|
1074
|
+
*/
|
|
1075
|
+
organisation: string;
|
|
1076
|
+
|
|
1077
|
+
/**
|
|
1078
|
+
* @generated from field: optional string organisationName = 13;
|
|
1079
|
+
*/
|
|
1080
|
+
organisationName?: string;
|
|
1081
|
+
|
|
1082
|
+
constructor(data?: PartialMessage<BlueAccessCredential>);
|
|
913
1083
|
|
|
914
1084
|
static readonly runtime: typeof proto2;
|
|
915
|
-
static readonly typeName = "
|
|
1085
|
+
static readonly typeName = "BlueAccessCredential";
|
|
916
1086
|
static readonly fields: FieldList;
|
|
917
1087
|
|
|
918
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>):
|
|
1088
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueAccessCredential;
|
|
919
1089
|
|
|
920
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>):
|
|
1090
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueAccessCredential;
|
|
921
1091
|
|
|
922
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>):
|
|
1092
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueAccessCredential;
|
|
923
1093
|
|
|
924
|
-
static equals(a:
|
|
1094
|
+
static equals(a: BlueAccessCredential | PlainMessage<BlueAccessCredential> | undefined, b: BlueAccessCredential | PlainMessage<BlueAccessCredential> | undefined): boolean;
|
|
1095
|
+
}
|
|
1096
|
+
|
|
1097
|
+
/**
|
|
1098
|
+
* @generated from message BlueAccessCredentialList
|
|
1099
|
+
*/
|
|
1100
|
+
export declare class BlueAccessCredentialList extends Message<BlueAccessCredentialList> {
|
|
1101
|
+
/**
|
|
1102
|
+
* @generated from field: repeated BlueAccessCredential credentials = 1;
|
|
1103
|
+
*/
|
|
1104
|
+
credentials: BlueAccessCredential[];
|
|
1105
|
+
|
|
1106
|
+
constructor(data?: PartialMessage<BlueAccessCredentialList>);
|
|
1107
|
+
|
|
1108
|
+
static readonly runtime: typeof proto2;
|
|
1109
|
+
static readonly typeName = "BlueAccessCredentialList";
|
|
1110
|
+
static readonly fields: FieldList;
|
|
1111
|
+
|
|
1112
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueAccessCredentialList;
|
|
1113
|
+
|
|
1114
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueAccessCredentialList;
|
|
1115
|
+
|
|
1116
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueAccessCredentialList;
|
|
1117
|
+
|
|
1118
|
+
static equals(a: BlueAccessCredentialList | PlainMessage<BlueAccessCredentialList> | undefined, b: BlueAccessCredentialList | PlainMessage<BlueAccessCredentialList> | undefined): boolean;
|
|
1119
|
+
}
|
|
1120
|
+
|
|
1121
|
+
/**
|
|
1122
|
+
* @generated from message BlueRefreshOssSoCredential
|
|
1123
|
+
*/
|
|
1124
|
+
export declare class BlueRefreshOssSoCredential extends Message<BlueRefreshOssSoCredential> {
|
|
1125
|
+
/**
|
|
1126
|
+
* @generated from field: required BlueCredentialId credentialId = 1;
|
|
1127
|
+
*/
|
|
1128
|
+
credentialId?: BlueCredentialId;
|
|
1129
|
+
|
|
1130
|
+
/**
|
|
1131
|
+
* @generated from field: required BlueRefreshOssSoCredentialStatus status = 2;
|
|
1132
|
+
*/
|
|
1133
|
+
status: BlueRefreshOssSoCredentialStatus;
|
|
1134
|
+
|
|
1135
|
+
/**
|
|
1136
|
+
* @generated from field: optional BlueOssSoConfiguration configuration = 3;
|
|
1137
|
+
*/
|
|
1138
|
+
configuration?: BlueOssSoConfiguration;
|
|
1139
|
+
|
|
1140
|
+
constructor(data?: PartialMessage<BlueRefreshOssSoCredential>);
|
|
1141
|
+
|
|
1142
|
+
static readonly runtime: typeof proto2;
|
|
1143
|
+
static readonly typeName = "BlueRefreshOssSoCredential";
|
|
1144
|
+
static readonly fields: FieldList;
|
|
1145
|
+
|
|
1146
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueRefreshOssSoCredential;
|
|
1147
|
+
|
|
1148
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueRefreshOssSoCredential;
|
|
1149
|
+
|
|
1150
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueRefreshOssSoCredential;
|
|
1151
|
+
|
|
1152
|
+
static equals(a: BlueRefreshOssSoCredential | PlainMessage<BlueRefreshOssSoCredential> | undefined, b: BlueRefreshOssSoCredential | PlainMessage<BlueRefreshOssSoCredential> | undefined): boolean;
|
|
1153
|
+
}
|
|
1154
|
+
|
|
1155
|
+
/**
|
|
1156
|
+
* @generated from message BlueRefreshOssSoCredentials
|
|
1157
|
+
*/
|
|
1158
|
+
export declare class BlueRefreshOssSoCredentials extends Message<BlueRefreshOssSoCredentials> {
|
|
1159
|
+
/**
|
|
1160
|
+
* @generated from field: repeated BlueRefreshOssSoCredential credentials = 1;
|
|
1161
|
+
*/
|
|
1162
|
+
credentials: BlueRefreshOssSoCredential[];
|
|
1163
|
+
|
|
1164
|
+
constructor(data?: PartialMessage<BlueRefreshOssSoCredentials>);
|
|
1165
|
+
|
|
1166
|
+
static readonly runtime: typeof proto2;
|
|
1167
|
+
static readonly typeName = "BlueRefreshOssSoCredentials";
|
|
1168
|
+
static readonly fields: FieldList;
|
|
1169
|
+
|
|
1170
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueRefreshOssSoCredentials;
|
|
1171
|
+
|
|
1172
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueRefreshOssSoCredentials;
|
|
1173
|
+
|
|
1174
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueRefreshOssSoCredentials;
|
|
1175
|
+
|
|
1176
|
+
static equals(a: BlueRefreshOssSoCredentials | PlainMessage<BlueRefreshOssSoCredentials> | undefined, b: BlueRefreshOssSoCredentials | PlainMessage<BlueRefreshOssSoCredentials> | undefined): boolean;
|
|
1177
|
+
}
|
|
1178
|
+
|
|
1179
|
+
/**
|
|
1180
|
+
* @generated from message BlueSynchronizeAccessCredential
|
|
1181
|
+
*/
|
|
1182
|
+
export declare class BlueSynchronizeAccessCredential extends Message<BlueSynchronizeAccessCredential> {
|
|
1183
|
+
/**
|
|
1184
|
+
* @generated from field: required BlueCredentialId credentialId = 1;
|
|
1185
|
+
*/
|
|
1186
|
+
credentialId?: BlueCredentialId;
|
|
1187
|
+
|
|
1188
|
+
/**
|
|
1189
|
+
* @generated from field: required BlueReturnCode returnCode = 2;
|
|
1190
|
+
*/
|
|
1191
|
+
returnCode: BlueReturnCode;
|
|
1192
|
+
|
|
1193
|
+
/**
|
|
1194
|
+
* @generated from field: optional string errorDescription = 3;
|
|
1195
|
+
*/
|
|
1196
|
+
errorDescription?: string;
|
|
1197
|
+
|
|
1198
|
+
constructor(data?: PartialMessage<BlueSynchronizeAccessCredential>);
|
|
1199
|
+
|
|
1200
|
+
static readonly runtime: typeof proto2;
|
|
1201
|
+
static readonly typeName = "BlueSynchronizeAccessCredential";
|
|
1202
|
+
static readonly fields: FieldList;
|
|
1203
|
+
|
|
1204
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueSynchronizeAccessCredential;
|
|
1205
|
+
|
|
1206
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueSynchronizeAccessCredential;
|
|
1207
|
+
|
|
1208
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueSynchronizeAccessCredential;
|
|
1209
|
+
|
|
1210
|
+
static equals(a: BlueSynchronizeAccessCredential | PlainMessage<BlueSynchronizeAccessCredential> | undefined, b: BlueSynchronizeAccessCredential | PlainMessage<BlueSynchronizeAccessCredential> | undefined): boolean;
|
|
1211
|
+
}
|
|
1212
|
+
|
|
1213
|
+
/**
|
|
1214
|
+
* @generated from message BlueSynchronizeAccessCredentials
|
|
1215
|
+
*/
|
|
1216
|
+
export declare class BlueSynchronizeAccessCredentials extends Message<BlueSynchronizeAccessCredentials> {
|
|
1217
|
+
/**
|
|
1218
|
+
* @generated from field: repeated BlueSynchronizeAccessCredential credentials = 1;
|
|
1219
|
+
*/
|
|
1220
|
+
credentials: BlueSynchronizeAccessCredential[];
|
|
1221
|
+
|
|
1222
|
+
constructor(data?: PartialMessage<BlueSynchronizeAccessCredentials>);
|
|
1223
|
+
|
|
1224
|
+
static readonly runtime: typeof proto2;
|
|
1225
|
+
static readonly typeName = "BlueSynchronizeAccessCredentials";
|
|
1226
|
+
static readonly fields: FieldList;
|
|
1227
|
+
|
|
1228
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BlueSynchronizeAccessCredentials;
|
|
1229
|
+
|
|
1230
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BlueSynchronizeAccessCredentials;
|
|
1231
|
+
|
|
1232
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BlueSynchronizeAccessCredentials;
|
|
1233
|
+
|
|
1234
|
+
static equals(a: BlueSynchronizeAccessCredentials | PlainMessage<BlueSynchronizeAccessCredentials> | undefined, b: BlueSynchronizeAccessCredentials | PlainMessage<BlueSynchronizeAccessCredentials> | undefined): boolean;
|
|
925
1235
|
}
|
|
926
1236
|
|