1.21.0 -> 1.22.0
Breaking changes
BluetoothDeviceProvider class has one new parameter for TDWP feature (can be nil) and a modified parameter with
wedgeRegex
Concrete Example
Required Parameter:
wedgeRegex
: Regex object required with supported devices
Optional Parameter:
tdwdServerEnv
: Server environment to choose from dev, uat and prod
Last updated