Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

[BUG] Initialize app with Dummy connector #154

@kuh0005

Description

@kuh0005

In a case when you want to start application with Dummy Connector, you must pass to Connector adapter DummyConnectorFactory type.
eg. : PlcTwinController(new ConnectorAdapter(typeof(DummyConnectorFactory)));

but in that file is mistake (DummyConnector)
https://github.com/TcOpenGroup/tcopen-app-templates/blob/dev/templates/mts-s-template/t/src/x_template_xPlcConnector/Entry.cs

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions