@blueid/access-capacitor 0.89.0 → 0.91.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.
@@ -625,8 +625,6 @@ export declare enum BlueBatteryLevel {
625
625
  FullyCharged = 200
626
626
  }
627
627
  /**
628
- * Oss So events --
629
- *
630
628
  * @generated from enum BlueEventId
631
629
  */
632
630
  export declare enum BlueEventId {
@@ -720,8 +718,6 @@ export declare enum BlueEventId {
720
718
  TerminalOss = 15
721
719
  }
722
720
  /**
723
- * Oss So events --
724
- *
725
721
  * @generated from enum BlueEventInfoSystem
726
722
  */
727
723
  export declare enum BlueEventInfoSystem {
@@ -735,8 +731,6 @@ export declare enum BlueEventInfoSystem {
735
731
  SystemConfigured = 2
736
732
  }
737
733
  /**
738
- * Oss So events --
739
- *
740
734
  * @generated from enum BlueEventInfoAccess
741
735
  */
742
736
  export declare enum BlueEventInfoAccess {
@@ -795,8 +795,6 @@ proto2.util.setEnumType(BlueBatteryLevel, "BlueBatteryLevel", [
795
795
  { no: 200, name: "FullyCharged" },
796
796
  ]);
797
797
  /**
798
- * Oss So events --
799
- *
800
798
  * @generated from enum BlueEventId
801
799
  */
802
800
  export var BlueEventId;
@@ -909,8 +907,6 @@ proto2.util.setEnumType(BlueEventId, "BlueEventId", [
909
907
  { no: 15, name: "TerminalOss" },
910
908
  ]);
911
909
  /**
912
- * Oss So events --
913
- *
914
910
  * @generated from enum BlueEventInfoSystem
915
911
  */
916
912
  export var BlueEventInfoSystem;
@@ -930,8 +926,6 @@ proto2.util.setEnumType(BlueEventInfoSystem, "BlueEventInfoSystem", [
930
926
  { no: 2, name: "SystemConfigured" },
931
927
  ]);
932
928
  /**
933
- * Oss So events --
934
- *
935
929
  * @generated from enum BlueEventInfoAccess
936
930
  */
937
931
  export var BlueEventInfoAccess;