ASNeG / OpcUaPiXtendServer

OPC UA PiXtend Server
Apache License 2.0
2 stars 1 forks source link

Move ContextIndex from PiXtendServer to Library #63

Closed SmySmy closed 2 years ago

SmySmy commented 2 years ago

Move ContextIndex::SPtr from PiXtendServer.h into the Library.cpp.

Extend the PiXtendServer::startup parameter with ContextIndex::SPtr.