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