Adds conditional statments in DmRmcHelper to construct the DM-RMC-100-S

This commit is contained in:
Neil Dorin
2019-09-03 13:14:34 -06:00
parent 5bb5c9e07f
commit d588757eb6
3 changed files with 56 additions and 0 deletions

View File

@@ -113,6 +113,7 @@
<Compile Include="Endpoints\NVX\DmNvxControllerBase.cs" />
<Compile Include="Endpoints\DGEs\DgeController.cs" />
<Compile Include="Endpoints\DGEs\DgePropertiesConfig.cs" />
<Compile Include="Endpoints\Receivers\DmHdRxX01Controller.cs" />
<Compile Include="Endpoints\Receivers\DmHdBaseTEndpointController.cs" />
<Compile Include="Endpoints\Receivers\DmRmc100SController.cs" />
<Compile Include="Endpoints\Receivers\DmRmc150SController.cs" />