First pass of new config
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
Imports WINDREAMLib
|
||||
Imports DigitalData.Modules.Config
|
||||
Imports DigitalData.Modules.Logging
|
||||
|
||||
Module ModuleRuntimeVariables
|
||||
|
||||
' Diese Werte müssen später zur Laufzeit geladen werden
|
||||
@@ -71,4 +74,7 @@ Module ModuleRuntimeVariables
|
||||
Public errormessage As String
|
||||
|
||||
Public WINDREAM As ClassPMWindream
|
||||
Public LOGCONFIG As LogConfig
|
||||
Public LOGGER As Logger
|
||||
Public CONFIG As ConfigManager(Of ClassConfig)
|
||||
End Module
|
||||
|
||||
Reference in New Issue
Block a user