View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009339 | CTT UA Binary | 3 - Feature Request | public | 2024-01-08 15:45 | 2024-01-25 15:01 |
Reporter | Yannik Klaass | Assigned To | Yannik Klaass | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.11.0.410 | ||||
Summary | 0009339: Adding global embedded OpcServer and generic method functionality to the CTT | ||||
Description | The CTT binary needs a functionality to create/expose script-side implementable/accessible methods in the AddressSpace of an embedded Opc server for clients to call. As the only way to start an opc server in the CTT at the moment is to create/start a PubSubManager object, which creates one internally, it would make sense to restructure the CTT to have a seperate global OpcServer object, providing the needed functionalities of the PubSubManager along with the new generic method functionalities. The corresponding class should be implemented. | ||||
Tags | No tags attached. | ||||
Files Affected | /src/main_window/qopcmainwindow.cpp | ||||
|
Adding global embedded OpcServer and generic method functionality to the CTT
|
|
reviewed in call, agreed to changes and closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-01-08 15:45 | Yannik Klaass | New Issue | |
2024-01-08 15:45 | Yannik Klaass | Status | new => assigned |
2024-01-08 15:45 | Yannik Klaass | Assigned To | => Yannik Klaass |
2024-01-18 13:37 | Yannik Klaass | Files Affected |
=> /src/main_window/qopcmainwindow.cpp
/src/scriptengine/PubSubModuleTypes/CMakeLists.txt /src/scriptengine/PubSubModuleTypes/uabintracker.cpp /src/scriptengine/PubSubModuleTypes/uabintracker.h /src/scriptengine/PubSubModuleTypes/uamydatasetreadercall... |
2024-01-18 13:41 | Yannik Klaass | Status | assigned => resolved |
2024-01-18 13:41 | Yannik Klaass | Resolution | open => fixed |
2024-01-18 13:41 | Yannik Klaass | Note Added: 0020658 | |
2024-01-18 17:15 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Binary |
2024-01-18 17:20 | Paul Hunkar | Status | resolved => closed |
2024-01-18 17:20 | Paul Hunkar | Fixed in Version | => 1.11.0.409 |
2024-01-18 17:20 | Paul Hunkar | Note Added: 0020661 | |
2024-01-25 15:01 | Paul Hunkar | Fixed in Version | 1.11.0.409 => 1.11.0.410 |