02/09/2023
Hello,
relatively new to UA AC, so I took the Quickstart Server as a starting block from UA-.NETStandard-Samples
Created my own Server based on it, and can successfuly create, confirm and acknowledge Alarms if before starting the server I setup the AlarmConditionServerConfiguration on the Config.xml File beforehand.
But how do I do it dynamically during runtime without using a config at all and without restarting the server?
Samples seem to only show the XML Route that loads whenever the server boots up, haven't found one during runtime.
In the Tool I envision, the user adds and removes Nodes during runtime with a GUI without having to restart the server everytime he wants to adjust something on his system.
05/30/2017
All of the logic used to dynamically create nodes from the configuration file should work if it executed in other contexts provided the new nodes only link to another node in the NamespaceManager.
There should be a way to add references to other NamespaceManagers but someone on the GitHub repo issue may be better able to answer.
1 Guest(s)