mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-02-06 08:15:33 +00:00
Update eControlMethods.cs
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user