Adding objects from client side|OPC UA Standard|Forum|OPC Foundation

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Lost password?
sp_Feed sp_PrintTopic sp_TopicIcon
Adding objects from client side
Avatar
Marko Ilic
New Member
Members
Forum Posts: 1
Member Since:
06/30/2024
sp_UserOfflineSmall Offline
1
06/30/2024 - 23:41
sp_Permalink sp_Print

Dear OPC Foundation,

I'm starting to work with OPC UA Servers/Clients and I have one question.
 
Is it possible to add new Objects/Nodes from Client side when server is up and running or I need to create them when creating server?
 
I'm programming in Python.
I'm asking because I don't want to lose data. If I need to turn off server when I'm adding new nodes/objects all devices that want to reach OPC UA Server they will not be able to reach it for some time.
 
What do you propose to do, what do you think the best solution is?
 
Thanks for the answer and regards
Avatar
Randy Armstrong
Admin
Forum Posts: 1511
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
07/02/2024 - 15:15
sp_Permalink sp_Print

Depends on the server.

A lot of servers have a fixed address space that can only be changed by changing the configuration a server reads when it starts.

Other servers are completely dynamic and include methods that allow clients to create some new Nodes.

There are variations such as the WoT specification which allows a client to create nodes by uploading a WoT TD file.

In short, it is not clear why you think your client needs a generic ability to create nodes on the server.

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 34
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1395
Posts: 4715