@blueid/access-capacitor 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/dist/esm/BlueCore_pb.d.ts +3 -0
- package/dist/esm/BlueCore_pb.js +3 -0
- package/dist/esm/BlueCore_pb.js.map +1 -1
- package/dist/esm/BlueSDK_pb.d.ts +339 -107
- package/dist/esm/BlueSDK_pb.js +337 -93
- package/dist/esm/BlueSDK_pb.js.map +1 -1
- package/dist/plugin.cjs.js +360 -97
- package/dist/plugin.cjs.js.map +1 -1
- package/dist/plugin.js +360 -97
- package/dist/plugin.js.map +1 -1
- package/package.json +1 -1
- 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/dist/plugin.js
CHANGED
|
@@ -673,6 +673,9 @@ var capacitorBlueIDAccess = (function (exports, core, protobuf) {
|
|
|
673
673
|
{ no: 6, name: "Sunday" },
|
|
674
674
|
]);
|
|
675
675
|
/**
|
|
676
|
+
* @TODO: Keep it until we have updated all places in both iOS and Android SDK.
|
|
677
|
+
* This should be renamed to BlueIdentityRole later on.
|
|
678
|
+
*
|
|
676
679
|
* @generated from enum BlueCredentialType
|
|
677
680
|
*/
|
|
678
681
|
exports.BlueCredentialType = void 0;
|
|
@@ -3850,72 +3853,71 @@ var capacitorBlueIDAccess = (function (exports, core, protobuf) {
|
|
|
3850
3853
|
{ no: 6, name: "uwb", kind: "message", T: BlueDeviceDetailsUWB, oneof: "details" },
|
|
3851
3854
|
]);
|
|
3852
3855
|
/**
|
|
3853
|
-
* @generated from message
|
|
3856
|
+
* @generated from message BlueIdentity
|
|
3854
3857
|
*/
|
|
3855
|
-
class
|
|
3858
|
+
class BlueIdentity extends protobuf.Message {
|
|
3856
3859
|
constructor(data) {
|
|
3857
3860
|
super();
|
|
3858
3861
|
protobuf.proto2.util.initPartial(data, this);
|
|
3859
3862
|
}
|
|
3860
3863
|
static fromBinary(bytes, options) {
|
|
3861
|
-
return new
|
|
3864
|
+
return new BlueIdentity().fromBinary(bytes, options);
|
|
3862
3865
|
}
|
|
3863
3866
|
static fromJson(jsonValue, options) {
|
|
3864
|
-
return new
|
|
3867
|
+
return new BlueIdentity().fromJson(jsonValue, options);
|
|
3865
3868
|
}
|
|
3866
3869
|
static fromJsonString(jsonString, options) {
|
|
3867
|
-
return new
|
|
3870
|
+
return new BlueIdentity().fromJsonString(jsonString, options);
|
|
3868
3871
|
}
|
|
3869
3872
|
static equals(a, b) {
|
|
3870
|
-
return protobuf.proto2.util.equals(
|
|
3873
|
+
return protobuf.proto2.util.equals(BlueIdentity, a, b);
|
|
3871
3874
|
}
|
|
3872
3875
|
}
|
|
3873
|
-
|
|
3874
|
-
|
|
3875
|
-
|
|
3876
|
-
{ no: 1, name: "
|
|
3877
|
-
{ no: 2, name: "
|
|
3876
|
+
BlueIdentity.runtime = protobuf.proto2;
|
|
3877
|
+
BlueIdentity.typeName = "BlueIdentity";
|
|
3878
|
+
BlueIdentity.fields = protobuf.proto2.util.newFieldList(() => [
|
|
3879
|
+
{ no: 1, name: "identityId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
3880
|
+
{ no: 2, name: "role", kind: "enum", T: protobuf.proto2.getEnumType(exports.BlueCredentialType) },
|
|
3878
3881
|
{ no: 3, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
3879
3882
|
{ no: 4, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
3880
|
-
{ no: 5, name: "
|
|
3881
|
-
{ no: 6, name: "
|
|
3882
|
-
{ no: 7, name: "
|
|
3883
|
-
{ no: 8, name: "
|
|
3884
|
-
{ no: 9, name: "
|
|
3885
|
-
{ no: 10, name: "
|
|
3886
|
-
{ no: 11, name: "
|
|
3887
|
-
{ no: 12, name: "
|
|
3888
|
-
{ no: 13, name: "organisationName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
3883
|
+
{ no: 5, name: "receiverName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
3884
|
+
{ no: 6, name: "validFrom", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
3885
|
+
{ no: 7, name: "validTo", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
3886
|
+
{ no: 8, name: "organization", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
3887
|
+
{ no: 9, name: "organizationName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
3888
|
+
{ no: 10, name: "siteId", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
3889
|
+
{ no: 11, name: "siteName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
3890
|
+
{ no: 12, name: "privateKey", kind: "scalar", T: 12 /* ScalarType.BYTES */, opt: true },
|
|
3889
3891
|
]);
|
|
3890
3892
|
/**
|
|
3891
|
-
* @generated from message
|
|
3893
|
+
* @generated from message BlueIdentitiesList
|
|
3892
3894
|
*/
|
|
3893
|
-
class
|
|
3895
|
+
class BlueIdentitiesList extends protobuf.Message {
|
|
3894
3896
|
constructor(data) {
|
|
3895
3897
|
super();
|
|
3896
3898
|
/**
|
|
3897
|
-
* @generated from field: repeated
|
|
3899
|
+
* @generated from field: repeated BlueIdentity identities = 1;
|
|
3898
3900
|
*/
|
|
3899
|
-
this.
|
|
3901
|
+
this.identities = [];
|
|
3900
3902
|
protobuf.proto2.util.initPartial(data, this);
|
|
3901
3903
|
}
|
|
3902
3904
|
static fromBinary(bytes, options) {
|
|
3903
|
-
return new
|
|
3905
|
+
return new BlueIdentitiesList().fromBinary(bytes, options);
|
|
3904
3906
|
}
|
|
3905
3907
|
static fromJson(jsonValue, options) {
|
|
3906
|
-
return new
|
|
3908
|
+
return new BlueIdentitiesList().fromJson(jsonValue, options);
|
|
3907
3909
|
}
|
|
3908
3910
|
static fromJsonString(jsonString, options) {
|
|
3909
|
-
return new
|
|
3911
|
+
return new BlueIdentitiesList().fromJsonString(jsonString, options);
|
|
3910
3912
|
}
|
|
3911
3913
|
static equals(a, b) {
|
|
3912
|
-
return protobuf.proto2.util.equals(
|
|
3914
|
+
return protobuf.proto2.util.equals(BlueIdentitiesList, a, b);
|
|
3913
3915
|
}
|
|
3914
3916
|
}
|
|
3915
|
-
|
|
3916
|
-
|
|
3917
|
-
|
|
3918
|
-
{ no: 1, name: "
|
|
3917
|
+
BlueIdentitiesList.runtime = protobuf.proto2;
|
|
3918
|
+
BlueIdentitiesList.typeName = "BlueIdentitiesList";
|
|
3919
|
+
BlueIdentitiesList.fields = protobuf.proto2.util.newFieldList(() => [
|
|
3920
|
+
{ no: 1, name: "identities", kind: "message", T: BlueIdentity, repeated: true },
|
|
3919
3921
|
]);
|
|
3920
3922
|
/**
|
|
3921
3923
|
* @generated from message BlueAccessDevice
|
|
@@ -4039,6 +4041,311 @@ var capacitorBlueIDAccess = (function (exports, core, protobuf) {
|
|
|
4039
4041
|
BlueAccessObjectList.fields = protobuf.proto2.util.newFieldList(() => [
|
|
4040
4042
|
{ no: 1, name: "objects", kind: "message", T: BlueAccessObject, repeated: true },
|
|
4041
4043
|
]);
|
|
4044
|
+
/**
|
|
4045
|
+
* @generated from message BlueHardwareInfo
|
|
4046
|
+
*/
|
|
4047
|
+
class BlueHardwareInfo extends protobuf.Message {
|
|
4048
|
+
constructor(data) {
|
|
4049
|
+
super();
|
|
4050
|
+
protobuf.proto2.util.initPartial(data, this);
|
|
4051
|
+
}
|
|
4052
|
+
static fromBinary(bytes, options) {
|
|
4053
|
+
return new BlueHardwareInfo().fromBinary(bytes, options);
|
|
4054
|
+
}
|
|
4055
|
+
static fromJson(jsonValue, options) {
|
|
4056
|
+
return new BlueHardwareInfo().fromJson(jsonValue, options);
|
|
4057
|
+
}
|
|
4058
|
+
static fromJsonString(jsonString, options) {
|
|
4059
|
+
return new BlueHardwareInfo().fromJsonString(jsonString, options);
|
|
4060
|
+
}
|
|
4061
|
+
static equals(a, b) {
|
|
4062
|
+
return protobuf.proto2.util.equals(BlueHardwareInfo, a, b);
|
|
4063
|
+
}
|
|
4064
|
+
}
|
|
4065
|
+
BlueHardwareInfo.runtime = protobuf.proto2;
|
|
4066
|
+
BlueHardwareInfo.typeName = "BlueHardwareInfo";
|
|
4067
|
+
BlueHardwareInfo.fields = protobuf.proto2.util.newFieldList(() => [
|
|
4068
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
4069
|
+
{ no: 2, name: "vendor", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
4070
|
+
{ no: 3, name: "vendorName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
4071
|
+
{ no: 4, name: "version", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
4072
|
+
{ no: 5, name: "type", kind: "enum", T: protobuf.proto2.getEnumType(exports.BlueHardwareType) },
|
|
4073
|
+
]);
|
|
4074
|
+
/**
|
|
4075
|
+
* @generated from message BlueSystemStatusExt
|
|
4076
|
+
*/
|
|
4077
|
+
class BlueSystemStatusExt extends protobuf.Message {
|
|
4078
|
+
constructor(data) {
|
|
4079
|
+
super();
|
|
4080
|
+
protobuf.proto2.util.initPartial(data, this);
|
|
4081
|
+
}
|
|
4082
|
+
static fromBinary(bytes, options) {
|
|
4083
|
+
return new BlueSystemStatusExt().fromBinary(bytes, options);
|
|
4084
|
+
}
|
|
4085
|
+
static fromJson(jsonValue, options) {
|
|
4086
|
+
return new BlueSystemStatusExt().fromJson(jsonValue, options);
|
|
4087
|
+
}
|
|
4088
|
+
static fromJsonString(jsonString, options) {
|
|
4089
|
+
return new BlueSystemStatusExt().fromJsonString(jsonString, options);
|
|
4090
|
+
}
|
|
4091
|
+
static equals(a, b) {
|
|
4092
|
+
return protobuf.proto2.util.equals(BlueSystemStatusExt, a, b);
|
|
4093
|
+
}
|
|
4094
|
+
}
|
|
4095
|
+
BlueSystemStatusExt.runtime = protobuf.proto2;
|
|
4096
|
+
BlueSystemStatusExt.typeName = "BlueSystemStatusExt";
|
|
4097
|
+
BlueSystemStatusExt.fields = protobuf.proto2.util.newFieldList(() => [
|
|
4098
|
+
{ no: 1, name: "status", kind: "message", T: BlueSystemStatus },
|
|
4099
|
+
{ no: 2, name: "newFirmwareVersionAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
4100
|
+
{ no: 3, name: "newTestFirmwareVersionAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
4101
|
+
{ no: 4, name: "newConfigurationAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
4102
|
+
{ no: 5, name: "hardwareInfo", kind: "message", T: BlueHardwareInfo, opt: true },
|
|
4103
|
+
]);
|
|
4104
|
+
/**
|
|
4105
|
+
* @generated from message BlueRefreshOssSoIdentity
|
|
4106
|
+
*/
|
|
4107
|
+
class BlueRefreshOssSoIdentity extends protobuf.Message {
|
|
4108
|
+
constructor(data) {
|
|
4109
|
+
super();
|
|
4110
|
+
protobuf.proto2.util.initPartial(data, this);
|
|
4111
|
+
}
|
|
4112
|
+
static fromBinary(bytes, options) {
|
|
4113
|
+
return new BlueRefreshOssSoIdentity().fromBinary(bytes, options);
|
|
4114
|
+
}
|
|
4115
|
+
static fromJson(jsonValue, options) {
|
|
4116
|
+
return new BlueRefreshOssSoIdentity().fromJson(jsonValue, options);
|
|
4117
|
+
}
|
|
4118
|
+
static fromJsonString(jsonString, options) {
|
|
4119
|
+
return new BlueRefreshOssSoIdentity().fromJsonString(jsonString, options);
|
|
4120
|
+
}
|
|
4121
|
+
static equals(a, b) {
|
|
4122
|
+
return protobuf.proto2.util.equals(BlueRefreshOssSoIdentity, a, b);
|
|
4123
|
+
}
|
|
4124
|
+
}
|
|
4125
|
+
BlueRefreshOssSoIdentity.runtime = protobuf.proto2;
|
|
4126
|
+
BlueRefreshOssSoIdentity.typeName = "BlueRefreshOssSoIdentity";
|
|
4127
|
+
BlueRefreshOssSoIdentity.fields = protobuf.proto2.util.newFieldList(() => [
|
|
4128
|
+
{ no: 1, name: "identityId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
4129
|
+
{ no: 2, name: "status", kind: "enum", T: protobuf.proto2.getEnumType(exports.BlueRefreshOssSoCredentialStatus) },
|
|
4130
|
+
{ no: 3, name: "configuration", kind: "message", T: BlueOssSoConfiguration, opt: true },
|
|
4131
|
+
]);
|
|
4132
|
+
/**
|
|
4133
|
+
* @generated from message BlueRefreshOssSoIdentities
|
|
4134
|
+
*/
|
|
4135
|
+
class BlueRefreshOssSoIdentities extends protobuf.Message {
|
|
4136
|
+
constructor(data) {
|
|
4137
|
+
super();
|
|
4138
|
+
/**
|
|
4139
|
+
* @generated from field: repeated BlueRefreshOssSoIdentity identities = 1;
|
|
4140
|
+
*/
|
|
4141
|
+
this.identities = [];
|
|
4142
|
+
protobuf.proto2.util.initPartial(data, this);
|
|
4143
|
+
}
|
|
4144
|
+
static fromBinary(bytes, options) {
|
|
4145
|
+
return new BlueRefreshOssSoIdentities().fromBinary(bytes, options);
|
|
4146
|
+
}
|
|
4147
|
+
static fromJson(jsonValue, options) {
|
|
4148
|
+
return new BlueRefreshOssSoIdentities().fromJson(jsonValue, options);
|
|
4149
|
+
}
|
|
4150
|
+
static fromJsonString(jsonString, options) {
|
|
4151
|
+
return new BlueRefreshOssSoIdentities().fromJsonString(jsonString, options);
|
|
4152
|
+
}
|
|
4153
|
+
static equals(a, b) {
|
|
4154
|
+
return protobuf.proto2.util.equals(BlueRefreshOssSoIdentities, a, b);
|
|
4155
|
+
}
|
|
4156
|
+
}
|
|
4157
|
+
BlueRefreshOssSoIdentities.runtime = protobuf.proto2;
|
|
4158
|
+
BlueRefreshOssSoIdentities.typeName = "BlueRefreshOssSoIdentities";
|
|
4159
|
+
BlueRefreshOssSoIdentities.fields = protobuf.proto2.util.newFieldList(() => [
|
|
4160
|
+
{ no: 1, name: "identities", kind: "message", T: BlueRefreshOssSoIdentity, repeated: true },
|
|
4161
|
+
]);
|
|
4162
|
+
/**
|
|
4163
|
+
* @generated from message BlueSynchronizeIdentity
|
|
4164
|
+
*/
|
|
4165
|
+
class BlueSynchronizeIdentity extends protobuf.Message {
|
|
4166
|
+
constructor(data) {
|
|
4167
|
+
super();
|
|
4168
|
+
protobuf.proto2.util.initPartial(data, this);
|
|
4169
|
+
}
|
|
4170
|
+
static fromBinary(bytes, options) {
|
|
4171
|
+
return new BlueSynchronizeIdentity().fromBinary(bytes, options);
|
|
4172
|
+
}
|
|
4173
|
+
static fromJson(jsonValue, options) {
|
|
4174
|
+
return new BlueSynchronizeIdentity().fromJson(jsonValue, options);
|
|
4175
|
+
}
|
|
4176
|
+
static fromJsonString(jsonString, options) {
|
|
4177
|
+
return new BlueSynchronizeIdentity().fromJsonString(jsonString, options);
|
|
4178
|
+
}
|
|
4179
|
+
static equals(a, b) {
|
|
4180
|
+
return protobuf.proto2.util.equals(BlueSynchronizeIdentity, a, b);
|
|
4181
|
+
}
|
|
4182
|
+
}
|
|
4183
|
+
BlueSynchronizeIdentity.runtime = protobuf.proto2;
|
|
4184
|
+
BlueSynchronizeIdentity.typeName = "BlueSynchronizeIdentity";
|
|
4185
|
+
BlueSynchronizeIdentity.fields = protobuf.proto2.util.newFieldList(() => [
|
|
4186
|
+
{ no: 1, name: "identityId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
4187
|
+
{ no: 2, name: "returnCode", kind: "enum", T: protobuf.proto2.getEnumType(exports.BlueReturnCode) },
|
|
4188
|
+
{ no: 3, name: "errorDescription", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
4189
|
+
]);
|
|
4190
|
+
/**
|
|
4191
|
+
* @generated from message BlueSynchronizeIdentities
|
|
4192
|
+
*/
|
|
4193
|
+
class BlueSynchronizeIdentities extends protobuf.Message {
|
|
4194
|
+
constructor(data) {
|
|
4195
|
+
super();
|
|
4196
|
+
/**
|
|
4197
|
+
* @generated from field: repeated BlueSynchronizeIdentity identities = 1;
|
|
4198
|
+
*/
|
|
4199
|
+
this.identities = [];
|
|
4200
|
+
protobuf.proto2.util.initPartial(data, this);
|
|
4201
|
+
}
|
|
4202
|
+
static fromBinary(bytes, options) {
|
|
4203
|
+
return new BlueSynchronizeIdentities().fromBinary(bytes, options);
|
|
4204
|
+
}
|
|
4205
|
+
static fromJson(jsonValue, options) {
|
|
4206
|
+
return new BlueSynchronizeIdentities().fromJson(jsonValue, options);
|
|
4207
|
+
}
|
|
4208
|
+
static fromJsonString(jsonString, options) {
|
|
4209
|
+
return new BlueSynchronizeIdentities().fromJsonString(jsonString, options);
|
|
4210
|
+
}
|
|
4211
|
+
static equals(a, b) {
|
|
4212
|
+
return protobuf.proto2.util.equals(BlueSynchronizeIdentities, a, b);
|
|
4213
|
+
}
|
|
4214
|
+
}
|
|
4215
|
+
BlueSynchronizeIdentities.runtime = protobuf.proto2;
|
|
4216
|
+
BlueSynchronizeIdentities.typeName = "BlueSynchronizeIdentities";
|
|
4217
|
+
BlueSynchronizeIdentities.fields = protobuf.proto2.util.newFieldList(() => [
|
|
4218
|
+
{ no: 1, name: "identities", kind: "message", T: BlueSynchronizeIdentity, repeated: true },
|
|
4219
|
+
]);
|
|
4220
|
+
/**
|
|
4221
|
+
* @generated from message BlueLegacyProvisioningRequest
|
|
4222
|
+
*/
|
|
4223
|
+
class BlueLegacyProvisioningRequest extends protobuf.Message {
|
|
4224
|
+
constructor(data) {
|
|
4225
|
+
super();
|
|
4226
|
+
protobuf.proto2.util.initPartial(data, this);
|
|
4227
|
+
}
|
|
4228
|
+
static fromBinary(bytes, options) {
|
|
4229
|
+
return new BlueLegacyProvisioningRequest().fromBinary(bytes, options);
|
|
4230
|
+
}
|
|
4231
|
+
static fromJson(jsonValue, options) {
|
|
4232
|
+
return new BlueLegacyProvisioningRequest().fromJson(jsonValue, options);
|
|
4233
|
+
}
|
|
4234
|
+
static fromJsonString(jsonString, options) {
|
|
4235
|
+
return new BlueLegacyProvisioningRequest().fromJsonString(jsonString, options);
|
|
4236
|
+
}
|
|
4237
|
+
static equals(a, b) {
|
|
4238
|
+
return protobuf.proto2.util.equals(BlueLegacyProvisioningRequest, a, b);
|
|
4239
|
+
}
|
|
4240
|
+
}
|
|
4241
|
+
BlueLegacyProvisioningRequest.runtime = protobuf.proto2;
|
|
4242
|
+
BlueLegacyProvisioningRequest.typeName = "BlueLegacyProvisioningRequest";
|
|
4243
|
+
BlueLegacyProvisioningRequest.fields = protobuf.proto2.util.newFieldList(() => [
|
|
4244
|
+
{ no: 1, name: "deviceId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
4245
|
+
{ no: 2, name: "soid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
4246
|
+
{ no: 3, name: "vendor", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
4247
|
+
{ no: 4, name: "hardwareType", kind: "enum", T: protobuf.proto2.getEnumType(exports.BlueHardwareType) },
|
|
4248
|
+
{ no: 5, name: "hardwareVersion", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
4249
|
+
{ no: 6, name: "hardwareSerialNumber", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
4250
|
+
]);
|
|
4251
|
+
/**
|
|
4252
|
+
* @generated from message BlueLegacyProvisioningResponse
|
|
4253
|
+
*/
|
|
4254
|
+
class BlueLegacyProvisioningResponse extends protobuf.Message {
|
|
4255
|
+
constructor(data) {
|
|
4256
|
+
super();
|
|
4257
|
+
protobuf.proto2.util.initPartial(data, this);
|
|
4258
|
+
}
|
|
4259
|
+
static fromBinary(bytes, options) {
|
|
4260
|
+
return new BlueLegacyProvisioningResponse().fromBinary(bytes, options);
|
|
4261
|
+
}
|
|
4262
|
+
static fromJson(jsonValue, options) {
|
|
4263
|
+
return new BlueLegacyProvisioningResponse().fromJson(jsonValue, options);
|
|
4264
|
+
}
|
|
4265
|
+
static fromJsonString(jsonString, options) {
|
|
4266
|
+
return new BlueLegacyProvisioningResponse().fromJsonString(jsonString, options);
|
|
4267
|
+
}
|
|
4268
|
+
static equals(a, b) {
|
|
4269
|
+
return protobuf.proto2.util.equals(BlueLegacyProvisioningResponse, a, b);
|
|
4270
|
+
}
|
|
4271
|
+
}
|
|
4272
|
+
BlueLegacyProvisioningResponse.runtime = protobuf.proto2;
|
|
4273
|
+
BlueLegacyProvisioningResponse.typeName = "BlueLegacyProvisioningResponse";
|
|
4274
|
+
BlueLegacyProvisioningResponse.fields = protobuf.proto2.util.newFieldList(() => [
|
|
4275
|
+
{ no: 1, name: "deviceId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
4276
|
+
{ no: 2, name: "objectId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
4277
|
+
{ no: 3, name: "provisioning", kind: "message", T: BlueSystemProvisioning },
|
|
4278
|
+
]);
|
|
4279
|
+
/**
|
|
4280
|
+
* @TODO: Keep it until we have updated all places in both iOS and Android SDK.
|
|
4281
|
+
*
|
|
4282
|
+
* @generated from message BlueAccessCredential
|
|
4283
|
+
*/
|
|
4284
|
+
class BlueAccessCredential extends protobuf.Message {
|
|
4285
|
+
constructor(data) {
|
|
4286
|
+
super();
|
|
4287
|
+
protobuf.proto2.util.initPartial(data, this);
|
|
4288
|
+
}
|
|
4289
|
+
static fromBinary(bytes, options) {
|
|
4290
|
+
return new BlueAccessCredential().fromBinary(bytes, options);
|
|
4291
|
+
}
|
|
4292
|
+
static fromJson(jsonValue, options) {
|
|
4293
|
+
return new BlueAccessCredential().fromJson(jsonValue, options);
|
|
4294
|
+
}
|
|
4295
|
+
static fromJsonString(jsonString, options) {
|
|
4296
|
+
return new BlueAccessCredential().fromJsonString(jsonString, options);
|
|
4297
|
+
}
|
|
4298
|
+
static equals(a, b) {
|
|
4299
|
+
return protobuf.proto2.util.equals(BlueAccessCredential, a, b);
|
|
4300
|
+
}
|
|
4301
|
+
}
|
|
4302
|
+
BlueAccessCredential.runtime = protobuf.proto2;
|
|
4303
|
+
BlueAccessCredential.typeName = "BlueAccessCredential";
|
|
4304
|
+
BlueAccessCredential.fields = protobuf.proto2.util.newFieldList(() => [
|
|
4305
|
+
{ no: 1, name: "credentialId", kind: "message", T: BlueCredentialId },
|
|
4306
|
+
{ no: 2, name: "credentialType", kind: "enum", T: protobuf.proto2.getEnumType(exports.BlueCredentialType) },
|
|
4307
|
+
{ no: 3, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
4308
|
+
{ no: 4, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
4309
|
+
{ no: 5, name: "siteId", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
4310
|
+
{ no: 6, name: "siteName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
4311
|
+
{ no: 7, name: "validFrom", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
4312
|
+
{ no: 8, name: "validTo", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
4313
|
+
{ no: 9, name: "validity", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
4314
|
+
{ no: 10, name: "privateKey", kind: "scalar", T: 12 /* ScalarType.BYTES */, opt: true },
|
|
4315
|
+
{ no: 11, name: "receiverName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
4316
|
+
{ no: 12, name: "organisation", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
4317
|
+
{ no: 13, name: "organisationName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
4318
|
+
]);
|
|
4319
|
+
/**
|
|
4320
|
+
* @generated from message BlueAccessCredentialList
|
|
4321
|
+
*/
|
|
4322
|
+
class BlueAccessCredentialList extends protobuf.Message {
|
|
4323
|
+
constructor(data) {
|
|
4324
|
+
super();
|
|
4325
|
+
/**
|
|
4326
|
+
* @generated from field: repeated BlueAccessCredential credentials = 1;
|
|
4327
|
+
*/
|
|
4328
|
+
this.credentials = [];
|
|
4329
|
+
protobuf.proto2.util.initPartial(data, this);
|
|
4330
|
+
}
|
|
4331
|
+
static fromBinary(bytes, options) {
|
|
4332
|
+
return new BlueAccessCredentialList().fromBinary(bytes, options);
|
|
4333
|
+
}
|
|
4334
|
+
static fromJson(jsonValue, options) {
|
|
4335
|
+
return new BlueAccessCredentialList().fromJson(jsonValue, options);
|
|
4336
|
+
}
|
|
4337
|
+
static fromJsonString(jsonString, options) {
|
|
4338
|
+
return new BlueAccessCredentialList().fromJsonString(jsonString, options);
|
|
4339
|
+
}
|
|
4340
|
+
static equals(a, b) {
|
|
4341
|
+
return protobuf.proto2.util.equals(BlueAccessCredentialList, a, b);
|
|
4342
|
+
}
|
|
4343
|
+
}
|
|
4344
|
+
BlueAccessCredentialList.runtime = protobuf.proto2;
|
|
4345
|
+
BlueAccessCredentialList.typeName = "BlueAccessCredentialList";
|
|
4346
|
+
BlueAccessCredentialList.fields = protobuf.proto2.util.newFieldList(() => [
|
|
4347
|
+
{ no: 1, name: "credentials", kind: "message", T: BlueAccessCredential, repeated: true },
|
|
4348
|
+
]);
|
|
4042
4349
|
/**
|
|
4043
4350
|
* @generated from message BlueRefreshOssSoCredential
|
|
4044
4351
|
*/
|
|
@@ -4155,66 +4462,6 @@ var capacitorBlueIDAccess = (function (exports, core, protobuf) {
|
|
|
4155
4462
|
BlueSynchronizeAccessCredentials.fields = protobuf.proto2.util.newFieldList(() => [
|
|
4156
4463
|
{ no: 1, name: "credentials", kind: "message", T: BlueSynchronizeAccessCredential, repeated: true },
|
|
4157
4464
|
]);
|
|
4158
|
-
/**
|
|
4159
|
-
* @generated from message BlueHardwareInfo
|
|
4160
|
-
*/
|
|
4161
|
-
class BlueHardwareInfo extends protobuf.Message {
|
|
4162
|
-
constructor(data) {
|
|
4163
|
-
super();
|
|
4164
|
-
protobuf.proto2.util.initPartial(data, this);
|
|
4165
|
-
}
|
|
4166
|
-
static fromBinary(bytes, options) {
|
|
4167
|
-
return new BlueHardwareInfo().fromBinary(bytes, options);
|
|
4168
|
-
}
|
|
4169
|
-
static fromJson(jsonValue, options) {
|
|
4170
|
-
return new BlueHardwareInfo().fromJson(jsonValue, options);
|
|
4171
|
-
}
|
|
4172
|
-
static fromJsonString(jsonString, options) {
|
|
4173
|
-
return new BlueHardwareInfo().fromJsonString(jsonString, options);
|
|
4174
|
-
}
|
|
4175
|
-
static equals(a, b) {
|
|
4176
|
-
return protobuf.proto2.util.equals(BlueHardwareInfo, a, b);
|
|
4177
|
-
}
|
|
4178
|
-
}
|
|
4179
|
-
BlueHardwareInfo.runtime = protobuf.proto2;
|
|
4180
|
-
BlueHardwareInfo.typeName = "BlueHardwareInfo";
|
|
4181
|
-
BlueHardwareInfo.fields = protobuf.proto2.util.newFieldList(() => [
|
|
4182
|
-
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
4183
|
-
{ no: 2, name: "vendor", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
4184
|
-
{ no: 3, name: "vendorName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
4185
|
-
{ no: 4, name: "version", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
4186
|
-
{ no: 5, name: "type", kind: "enum", T: protobuf.proto2.getEnumType(exports.BlueHardwareType) },
|
|
4187
|
-
]);
|
|
4188
|
-
/**
|
|
4189
|
-
* @generated from message BlueSystemStatusExt
|
|
4190
|
-
*/
|
|
4191
|
-
class BlueSystemStatusExt extends protobuf.Message {
|
|
4192
|
-
constructor(data) {
|
|
4193
|
-
super();
|
|
4194
|
-
protobuf.proto2.util.initPartial(data, this);
|
|
4195
|
-
}
|
|
4196
|
-
static fromBinary(bytes, options) {
|
|
4197
|
-
return new BlueSystemStatusExt().fromBinary(bytes, options);
|
|
4198
|
-
}
|
|
4199
|
-
static fromJson(jsonValue, options) {
|
|
4200
|
-
return new BlueSystemStatusExt().fromJson(jsonValue, options);
|
|
4201
|
-
}
|
|
4202
|
-
static fromJsonString(jsonString, options) {
|
|
4203
|
-
return new BlueSystemStatusExt().fromJsonString(jsonString, options);
|
|
4204
|
-
}
|
|
4205
|
-
static equals(a, b) {
|
|
4206
|
-
return protobuf.proto2.util.equals(BlueSystemStatusExt, a, b);
|
|
4207
|
-
}
|
|
4208
|
-
}
|
|
4209
|
-
BlueSystemStatusExt.runtime = protobuf.proto2;
|
|
4210
|
-
BlueSystemStatusExt.typeName = "BlueSystemStatusExt";
|
|
4211
|
-
BlueSystemStatusExt.fields = protobuf.proto2.util.newFieldList(() => [
|
|
4212
|
-
{ no: 1, name: "status", kind: "message", T: BlueSystemStatus },
|
|
4213
|
-
{ no: 2, name: "newFirmwareVersionAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
4214
|
-
{ no: 3, name: "newTestFirmwareVersionAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
4215
|
-
{ no: 4, name: "newConfigurationAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
4216
|
-
{ no: 5, name: "hardwareInfo", kind: "message", T: BlueHardwareInfo, opt: true },
|
|
4217
|
-
]);
|
|
4218
4465
|
|
|
4219
4466
|
var BlueSDK = /*#__PURE__*/Object.freeze({
|
|
4220
4467
|
__proto__: null,
|
|
@@ -4224,18 +4471,26 @@ var capacitorBlueIDAccess = (function (exports, core, protobuf) {
|
|
|
4224
4471
|
BlueDeviceDetailsBluetooth: BlueDeviceDetailsBluetooth,
|
|
4225
4472
|
BlueDeviceDetailsUWB: BlueDeviceDetailsUWB,
|
|
4226
4473
|
BlueDeviceInfo: BlueDeviceInfo,
|
|
4227
|
-
|
|
4228
|
-
|
|
4474
|
+
BlueIdentity: BlueIdentity,
|
|
4475
|
+
BlueIdentitiesList: BlueIdentitiesList,
|
|
4229
4476
|
BlueAccessDevice: BlueAccessDevice,
|
|
4230
4477
|
BlueAccessDeviceList: BlueAccessDeviceList,
|
|
4231
4478
|
BlueAccessObject: BlueAccessObject,
|
|
4232
4479
|
BlueAccessObjectList: BlueAccessObjectList,
|
|
4480
|
+
BlueHardwareInfo: BlueHardwareInfo,
|
|
4481
|
+
BlueSystemStatusExt: BlueSystemStatusExt,
|
|
4482
|
+
BlueRefreshOssSoIdentity: BlueRefreshOssSoIdentity,
|
|
4483
|
+
BlueRefreshOssSoIdentities: BlueRefreshOssSoIdentities,
|
|
4484
|
+
BlueSynchronizeIdentity: BlueSynchronizeIdentity,
|
|
4485
|
+
BlueSynchronizeIdentities: BlueSynchronizeIdentities,
|
|
4486
|
+
BlueLegacyProvisioningRequest: BlueLegacyProvisioningRequest,
|
|
4487
|
+
BlueLegacyProvisioningResponse: BlueLegacyProvisioningResponse,
|
|
4488
|
+
BlueAccessCredential: BlueAccessCredential,
|
|
4489
|
+
BlueAccessCredentialList: BlueAccessCredentialList,
|
|
4233
4490
|
BlueRefreshOssSoCredential: BlueRefreshOssSoCredential,
|
|
4234
4491
|
BlueRefreshOssSoCredentials: BlueRefreshOssSoCredentials,
|
|
4235
4492
|
BlueSynchronizeAccessCredential: BlueSynchronizeAccessCredential,
|
|
4236
|
-
BlueSynchronizeAccessCredentials: BlueSynchronizeAccessCredentials
|
|
4237
|
-
BlueHardwareInfo: BlueHardwareInfo,
|
|
4238
|
-
BlueSystemStatusExt: BlueSystemStatusExt
|
|
4493
|
+
BlueSynchronizeAccessCredentials: BlueSynchronizeAccessCredentials
|
|
4239
4494
|
});
|
|
4240
4495
|
|
|
4241
4496
|
//
|
|
@@ -4427,6 +4682,10 @@ var capacitorBlueIDAccess = (function (exports, core, protobuf) {
|
|
|
4427
4682
|
exports.BlueI18n = BlueI18n;
|
|
4428
4683
|
exports.BlueIDAccess = BlueIDAccess;
|
|
4429
4684
|
exports.BlueIDAccessInterop = BlueIDAccessInterop;
|
|
4685
|
+
exports.BlueIdentitiesList = BlueIdentitiesList;
|
|
4686
|
+
exports.BlueIdentity = BlueIdentity;
|
|
4687
|
+
exports.BlueLegacyProvisioningRequest = BlueLegacyProvisioningRequest;
|
|
4688
|
+
exports.BlueLegacyProvisioningResponse = BlueLegacyProvisioningResponse;
|
|
4430
4689
|
exports.BlueLocalTimeSchedule = BlueLocalTimeSchedule;
|
|
4431
4690
|
exports.BlueLocalTimeperiod = BlueLocalTimeperiod;
|
|
4432
4691
|
exports.BlueLocalTimestamp = BlueLocalTimestamp;
|
|
@@ -4476,6 +4735,8 @@ var capacitorBlueIDAccess = (function (exports, core, protobuf) {
|
|
|
4476
4735
|
exports.BlueOssSoVersion = BlueOssSoVersion;
|
|
4477
4736
|
exports.BlueRefreshOssSoCredential = BlueRefreshOssSoCredential;
|
|
4478
4737
|
exports.BlueRefreshOssSoCredentials = BlueRefreshOssSoCredentials;
|
|
4738
|
+
exports.BlueRefreshOssSoIdentities = BlueRefreshOssSoIdentities;
|
|
4739
|
+
exports.BlueRefreshOssSoIdentity = BlueRefreshOssSoIdentity;
|
|
4479
4740
|
exports.BlueSPHandshake = BlueSPHandshake;
|
|
4480
4741
|
exports.BlueSPHandshakeReply = BlueSPHandshakeReply;
|
|
4481
4742
|
exports.BlueSPResult = BlueSPResult;
|
|
@@ -4484,6 +4745,8 @@ var capacitorBlueIDAccess = (function (exports, core, protobuf) {
|
|
|
4484
4745
|
exports.BlueSharedDemoData = BlueSharedDemoData;
|
|
4485
4746
|
exports.BlueSynchronizeAccessCredential = BlueSynchronizeAccessCredential;
|
|
4486
4747
|
exports.BlueSynchronizeAccessCredentials = BlueSynchronizeAccessCredentials;
|
|
4748
|
+
exports.BlueSynchronizeIdentities = BlueSynchronizeIdentities;
|
|
4749
|
+
exports.BlueSynchronizeIdentity = BlueSynchronizeIdentity;
|
|
4487
4750
|
exports.BlueSystemConfig = BlueSystemConfig;
|
|
4488
4751
|
exports.BlueSystemLogEntry = BlueSystemLogEntry;
|
|
4489
4752
|
exports.BlueSystemLogQuery = BlueSystemLogQuery;
|