Sample-Server
Sample-Server copied to clipboard
Sample-Server implementation based on open62541, showcases umati endorsed OPC UA companion specifications. Provides a :whale2: :package: to run locally for development purpose.
Evaluate the use of this new feature https://github.com/open62541/open62541/pull/4916
The shall report _NamespaceURI_ of the organsation, defining the information _UnitId_ _DisplayName_ _Description_ Currently only the _DisplayName_ is reported.
Hello! I hope you are doing well! We are a security research team. Our tool automatically detected a vulnerability in this repository. We want to disclose it responsibly. GitHub has...
The current "main" container image does draw 100% CPU after some time. This might also apply to the newest release, as this was build at the same time. It looks...
User Story: As an exhibitor, I want to have a stable SampleServer that is always on display so that I can always show my visitors something. Currently the sampleserver is...
- [ ] TypeDefinition for new statemachines and machinery items - [ ] Update instances with the MachineryBuildingBlocks and StateMachines - [ ] Add simulation for new statemachines
Repro: - Connect with UA Expert to `opc.tcp://opcua.umati.app:4840` using any SignAndEncrypt profile. - Read a Node value with a large value size, e.g. `Types/DataTypes/OPC Binary/Opc.Ua` (190k) - Server causes a...
- [x] Dynamic Lists: Add and remove DataSetWriter dynamically. - [x] Changing properties: Update DataSetMetaData and republish them. - [ ] Open issue for bug with abstract DataTypes (Segfault in...