writeAttributeMinSetpointDeadBand(withValue:params:completion:)

Declaration

func writeAttributeMinSetpointDeadBand(withValue value: NSNumber, params: MTRWriteParams?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeMinSetpointDeadBand(withValue value: NSNumber, params: MTRWriteParams?) async throws