Skip to content

Commit 37e6ba1

Browse files
Merge pull request #14 from SoftwareAG/features/fix-sim3
fixed subscription in auto-created profile
2 parents 0cce41c + 7a00eb4 commit 37e6ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

event-based-simulators/main/sim_003_profile.template

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
{
2222
"pollingIntervalSeconds": 10,
23-
"name": "Piece_Produced",
23+
"name": "Pieces_Produced",
2424
"type": "event",
2525
"deviceID": "${deviceId}"
2626
},

0 commit comments

Comments
 (0)