Add a power-on enum
This commit is contained in:
parent
136b7b1ab7
commit
892aa401cb
@ -106,7 +106,7 @@ namespace EduNetworkBuilder
|
||||
StaticRouteCorrupt, VLANChange, VPNChangeEndpoint, VPNChangeKey, BreakDevice }
|
||||
public enum NBAction { none, newdevice, changelocation, changecomponent, deletecomponent,
|
||||
ping, traceroute, arp, cleararp, dhcp,
|
||||
replaceUPS, replace, poweroff,
|
||||
replaceUPS, replace, poweroff, poweron,
|
||||
}
|
||||
|
||||
[Serializable]
|
||||
|
Loading…
Reference in New Issue
Block a user