writeAttributeBitmap64(withValue:params:completion:)

Declaration

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