Adds debug statements to compare values between Endpoint.IsOnline and EndpointOnlineFeedback

This commit is contained in:
Neil Dorin
2019-11-19 16:01:59 -07:00
parent 2173116664
commit 9c0440e8f0
2 changed files with 6 additions and 6 deletions

View File

@@ -767,8 +767,6 @@ namespace PepperDash.Essentials.DM
/// </summary>
void Chassis_DMOutputChange(Switch device, DMOutputEventArgs args)
{
//This should be a switch case JTA 2018-07-02
var output = args.Number;
switch (args.EventId)