feat(delmia-notifier): scaffold DelmiaNotifier src + test projects

This commit is contained in:
Joseph Doherty
2026-06-26 05:08:54 -04:00
parent 9ce6783139
commit 069881ac9b
5 changed files with 55 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"ScadaBridge": {
"BaseUrls": "http://localhost:9000",
"TimeoutSeconds": 30,
"LogPath": "logs/delmia-notifier.log"
}
}