Skip to content

Commit

Permalink
1. Added an option to Simulate Results as References in both Simulate…
Browse files Browse the repository at this point in the history
…Batch_or_Sync_Result and SimulateJobResult Methods. This option will send each child result separately.

2. Refactoring of Result Simulation Code with
3. Minor issues and optimizations.
  • Loading branch information
mohitkumaragarwal committed Oct 4, 2024
1 parent 0b87e76 commit 2d44d6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file modified OPC_UA_Servers/Release2/OPC_UA_IJT_Server_Simulator.zip
Binary file not shown.
5 changes: 5 additions & 0 deletions OPC_UA_Servers/Release2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,8 @@ Refer to the following document for the usage of the reference server: **Usage_I
1. Added SimulateBulkResults method to simulate multiple single results.
2. Fixed multiple warnings and errors.
3. Minor bugs and optimizations.

2024-10-04: Following changes.
1. Added an option to Simulate Results as References in both SimulateBatch_or_Sync_Result and SimulateJobResult Methods. This option will send each child result separately.
2. Refactoring of Result Simulation Code with
3. Minor issues and optimizations.

0 comments on commit 2d44d6a

Please sign in to comment.