@blueid/access-capacitor 1.29.0 → 1.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/BlueCore_pb.d.ts +13 -0
- package/dist/esm/BlueCore_pb.js +2 -0
- package/dist/esm/BlueCore_pb.js.map +1 -1
- package/dist/esm/BlueSDK_pb.d.ts +54 -34
- package/dist/esm/BlueSDK_pb.js +39 -34
- package/dist/esm/BlueSDK_pb.js.map +1 -1
- package/dist/plugin.cjs.js +41 -34
- package/dist/plugin.cjs.js.map +1 -1
- package/dist/plugin.js +41 -34
- package/dist/plugin.js.map +1 -1
- package/package.json +1 -1
- package/ios/Plugin/BlueIDAccessSDK.swift +0 -1
package/dist/plugin.js
CHANGED
|
@@ -1420,6 +1420,7 @@ var capacitorBlueIDAccess = (function (exports, core, protobuf) {
|
|
|
1420
1420
|
{ no: 3, name: "applicationVersion", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
1421
1421
|
{ no: 4, name: "localMidnightTimeEpoch", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
1422
1422
|
{ no: 5, name: "isFactory", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
1423
|
+
{ no: 6, name: "hardwareState", kind: "scalar", T: 13 /* ScalarType.UINT32 */, default: 0 },
|
|
1423
1424
|
]);
|
|
1424
1425
|
/**
|
|
1425
1426
|
* @generated from message BlueBleAdvertisementInfo
|
|
@@ -1652,6 +1653,7 @@ var capacitorBlueIDAccess = (function (exports, core, protobuf) {
|
|
|
1652
1653
|
{ no: 3, name: "accessInfo", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
1653
1654
|
{ no: 4, name: "scheduleEndTime", kind: "message", T: BlueLocalTimestamp },
|
|
1654
1655
|
{ no: 5, name: "scheduleMissmatch", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
1656
|
+
{ no: 6, name: "accessOpenTime", kind: "scalar", T: 13 /* ScalarType.UINT32 */, default: 0 },
|
|
1655
1657
|
]);
|
|
1656
1658
|
/**
|
|
1657
1659
|
* @generated from message BlueOssAccessEventsResult
|
|
@@ -3093,40 +3095,45 @@ var capacitorBlueIDAccess = (function (exports, core, protobuf) {
|
|
|
3093
3095
|
{ no: 11, name: "openViaOssWaitMessage", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Establishing secure connection..." },
|
|
3094
3096
|
{ no: 12, name: "openViaOssAccessGrantedTitle", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Access Granted" },
|
|
3095
3097
|
{ no: 13, name: "openViaOssAccessGrantedMessage", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Please proceed." },
|
|
3096
|
-
{ no: 14, name: "
|
|
3097
|
-
{ no: 15, name: "
|
|
3098
|
-
{ no: 16, name: "
|
|
3099
|
-
{ no: 17, name: "
|
|
3100
|
-
{ no: 18, name: "
|
|
3101
|
-
{ no: 19, name: "
|
|
3102
|
-
{ no: 20, name: "
|
|
3103
|
-
{ no: 21, name: "
|
|
3104
|
-
{ no: 22, name: "
|
|
3105
|
-
{ no: 23, name: "
|
|
3106
|
-
{ no: 24, name: "
|
|
3107
|
-
{ no: 25, name: "
|
|
3108
|
-
{ no: 26, name: "
|
|
3109
|
-
{ no: 27, name: "
|
|
3110
|
-
{ no: 28, name: "
|
|
3111
|
-
{ no: 29, name: "
|
|
3112
|
-
{ no: 30, name: "
|
|
3113
|
-
{ no: 31, name: "
|
|
3114
|
-
{ no: 32, name: "
|
|
3115
|
-
{ no: 33, name: "
|
|
3116
|
-
{ no: 34, name: "
|
|
3117
|
-
{ no: 35, name: "
|
|
3118
|
-
{ no: 36, name: "
|
|
3119
|
-
{ no: 37, name: "
|
|
3120
|
-
{ no: 38, name: "
|
|
3121
|
-
{ no: 39, name: "
|
|
3122
|
-
{ no: 40, name: "
|
|
3123
|
-
{ no: 41, name: "
|
|
3124
|
-
{ no: 42, name: "
|
|
3125
|
-
{ no: 43, name: "
|
|
3126
|
-
{ no: 44, name: "
|
|
3127
|
-
{ no: 45, name: "
|
|
3128
|
-
{ no: 46, name: "
|
|
3129
|
-
{ no: 47, name: "
|
|
3098
|
+
{ no: 14, name: "openViaOssAccessGrantedLockEngagedTitle", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Lock engaged" },
|
|
3099
|
+
{ no: 15, name: "openViaOssAccessGrantedLockEngagedMessage", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Lock remains closed until toggled again." },
|
|
3100
|
+
{ no: 16, name: "openViaOssAccessGrantedLockDisengagedTitle", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Lock disengaged" },
|
|
3101
|
+
{ no: 17, name: "openViaOssAccessGrantedLockDisengagedMessage", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Lock remains open until toggled again." },
|
|
3102
|
+
{ no: 18, name: "openViaOssAccessGrantedExtendedTimeMessage", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Lock will remain disengaged for %d seconds." },
|
|
3103
|
+
{ no: 19, name: "openViaOssAccessDeniedTitle", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Access Denied" },
|
|
3104
|
+
{ no: 20, name: "openViaOssAccessDeniedMessage", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Credentials are invalid or outdated." },
|
|
3105
|
+
{ no: 21, name: "openViaOssAccessDeniedScheduleMismatchMessage", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Credentials are not valid at this time and/or day of the week." },
|
|
3106
|
+
{ no: 22, name: "openViaOssErrorTitle", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Error" },
|
|
3107
|
+
{ no: 23, name: "cmnCancelLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Cancel" },
|
|
3108
|
+
{ no: 24, name: "cmnCloseLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Close" },
|
|
3109
|
+
{ no: 25, name: "syncDeviceInProgressTitle", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Synchronization in Progress" },
|
|
3110
|
+
{ no: 26, name: "syncDeviceFailedTitle", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Synchronization has failed" },
|
|
3111
|
+
{ no: 27, name: "syncDeviceCancellingTitle", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Cancelling..." },
|
|
3112
|
+
{ no: 28, name: "syncDeviceCompletedTitle", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Synchronization has been completed" },
|
|
3113
|
+
{ no: 29, name: "syncDeviceGetAuthenticationTokenTaskLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Issue authentication token" },
|
|
3114
|
+
{ no: 30, name: "syncDeviceRetrieveDeviceConfigurationTaskLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Retrieve device configuration" },
|
|
3115
|
+
{ no: 31, name: "syncDeviceUpdateDeviceConfigurationTaskLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Update device configuration" },
|
|
3116
|
+
{ no: 32, name: "syncDeviceUpdateDeviceTimeTaskLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Update device time" },
|
|
3117
|
+
{ no: 33, name: "syncDeviceWaitForDeviceToRestartTaskLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Wait for device to restart" },
|
|
3118
|
+
{ no: 34, name: "syncDevicePushEventLogsTaskLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Push event logs" },
|
|
3119
|
+
{ no: 35, name: "syncDevicePushSystemLogsTaskLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Push system logs" },
|
|
3120
|
+
{ no: 36, name: "syncDeviceRetrieveBlacklistEntriesTaskLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Retrieve blacklist entries" },
|
|
3121
|
+
{ no: 37, name: "syncDeviceDeployBlacklistEntriesTaskLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Deploy blacklist entries" },
|
|
3122
|
+
{ no: 38, name: "syncDeviceRetrieveSystemStatusTaskLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Retrieve system status" },
|
|
3123
|
+
{ no: 39, name: "syncDevicePushSystemStatusTaskLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Push system status" },
|
|
3124
|
+
{ no: 40, name: "syncDeviceCheckLatestFWLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Check latest firmware" },
|
|
3125
|
+
{ no: 41, name: "dfuInProgressTitle", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Update in Progress" },
|
|
3126
|
+
{ no: 42, name: "dfuFailedTitle", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Update has failed" },
|
|
3127
|
+
{ no: 43, name: "dfuCancellingTitle", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Cancelling..." },
|
|
3128
|
+
{ no: 44, name: "dfuCompletedTitle", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Update has been completed" },
|
|
3129
|
+
{ no: 45, name: "dfuGetAuthenticationTokenTaskLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Issue authentication token" },
|
|
3130
|
+
{ no: 46, name: "dfuCheckLatestFWLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Check latest firmware" },
|
|
3131
|
+
{ no: 47, name: "dfuDownloadLatestFWLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Download latest firmware" },
|
|
3132
|
+
{ no: 48, name: "dfuPrepareUpdateLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Prepare Update" },
|
|
3133
|
+
{ no: 49, name: "dfuStartBootloaderLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Start Bootloader" },
|
|
3134
|
+
{ no: 50, name: "dfuInitializationLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "DFU initialization" },
|
|
3135
|
+
{ no: 51, name: "dfuUpdateFWLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Update firmware" },
|
|
3136
|
+
{ no: 52, name: "dfuWaitForDeviceToRestartTaskLabel", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Wait for device to restart" },
|
|
3130
3137
|
]);
|
|
3131
3138
|
/**
|
|
3132
3139
|
* @generated from message BlueDeviceDetailsBluetooth
|