@blueid/access-cli 0.89.0 → 0.90.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/lib/proto/BlueCore_pb.js +0 -6
- package/package.json +1 -1
package/lib/proto/BlueCore_pb.js
CHANGED
|
@@ -215,8 +215,6 @@ export const BlueBatteryLevel = proto2.makeEnum(
|
|
|
215
215
|
);
|
|
216
216
|
|
|
217
217
|
/**
|
|
218
|
-
* Oss So events --
|
|
219
|
-
*
|
|
220
218
|
* @generated from enum BlueEventId
|
|
221
219
|
*/
|
|
222
220
|
export const BlueEventId = proto2.makeEnum(
|
|
@@ -241,8 +239,6 @@ export const BlueEventId = proto2.makeEnum(
|
|
|
241
239
|
);
|
|
242
240
|
|
|
243
241
|
/**
|
|
244
|
-
* Oss So events --
|
|
245
|
-
*
|
|
246
242
|
* @generated from enum BlueEventInfoSystem
|
|
247
243
|
*/
|
|
248
244
|
export const BlueEventInfoSystem = proto2.makeEnum(
|
|
@@ -254,8 +250,6 @@ export const BlueEventInfoSystem = proto2.makeEnum(
|
|
|
254
250
|
);
|
|
255
251
|
|
|
256
252
|
/**
|
|
257
|
-
* Oss So events --
|
|
258
|
-
*
|
|
259
253
|
* @generated from enum BlueEventInfoAccess
|
|
260
254
|
*/
|
|
261
255
|
export const BlueEventInfoAccess = proto2.makeEnum(
|