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