writeAttributeBitmap16(withValue:params:completionHandler:)

Declaration

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