mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-13 11:44:54 +00:00
Not Complete - Still Adding Feedbacks, Bridge, and JoinMaps
This commit is contained in:
@@ -19,5 +19,8 @@ namespace PepperDash.Essentials.DM.Config
|
||||
|
||||
[JsonProperty("inputs")]
|
||||
public Dictionary<string, InputPropertiesConfig> Inputs { get; set; }
|
||||
|
||||
[JsonProperty("outputs"]
|
||||
public Dictionary<string, OutputPropertiesConfig>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user