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