@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/esm/BlueSDK_pb.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
// @ts-nocheck
|
|
5
5
|
import { Message, proto2 } from "@bufbuild/protobuf";
|
|
6
6
|
import { BlueBleManufacturerInfo, BlueCredentialId, BlueCredentialType, BlueHardwareType, BlueLocalTimestamp, BlueOssSoConfiguration, BlueReturnCode } from "./BlueCore_pb.js";
|
|
7
|
-
import { BlueSystemStatus } from "./BlueSystem_pb.js";
|
|
7
|
+
import { BlueSystemProvisioning, BlueSystemStatus } from "./BlueSystem_pb.js";
|
|
8
8
|
/**
|
|
9
9
|
* @generated from enum BlueDeviceType
|
|
10
10
|
*/
|
|
@@ -229,72 +229,71 @@ BlueDeviceInfo.fields = proto2.util.newFieldList(() => [
|
|
|
229
229
|
{ no: 6, name: "uwb", kind: "message", T: BlueDeviceDetailsUWB, oneof: "details" },
|
|
230
230
|
]);
|
|
231
231
|
/**
|
|
232
|
-
* @generated from message
|
|
232
|
+
* @generated from message BlueIdentity
|
|
233
233
|
*/
|
|
234
|
-
export class
|
|
234
|
+
export class BlueIdentity extends Message {
|
|
235
235
|
constructor(data) {
|
|
236
236
|
super();
|
|
237
237
|
proto2.util.initPartial(data, this);
|
|
238
238
|
}
|
|
239
239
|
static fromBinary(bytes, options) {
|
|
240
|
-
return new
|
|
240
|
+
return new BlueIdentity().fromBinary(bytes, options);
|
|
241
241
|
}
|
|
242
242
|
static fromJson(jsonValue, options) {
|
|
243
|
-
return new
|
|
243
|
+
return new BlueIdentity().fromJson(jsonValue, options);
|
|
244
244
|
}
|
|
245
245
|
static fromJsonString(jsonString, options) {
|
|
246
|
-
return new
|
|
246
|
+
return new BlueIdentity().fromJsonString(jsonString, options);
|
|
247
247
|
}
|
|
248
248
|
static equals(a, b) {
|
|
249
|
-
return proto2.util.equals(
|
|
249
|
+
return proto2.util.equals(BlueIdentity, a, b);
|
|
250
250
|
}
|
|
251
251
|
}
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
{ no: 1, name: "
|
|
256
|
-
{ no: 2, name: "
|
|
252
|
+
BlueIdentity.runtime = proto2;
|
|
253
|
+
BlueIdentity.typeName = "BlueIdentity";
|
|
254
|
+
BlueIdentity.fields = proto2.util.newFieldList(() => [
|
|
255
|
+
{ no: 1, name: "identityId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
256
|
+
{ no: 2, name: "role", kind: "enum", T: proto2.getEnumType(BlueCredentialType) },
|
|
257
257
|
{ no: 3, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
258
258
|
{ no: 4, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
259
|
-
{ no: 5, name: "
|
|
260
|
-
{ no: 6, name: "
|
|
261
|
-
{ no: 7, name: "
|
|
262
|
-
{ no: 8, name: "
|
|
263
|
-
{ no: 9, name: "
|
|
264
|
-
{ no: 10, name: "
|
|
265
|
-
{ no: 11, name: "
|
|
266
|
-
{ no: 12, name: "
|
|
267
|
-
{ no: 13, name: "organisationName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
259
|
+
{ no: 5, name: "receiverName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
260
|
+
{ no: 6, name: "validFrom", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
261
|
+
{ no: 7, name: "validTo", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
262
|
+
{ no: 8, name: "organization", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
263
|
+
{ no: 9, name: "organizationName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
264
|
+
{ no: 10, name: "siteId", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
265
|
+
{ no: 11, name: "siteName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
266
|
+
{ no: 12, name: "privateKey", kind: "scalar", T: 12 /* ScalarType.BYTES */, opt: true },
|
|
268
267
|
]);
|
|
269
268
|
/**
|
|
270
|
-
* @generated from message
|
|
269
|
+
* @generated from message BlueIdentitiesList
|
|
271
270
|
*/
|
|
272
|
-
export class
|
|
271
|
+
export class BlueIdentitiesList extends Message {
|
|
273
272
|
constructor(data) {
|
|
274
273
|
super();
|
|
275
274
|
/**
|
|
276
|
-
* @generated from field: repeated
|
|
275
|
+
* @generated from field: repeated BlueIdentity identities = 1;
|
|
277
276
|
*/
|
|
278
|
-
this.
|
|
277
|
+
this.identities = [];
|
|
279
278
|
proto2.util.initPartial(data, this);
|
|
280
279
|
}
|
|
281
280
|
static fromBinary(bytes, options) {
|
|
282
|
-
return new
|
|
281
|
+
return new BlueIdentitiesList().fromBinary(bytes, options);
|
|
283
282
|
}
|
|
284
283
|
static fromJson(jsonValue, options) {
|
|
285
|
-
return new
|
|
284
|
+
return new BlueIdentitiesList().fromJson(jsonValue, options);
|
|
286
285
|
}
|
|
287
286
|
static fromJsonString(jsonString, options) {
|
|
288
|
-
return new
|
|
287
|
+
return new BlueIdentitiesList().fromJsonString(jsonString, options);
|
|
289
288
|
}
|
|
290
289
|
static equals(a, b) {
|
|
291
|
-
return proto2.util.equals(
|
|
290
|
+
return proto2.util.equals(BlueIdentitiesList, a, b);
|
|
292
291
|
}
|
|
293
292
|
}
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
{ no: 1, name: "
|
|
293
|
+
BlueIdentitiesList.runtime = proto2;
|
|
294
|
+
BlueIdentitiesList.typeName = "BlueIdentitiesList";
|
|
295
|
+
BlueIdentitiesList.fields = proto2.util.newFieldList(() => [
|
|
296
|
+
{ no: 1, name: "identities", kind: "message", T: BlueIdentity, repeated: true },
|
|
298
297
|
]);
|
|
299
298
|
/**
|
|
300
299
|
* @generated from message BlueAccessDevice
|
|
@@ -418,6 +417,311 @@ BlueAccessObjectList.typeName = "BlueAccessObjectList";
|
|
|
418
417
|
BlueAccessObjectList.fields = proto2.util.newFieldList(() => [
|
|
419
418
|
{ no: 1, name: "objects", kind: "message", T: BlueAccessObject, repeated: true },
|
|
420
419
|
]);
|
|
420
|
+
/**
|
|
421
|
+
* @generated from message BlueHardwareInfo
|
|
422
|
+
*/
|
|
423
|
+
export class BlueHardwareInfo extends Message {
|
|
424
|
+
constructor(data) {
|
|
425
|
+
super();
|
|
426
|
+
proto2.util.initPartial(data, this);
|
|
427
|
+
}
|
|
428
|
+
static fromBinary(bytes, options) {
|
|
429
|
+
return new BlueHardwareInfo().fromBinary(bytes, options);
|
|
430
|
+
}
|
|
431
|
+
static fromJson(jsonValue, options) {
|
|
432
|
+
return new BlueHardwareInfo().fromJson(jsonValue, options);
|
|
433
|
+
}
|
|
434
|
+
static fromJsonString(jsonString, options) {
|
|
435
|
+
return new BlueHardwareInfo().fromJsonString(jsonString, options);
|
|
436
|
+
}
|
|
437
|
+
static equals(a, b) {
|
|
438
|
+
return proto2.util.equals(BlueHardwareInfo, a, b);
|
|
439
|
+
}
|
|
440
|
+
}
|
|
441
|
+
BlueHardwareInfo.runtime = proto2;
|
|
442
|
+
BlueHardwareInfo.typeName = "BlueHardwareInfo";
|
|
443
|
+
BlueHardwareInfo.fields = proto2.util.newFieldList(() => [
|
|
444
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
445
|
+
{ no: 2, name: "vendor", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
446
|
+
{ no: 3, name: "vendorName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
447
|
+
{ no: 4, name: "version", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
448
|
+
{ no: 5, name: "type", kind: "enum", T: proto2.getEnumType(BlueHardwareType) },
|
|
449
|
+
]);
|
|
450
|
+
/**
|
|
451
|
+
* @generated from message BlueSystemStatusExt
|
|
452
|
+
*/
|
|
453
|
+
export class BlueSystemStatusExt extends Message {
|
|
454
|
+
constructor(data) {
|
|
455
|
+
super();
|
|
456
|
+
proto2.util.initPartial(data, this);
|
|
457
|
+
}
|
|
458
|
+
static fromBinary(bytes, options) {
|
|
459
|
+
return new BlueSystemStatusExt().fromBinary(bytes, options);
|
|
460
|
+
}
|
|
461
|
+
static fromJson(jsonValue, options) {
|
|
462
|
+
return new BlueSystemStatusExt().fromJson(jsonValue, options);
|
|
463
|
+
}
|
|
464
|
+
static fromJsonString(jsonString, options) {
|
|
465
|
+
return new BlueSystemStatusExt().fromJsonString(jsonString, options);
|
|
466
|
+
}
|
|
467
|
+
static equals(a, b) {
|
|
468
|
+
return proto2.util.equals(BlueSystemStatusExt, a, b);
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
BlueSystemStatusExt.runtime = proto2;
|
|
472
|
+
BlueSystemStatusExt.typeName = "BlueSystemStatusExt";
|
|
473
|
+
BlueSystemStatusExt.fields = proto2.util.newFieldList(() => [
|
|
474
|
+
{ no: 1, name: "status", kind: "message", T: BlueSystemStatus },
|
|
475
|
+
{ no: 2, name: "newFirmwareVersionAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
476
|
+
{ no: 3, name: "newTestFirmwareVersionAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
477
|
+
{ no: 4, name: "newConfigurationAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
478
|
+
{ no: 5, name: "hardwareInfo", kind: "message", T: BlueHardwareInfo, opt: true },
|
|
479
|
+
]);
|
|
480
|
+
/**
|
|
481
|
+
* @generated from message BlueRefreshOssSoIdentity
|
|
482
|
+
*/
|
|
483
|
+
export class BlueRefreshOssSoIdentity extends Message {
|
|
484
|
+
constructor(data) {
|
|
485
|
+
super();
|
|
486
|
+
proto2.util.initPartial(data, this);
|
|
487
|
+
}
|
|
488
|
+
static fromBinary(bytes, options) {
|
|
489
|
+
return new BlueRefreshOssSoIdentity().fromBinary(bytes, options);
|
|
490
|
+
}
|
|
491
|
+
static fromJson(jsonValue, options) {
|
|
492
|
+
return new BlueRefreshOssSoIdentity().fromJson(jsonValue, options);
|
|
493
|
+
}
|
|
494
|
+
static fromJsonString(jsonString, options) {
|
|
495
|
+
return new BlueRefreshOssSoIdentity().fromJsonString(jsonString, options);
|
|
496
|
+
}
|
|
497
|
+
static equals(a, b) {
|
|
498
|
+
return proto2.util.equals(BlueRefreshOssSoIdentity, a, b);
|
|
499
|
+
}
|
|
500
|
+
}
|
|
501
|
+
BlueRefreshOssSoIdentity.runtime = proto2;
|
|
502
|
+
BlueRefreshOssSoIdentity.typeName = "BlueRefreshOssSoIdentity";
|
|
503
|
+
BlueRefreshOssSoIdentity.fields = proto2.util.newFieldList(() => [
|
|
504
|
+
{ no: 1, name: "identityId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
505
|
+
{ no: 2, name: "status", kind: "enum", T: proto2.getEnumType(BlueRefreshOssSoCredentialStatus) },
|
|
506
|
+
{ no: 3, name: "configuration", kind: "message", T: BlueOssSoConfiguration, opt: true },
|
|
507
|
+
]);
|
|
508
|
+
/**
|
|
509
|
+
* @generated from message BlueRefreshOssSoIdentities
|
|
510
|
+
*/
|
|
511
|
+
export class BlueRefreshOssSoIdentities extends Message {
|
|
512
|
+
constructor(data) {
|
|
513
|
+
super();
|
|
514
|
+
/**
|
|
515
|
+
* @generated from field: repeated BlueRefreshOssSoIdentity identities = 1;
|
|
516
|
+
*/
|
|
517
|
+
this.identities = [];
|
|
518
|
+
proto2.util.initPartial(data, this);
|
|
519
|
+
}
|
|
520
|
+
static fromBinary(bytes, options) {
|
|
521
|
+
return new BlueRefreshOssSoIdentities().fromBinary(bytes, options);
|
|
522
|
+
}
|
|
523
|
+
static fromJson(jsonValue, options) {
|
|
524
|
+
return new BlueRefreshOssSoIdentities().fromJson(jsonValue, options);
|
|
525
|
+
}
|
|
526
|
+
static fromJsonString(jsonString, options) {
|
|
527
|
+
return new BlueRefreshOssSoIdentities().fromJsonString(jsonString, options);
|
|
528
|
+
}
|
|
529
|
+
static equals(a, b) {
|
|
530
|
+
return proto2.util.equals(BlueRefreshOssSoIdentities, a, b);
|
|
531
|
+
}
|
|
532
|
+
}
|
|
533
|
+
BlueRefreshOssSoIdentities.runtime = proto2;
|
|
534
|
+
BlueRefreshOssSoIdentities.typeName = "BlueRefreshOssSoIdentities";
|
|
535
|
+
BlueRefreshOssSoIdentities.fields = proto2.util.newFieldList(() => [
|
|
536
|
+
{ no: 1, name: "identities", kind: "message", T: BlueRefreshOssSoIdentity, repeated: true },
|
|
537
|
+
]);
|
|
538
|
+
/**
|
|
539
|
+
* @generated from message BlueSynchronizeIdentity
|
|
540
|
+
*/
|
|
541
|
+
export class BlueSynchronizeIdentity extends Message {
|
|
542
|
+
constructor(data) {
|
|
543
|
+
super();
|
|
544
|
+
proto2.util.initPartial(data, this);
|
|
545
|
+
}
|
|
546
|
+
static fromBinary(bytes, options) {
|
|
547
|
+
return new BlueSynchronizeIdentity().fromBinary(bytes, options);
|
|
548
|
+
}
|
|
549
|
+
static fromJson(jsonValue, options) {
|
|
550
|
+
return new BlueSynchronizeIdentity().fromJson(jsonValue, options);
|
|
551
|
+
}
|
|
552
|
+
static fromJsonString(jsonString, options) {
|
|
553
|
+
return new BlueSynchronizeIdentity().fromJsonString(jsonString, options);
|
|
554
|
+
}
|
|
555
|
+
static equals(a, b) {
|
|
556
|
+
return proto2.util.equals(BlueSynchronizeIdentity, a, b);
|
|
557
|
+
}
|
|
558
|
+
}
|
|
559
|
+
BlueSynchronizeIdentity.runtime = proto2;
|
|
560
|
+
BlueSynchronizeIdentity.typeName = "BlueSynchronizeIdentity";
|
|
561
|
+
BlueSynchronizeIdentity.fields = proto2.util.newFieldList(() => [
|
|
562
|
+
{ no: 1, name: "identityId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
563
|
+
{ no: 2, name: "returnCode", kind: "enum", T: proto2.getEnumType(BlueReturnCode) },
|
|
564
|
+
{ no: 3, name: "errorDescription", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
565
|
+
]);
|
|
566
|
+
/**
|
|
567
|
+
* @generated from message BlueSynchronizeIdentities
|
|
568
|
+
*/
|
|
569
|
+
export class BlueSynchronizeIdentities extends Message {
|
|
570
|
+
constructor(data) {
|
|
571
|
+
super();
|
|
572
|
+
/**
|
|
573
|
+
* @generated from field: repeated BlueSynchronizeIdentity identities = 1;
|
|
574
|
+
*/
|
|
575
|
+
this.identities = [];
|
|
576
|
+
proto2.util.initPartial(data, this);
|
|
577
|
+
}
|
|
578
|
+
static fromBinary(bytes, options) {
|
|
579
|
+
return new BlueSynchronizeIdentities().fromBinary(bytes, options);
|
|
580
|
+
}
|
|
581
|
+
static fromJson(jsonValue, options) {
|
|
582
|
+
return new BlueSynchronizeIdentities().fromJson(jsonValue, options);
|
|
583
|
+
}
|
|
584
|
+
static fromJsonString(jsonString, options) {
|
|
585
|
+
return new BlueSynchronizeIdentities().fromJsonString(jsonString, options);
|
|
586
|
+
}
|
|
587
|
+
static equals(a, b) {
|
|
588
|
+
return proto2.util.equals(BlueSynchronizeIdentities, a, b);
|
|
589
|
+
}
|
|
590
|
+
}
|
|
591
|
+
BlueSynchronizeIdentities.runtime = proto2;
|
|
592
|
+
BlueSynchronizeIdentities.typeName = "BlueSynchronizeIdentities";
|
|
593
|
+
BlueSynchronizeIdentities.fields = proto2.util.newFieldList(() => [
|
|
594
|
+
{ no: 1, name: "identities", kind: "message", T: BlueSynchronizeIdentity, repeated: true },
|
|
595
|
+
]);
|
|
596
|
+
/**
|
|
597
|
+
* @generated from message BlueLegacyProvisioningRequest
|
|
598
|
+
*/
|
|
599
|
+
export class BlueLegacyProvisioningRequest extends Message {
|
|
600
|
+
constructor(data) {
|
|
601
|
+
super();
|
|
602
|
+
proto2.util.initPartial(data, this);
|
|
603
|
+
}
|
|
604
|
+
static fromBinary(bytes, options) {
|
|
605
|
+
return new BlueLegacyProvisioningRequest().fromBinary(bytes, options);
|
|
606
|
+
}
|
|
607
|
+
static fromJson(jsonValue, options) {
|
|
608
|
+
return new BlueLegacyProvisioningRequest().fromJson(jsonValue, options);
|
|
609
|
+
}
|
|
610
|
+
static fromJsonString(jsonString, options) {
|
|
611
|
+
return new BlueLegacyProvisioningRequest().fromJsonString(jsonString, options);
|
|
612
|
+
}
|
|
613
|
+
static equals(a, b) {
|
|
614
|
+
return proto2.util.equals(BlueLegacyProvisioningRequest, a, b);
|
|
615
|
+
}
|
|
616
|
+
}
|
|
617
|
+
BlueLegacyProvisioningRequest.runtime = proto2;
|
|
618
|
+
BlueLegacyProvisioningRequest.typeName = "BlueLegacyProvisioningRequest";
|
|
619
|
+
BlueLegacyProvisioningRequest.fields = proto2.util.newFieldList(() => [
|
|
620
|
+
{ no: 1, name: "deviceId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
621
|
+
{ no: 2, name: "soid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
622
|
+
{ no: 3, name: "vendor", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
623
|
+
{ no: 4, name: "hardwareType", kind: "enum", T: proto2.getEnumType(BlueHardwareType) },
|
|
624
|
+
{ no: 5, name: "hardwareVersion", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
625
|
+
{ no: 6, name: "hardwareSerialNumber", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
626
|
+
]);
|
|
627
|
+
/**
|
|
628
|
+
* @generated from message BlueLegacyProvisioningResponse
|
|
629
|
+
*/
|
|
630
|
+
export class BlueLegacyProvisioningResponse extends Message {
|
|
631
|
+
constructor(data) {
|
|
632
|
+
super();
|
|
633
|
+
proto2.util.initPartial(data, this);
|
|
634
|
+
}
|
|
635
|
+
static fromBinary(bytes, options) {
|
|
636
|
+
return new BlueLegacyProvisioningResponse().fromBinary(bytes, options);
|
|
637
|
+
}
|
|
638
|
+
static fromJson(jsonValue, options) {
|
|
639
|
+
return new BlueLegacyProvisioningResponse().fromJson(jsonValue, options);
|
|
640
|
+
}
|
|
641
|
+
static fromJsonString(jsonString, options) {
|
|
642
|
+
return new BlueLegacyProvisioningResponse().fromJsonString(jsonString, options);
|
|
643
|
+
}
|
|
644
|
+
static equals(a, b) {
|
|
645
|
+
return proto2.util.equals(BlueLegacyProvisioningResponse, a, b);
|
|
646
|
+
}
|
|
647
|
+
}
|
|
648
|
+
BlueLegacyProvisioningResponse.runtime = proto2;
|
|
649
|
+
BlueLegacyProvisioningResponse.typeName = "BlueLegacyProvisioningResponse";
|
|
650
|
+
BlueLegacyProvisioningResponse.fields = proto2.util.newFieldList(() => [
|
|
651
|
+
{ no: 1, name: "deviceId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
652
|
+
{ no: 2, name: "objectId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
653
|
+
{ no: 3, name: "provisioning", kind: "message", T: BlueSystemProvisioning },
|
|
654
|
+
]);
|
|
655
|
+
/**
|
|
656
|
+
* @TODO: Keep it until we have updated all places in both iOS and Android SDK.
|
|
657
|
+
*
|
|
658
|
+
* @generated from message BlueAccessCredential
|
|
659
|
+
*/
|
|
660
|
+
export class BlueAccessCredential extends Message {
|
|
661
|
+
constructor(data) {
|
|
662
|
+
super();
|
|
663
|
+
proto2.util.initPartial(data, this);
|
|
664
|
+
}
|
|
665
|
+
static fromBinary(bytes, options) {
|
|
666
|
+
return new BlueAccessCredential().fromBinary(bytes, options);
|
|
667
|
+
}
|
|
668
|
+
static fromJson(jsonValue, options) {
|
|
669
|
+
return new BlueAccessCredential().fromJson(jsonValue, options);
|
|
670
|
+
}
|
|
671
|
+
static fromJsonString(jsonString, options) {
|
|
672
|
+
return new BlueAccessCredential().fromJsonString(jsonString, options);
|
|
673
|
+
}
|
|
674
|
+
static equals(a, b) {
|
|
675
|
+
return proto2.util.equals(BlueAccessCredential, a, b);
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
BlueAccessCredential.runtime = proto2;
|
|
679
|
+
BlueAccessCredential.typeName = "BlueAccessCredential";
|
|
680
|
+
BlueAccessCredential.fields = proto2.util.newFieldList(() => [
|
|
681
|
+
{ no: 1, name: "credentialId", kind: "message", T: BlueCredentialId },
|
|
682
|
+
{ no: 2, name: "credentialType", kind: "enum", T: proto2.getEnumType(BlueCredentialType) },
|
|
683
|
+
{ no: 3, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
684
|
+
{ no: 4, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
685
|
+
{ no: 5, name: "siteId", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
686
|
+
{ no: 6, name: "siteName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
687
|
+
{ no: 7, name: "validFrom", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
688
|
+
{ no: 8, name: "validTo", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
689
|
+
{ no: 9, name: "validity", kind: "message", T: BlueLocalTimestamp, opt: true },
|
|
690
|
+
{ no: 10, name: "privateKey", kind: "scalar", T: 12 /* ScalarType.BYTES */, opt: true },
|
|
691
|
+
{ no: 11, name: "receiverName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
692
|
+
{ no: 12, name: "organisation", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
693
|
+
{ no: 13, name: "organisationName", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
694
|
+
]);
|
|
695
|
+
/**
|
|
696
|
+
* @generated from message BlueAccessCredentialList
|
|
697
|
+
*/
|
|
698
|
+
export class BlueAccessCredentialList extends Message {
|
|
699
|
+
constructor(data) {
|
|
700
|
+
super();
|
|
701
|
+
/**
|
|
702
|
+
* @generated from field: repeated BlueAccessCredential credentials = 1;
|
|
703
|
+
*/
|
|
704
|
+
this.credentials = [];
|
|
705
|
+
proto2.util.initPartial(data, this);
|
|
706
|
+
}
|
|
707
|
+
static fromBinary(bytes, options) {
|
|
708
|
+
return new BlueAccessCredentialList().fromBinary(bytes, options);
|
|
709
|
+
}
|
|
710
|
+
static fromJson(jsonValue, options) {
|
|
711
|
+
return new BlueAccessCredentialList().fromJson(jsonValue, options);
|
|
712
|
+
}
|
|
713
|
+
static fromJsonString(jsonString, options) {
|
|
714
|
+
return new BlueAccessCredentialList().fromJsonString(jsonString, options);
|
|
715
|
+
}
|
|
716
|
+
static equals(a, b) {
|
|
717
|
+
return proto2.util.equals(BlueAccessCredentialList, a, b);
|
|
718
|
+
}
|
|
719
|
+
}
|
|
720
|
+
BlueAccessCredentialList.runtime = proto2;
|
|
721
|
+
BlueAccessCredentialList.typeName = "BlueAccessCredentialList";
|
|
722
|
+
BlueAccessCredentialList.fields = proto2.util.newFieldList(() => [
|
|
723
|
+
{ no: 1, name: "credentials", kind: "message", T: BlueAccessCredential, repeated: true },
|
|
724
|
+
]);
|
|
421
725
|
/**
|
|
422
726
|
* @generated from message BlueRefreshOssSoCredential
|
|
423
727
|
*/
|
|
@@ -534,64 +838,4 @@ BlueSynchronizeAccessCredentials.typeName = "BlueSynchronizeAccessCredentials";
|
|
|
534
838
|
BlueSynchronizeAccessCredentials.fields = proto2.util.newFieldList(() => [
|
|
535
839
|
{ no: 1, name: "credentials", kind: "message", T: BlueSynchronizeAccessCredential, repeated: true },
|
|
536
840
|
]);
|
|
537
|
-
/**
|
|
538
|
-
* @generated from message BlueHardwareInfo
|
|
539
|
-
*/
|
|
540
|
-
export class BlueHardwareInfo extends Message {
|
|
541
|
-
constructor(data) {
|
|
542
|
-
super();
|
|
543
|
-
proto2.util.initPartial(data, this);
|
|
544
|
-
}
|
|
545
|
-
static fromBinary(bytes, options) {
|
|
546
|
-
return new BlueHardwareInfo().fromBinary(bytes, options);
|
|
547
|
-
}
|
|
548
|
-
static fromJson(jsonValue, options) {
|
|
549
|
-
return new BlueHardwareInfo().fromJson(jsonValue, options);
|
|
550
|
-
}
|
|
551
|
-
static fromJsonString(jsonString, options) {
|
|
552
|
-
return new BlueHardwareInfo().fromJsonString(jsonString, options);
|
|
553
|
-
}
|
|
554
|
-
static equals(a, b) {
|
|
555
|
-
return proto2.util.equals(BlueHardwareInfo, a, b);
|
|
556
|
-
}
|
|
557
|
-
}
|
|
558
|
-
BlueHardwareInfo.runtime = proto2;
|
|
559
|
-
BlueHardwareInfo.typeName = "BlueHardwareInfo";
|
|
560
|
-
BlueHardwareInfo.fields = proto2.util.newFieldList(() => [
|
|
561
|
-
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
562
|
-
{ no: 2, name: "vendor", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
563
|
-
{ no: 3, name: "vendorName", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
564
|
-
{ no: 4, name: "version", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
565
|
-
{ no: 5, name: "type", kind: "enum", T: proto2.getEnumType(BlueHardwareType) },
|
|
566
|
-
]);
|
|
567
|
-
/**
|
|
568
|
-
* @generated from message BlueSystemStatusExt
|
|
569
|
-
*/
|
|
570
|
-
export class BlueSystemStatusExt extends Message {
|
|
571
|
-
constructor(data) {
|
|
572
|
-
super();
|
|
573
|
-
proto2.util.initPartial(data, this);
|
|
574
|
-
}
|
|
575
|
-
static fromBinary(bytes, options) {
|
|
576
|
-
return new BlueSystemStatusExt().fromBinary(bytes, options);
|
|
577
|
-
}
|
|
578
|
-
static fromJson(jsonValue, options) {
|
|
579
|
-
return new BlueSystemStatusExt().fromJson(jsonValue, options);
|
|
580
|
-
}
|
|
581
|
-
static fromJsonString(jsonString, options) {
|
|
582
|
-
return new BlueSystemStatusExt().fromJsonString(jsonString, options);
|
|
583
|
-
}
|
|
584
|
-
static equals(a, b) {
|
|
585
|
-
return proto2.util.equals(BlueSystemStatusExt, a, b);
|
|
586
|
-
}
|
|
587
|
-
}
|
|
588
|
-
BlueSystemStatusExt.runtime = proto2;
|
|
589
|
-
BlueSystemStatusExt.typeName = "BlueSystemStatusExt";
|
|
590
|
-
BlueSystemStatusExt.fields = proto2.util.newFieldList(() => [
|
|
591
|
-
{ no: 1, name: "status", kind: "message", T: BlueSystemStatus },
|
|
592
|
-
{ no: 2, name: "newFirmwareVersionAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
593
|
-
{ no: 3, name: "newTestFirmwareVersionAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
594
|
-
{ no: 4, name: "newConfigurationAvailable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
595
|
-
{ no: 5, name: "hardwareInfo", kind: "message", T: BlueHardwareInfo, opt: true },
|
|
596
|
-
]);
|
|
597
841
|
//# sourceMappingURL=BlueSDK_pb.js.map
|