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