mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
Adds debug statements to compare values between Endpoint.IsOnline and EndpointOnlineFeedback
This commit is contained in:
parent
2173116664
commit
9c0440e8f0
2 changed files with 6 additions and 6 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue