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