mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-12 03:57:08 +00:00
Update eControlMethods.cs
This commit is contained in:
parent
b61703d60c
commit
82c23b84f1
1 changed files with 1 additions and 1 deletions
|
|
@ -11,6 +11,6 @@ namespace PepperDash.Core
|
|||
/// </summary>
|
||||
public enum eControlMethod
|
||||
{
|
||||
None = 0, Com, IpId, IpidTcp, IR, Ssh, Tcpip, Telnet, Cresnet, Cec, Udp
|
||||
None = 0, Com, IpId, IpidTcp, IR, Ssh, Tcpip, Telnet, Cresnet, Cec, Udp, Http, Https, Ws, Wss
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue