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