@blueid/access-cli 2.22.0 → 2.23.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/BlueSystem_pb.js +0 -10
- package/package.json +1 -1
|
@@ -94,16 +94,6 @@ export const BlueOssConfig = proto2.makeMessageType(
|
|
|
94
94
|
],
|
|
95
95
|
);
|
|
96
96
|
|
|
97
|
-
/**
|
|
98
|
-
* @generated from message BlueSystemAVRUpdate
|
|
99
|
-
*/
|
|
100
|
-
export const BlueSystemAVRUpdate = proto2.makeMessageType(
|
|
101
|
-
"BlueSystemAVRUpdate",
|
|
102
|
-
() => [
|
|
103
|
-
{ no: 1, name: "data", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
104
|
-
],
|
|
105
|
-
);
|
|
106
|
-
|
|
107
97
|
/**
|
|
108
98
|
* @generated from message BlueSystemAVRInfo
|
|
109
99
|
*/
|