mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-12 19:24:53 +00:00
Adds debug statements to compare values between Endpoint.IsOnline and EndpointOnlineFeedback
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user