mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 12:44:58 +00:00
Added cresnet to comm config
This commit is contained in:
@@ -144,6 +144,8 @@ namespace PepperDash.Essentials.Core
|
|||||||
[JsonConverter(typeof(ComSpecJsonConverter))]
|
[JsonConverter(typeof(ComSpecJsonConverter))]
|
||||||
public ComPort.ComPortSpec ComParams { get; set; }
|
public ComPort.ComPortSpec ComParams { get; set; }
|
||||||
|
|
||||||
|
public string CresnetId { get; set; }
|
||||||
|
|
||||||
//public string IpId { get; set; }
|
//public string IpId { get; set; }
|
||||||
|
|
||||||
//[JsonIgnore]
|
//[JsonIgnore]
|
||||||
|
|||||||
Reference in New Issue
Block a user