writeAttributeBitmap32(withValue:params:completionHandler:)

Declaration

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