mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Not Complete - Still Adding Feedbacks, Bridge, and JoinMaps
This commit is contained in:
parent
7882210eaf
commit
aef491855c
3 changed files with 182 additions and 117 deletions
|
|
@ -19,5 +19,8 @@ namespace PepperDash.Essentials.DM.Config
|
|||
|
||||
[JsonProperty("inputs")]
|
||||
public Dictionary<string, InputPropertiesConfig> Inputs { get; set; }
|
||||
|
||||
[JsonProperty("outputs"]
|
||||
public Dictionary<string, OutputPropertiesConfig>
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue