PepperDashCore/Pepperdash Core/Pepperdash Core
2019-12-12 14:14:56 -07:00
..
Comm Adds XML summary comments 2019-12-12 14:14:56 -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 console statement to clarify when DoNotStartOnNextBoot is set from console command 2019-12-12 10:33:45 -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 Completed SystemInfo class, created example program for testing. PepperDash Core updates ready for review. Additional changes made to core: Moved EventArgs from JsonToSimpl to root of core for access to the Bool, Ushrt, String change event args classes 2019-10-12 00:25:47 -05: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 Work in progress, built PasswordManager and PasswordClient classes 2019-10-17 16:09:22 -05:00