mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
Added cresnet to comm config
This commit is contained in:
parent
7aa3d50cd6
commit
17f147b5e0
1 changed files with 2 additions and 0 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue