Merge branch 'development' into hotfix/dm-rmc4kz100-build

This commit is contained in:
Andrew Welker 2020-06-01 23:51:10 -06:00 committed by GitHub
commit f823abacc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
78 changed files with 2943 additions and 1686 deletions

View file

@ -7,7 +7,8 @@ using PepperDash.Essentials.Core;
using PepperDash.Essentials.Core.Bridges;
namespace PepperDash.Essentials.DM
{
{
[Description("Wrapper Class for DM-RMC-4K-Z-100-C")]
public class DmRmc4kZ100CController : DmRmcX100CController
{
private readonly DmRmc4kz100C _rmc;