Other Protocols

The following protocols are available globally.

  • Provides a way to check, apply and execute firmware updates.

    See more

    Declaration

    Swift

    public protocol FirmwareUpdateManager : AnyObject
  • Provides an interface to perform various operations related to IMU.

    See more

    Declaration

    Swift

    public protocol IMUModule
  • Parses notification payload to required protobuf type received from Bluetooth.

    See more

    Declaration

    Swift

    public protocol NotificationParser