PepperDashCore/Pepperdash Core/Pepperdash Core
2020-03-16 12:30:31 -06:00
..
Comm #11 adds semaphore to prevent Connect() from being called from S+ if a connection attempt is still in progress. 2020-02-25 15:19:49 -07: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
GenericRESTfulCommunications Completed adding GenericRESTful client to PepperDash Core. Built sample program to test updates made. 2019-10-12 00:32:36 -05:00
JsonStandardObjects Work in progress. Add EventArgs.cs to root of PepperDash core, exposing the event arg classes to everything in PDC 2019-10-11 17:48:56 -05:00
JsonToSimpl Fixed issues with parsing large ushort values 2019-11-09 21:14:39 -06:00
Logging Adds appropriate condition check before printing console message 2020-02-11 21:06:24 -07:00
Network Added xml doc and some summaries to some of the warnings. There are still 321 warnings for xml doc, but I think its helpful to see what summaries are there in ref'd solutions. 2019-06-13 19:33:39 -07:00
PasswordManagement Completed migration of Password Manager to PDC, added event to notify clients of a password update 2019-10-21 07:42:56 -05:00
Properties corrects Assembly version 2019-10-21 16:03:42 -06:00
SystemInfo added updated files & scripts 2020-03-16 12:30:31 -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 Added xml doc and some summaries to some of the warnings. There are still 321 warnings for xml doc, but I think its helpful to see what summaries are there in ref'd solutions. 2019-06-13 19:33:39 -07:00
Device.cs Added xml doc and some summaries to some of the warnings. There are still 321 warnings for xml doc, but I think its helpful to see what summaries are there in ref'd solutions. 2019-06-13 19:33:39 -07:00
EthernetHelper.cs Fixed StackOverflow when accessing EthernetHelper.LanHelper (which nobody has probably ever accessed.) 2018-09-07 18:02:12 -06:00
EventArgs.cs Work in progress. Add EventArgs.cs to root of PepperDash core, exposing the event arg classes to everything in PDC 2019-10-11 17:48:56 -05:00
PepperDash_Core.csproj # GenericSecureTcpIpServer 2020-02-21 13:03:14 -05:00