Contents

createIndicator(_:min:max:currentValue:)

Sends a request to the Bluetooth device to show or update a status indicator.

Declaration

func createIndicator(_ indicatorName: String!, min minValue: Int32, max maxValue: Int32, currentValue: Int32)

Parameters

See Also

Showing Status Indicators