PepperDashCore/Pepperdash Core/Pepperdash Core
2019-04-02 13:10:38 -06:00
..
Comm Changes GenericTCPServer to use Non Secure TCPServer Classes. 2019-02-20 11:30:32 -05:00
Config Updates merge methods to handle unkeyed arrays by replacing the template array with the system array 2019-04-01 16:18:29 -06:00
Conversion Compile after addSecureTCP pull 2017-03-19 20:17:27 -06:00
JsonToSimpl Added missing third constuctor to EventArgs classes for JsonToSimpl 2019-02-07 14:21:48 -07:00
Logging Update to attempt to resolve issue with intitializing Crestron Logger if RM is not present. 2019-04-02 13:10:38 -06:00
Network Fixed undesirable auto-reconnect behavior when manually disconnecting 2016-09-12 14:42:53 -06:00
Properties Updates merge methods to handle unkeyed arrays by replacing the template array with the system array 2019-04-01 16:18:29 -06:00
WebApi/Presets WebAPI: Added LookupSuccess to user and preset event args to trigger found/not-found pulses in Simpl 2017-02-27 12:13:23 -07:00
CommunicationExtras.cs Added ICommunicationReceiver Interface 2017-06-02 10:50:39 -06:00
CoreInterfaces.cs Moving in ssh client 2016-08-03 15:30:48 -06:00
Device.cs Updates to Device to add PreActivate and PostActivate methods. GenericUdpServer initially tested and working. 2018-12-14 16:54:31 -07:00
EthernetHelper.cs Fixed StackOverflow when accessing EthernetHelper.LanHelper (which nobody has probably ever accessed.) 2018-09-07 18:02:12 -06:00
PepperDash_Core.csproj updated the secure and non secure servers and added clients that are meant to be used with our server classes. The clients add the shared key and other stability features when we manage the server. 2019-02-18 15:49:45 -08:00