Added cresnet to comm config

This commit is contained in:
Heath Volmer
2018-01-23 13:21:50 -07:00
parent 7aa3d50cd6
commit 17f147b5e0

View File

@@ -144,6 +144,8 @@ namespace PepperDash.Essentials.Core
[JsonConverter(typeof(ComSpecJsonConverter))]
public ComPort.ComPortSpec ComParams { get; set; }
public string CresnetId { get; set; }
//public string IpId { get; set; }
//[JsonIgnore]