Essentials/essentials-framework/Essentials Core/PepperDashEssentialsBase/Devices
Andrew Welker d00c8bed5f fix:(EssentialsCore) Add ability for devjson command to handle overloads
The `devjson` command needs to ability to handle overloads. With this change, if a method is an overloaded method, the command will get all methods on an object that match the entered method name, then get the first entry in the list of methods that matches the length of the provided parameters list.

This won't work in all cases, as there may be situations where the parameters of the methods have the same length, but different types. In that situation, it's likely that the conversion from `Object` to the desired type will fail, in which case, the command will notify the user that something went wrong.
2021-05-20 10:52:12 -06:00
..
PC Updating more device factories in Essentials and Devices.Common 2020-04-22 17:51:22 -06:00
.IHasFeedbacks_BASE_3692.cs.swp Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
.IHasFeedbacks_LOCAL_3692.cs.swp Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
.IHasFeedbacks_REMOTE_3692.cs.swp Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
AudioInterfaces.cs Major repo cleanout. Removes all files marked as REMOVE or MOVED and removes Cues and all assciated referenced. 2020-01-30 14:38:00 -07:00
CodecInterfaces.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
CodecInterfaces.cs.orig Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
CrestronProcessor.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
DestinationListItem.cs add jsonProperty decorator for PreferredName 2021-03-05 15:41:22 -07:00
DeviceApiBase.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
DeviceFeedbackExtensions.cs Adds necessary updates to allow feedback for keypad buttons to be defined in config and linked up at runtime 2020-03-12 12:35:13 -06:00
DeviceJsonApi.cs fix:(EssentialsCore) Add ability for devjson command to handle overloads 2021-05-20 10:52:12 -06:00
DeviceManager.cs change to CrestronConsole.ConsoleCommandResponse for help text 2021-04-02 09:44:02 -06:00
DeviceManager.cs.orig Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
DisplayUiConstants.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
EssentialsBridgeableDevice.cs Changes EiscApi to EiscApiAdvanced for internal devices 2020-04-20 10:10:50 -06:00
EssentialsDevice.cs Not Complete - Still Adding Feedbacks, Bridge, and JoinMaps 2020-05-14 17:20:19 -05:00
FIND HOMES Interfaces.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
GenericIRController.cs fix it so that wrong namespace classes inherit from right namespace classes 2021-02-18 15:40:18 -07:00
GenericMonitoredTcpDevice.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
IAttachVideoStatusExtensions.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
IDspPreset.cs Updated Interface to be more genericized 2020-10-21 16:30:48 -05:00
IHasFeedbacks.cs Major repo cleanout. Removes all files marked as REMOVE or MOVED and removes Cues and all assciated referenced. 2020-01-30 14:38:00 -07:00
IHasFeedbacks_BACKUP_3692.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
IHasFeedbacks_BASE_3692.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
IHasFeedbacks_LOCAL_3692.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
IHasFeedbacks_REMOTE_3692.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
IProjectorInterfaces.cs Updated Interfaces to be more granular 2020-05-13 10:32:01 -05:00
IrOutputPortController.cs fixed some null refs and got join map being created correctly 2020-09-02 23:59:26 -06:00
IUsageTracking.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
IUsageTracking.cs.orig Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
IVolumeAndAudioInterfaces.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
PresentationDeviceType.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
ReconfigurableDevice.cs Changes EiscApi to EiscApiAdvanced for internal devices 2020-04-20 10:10:50 -06:00
REMOVE IHasFeedbacks.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
SmartObjectBaseTypes.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
SourceListItem.cs add properties to SourceListItem 2021-02-25 17:00:57 -07:00
VolumeDeviceChangeEventArgs.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00