mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-12 12:06:29 +00:00
Completed adding GenericRESTful client to PepperDash Core. Built sample program to test updates made.
This commit is contained in:
parent
7a636b78e2
commit
8174ece650
2 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
||||||
<Compile Include="CoreInterfaces.cs" />
|
<Compile Include="CoreInterfaces.cs" />
|
||||||
<Compile Include="EventArgs.cs" />
|
<Compile Include="EventArgs.cs" />
|
||||||
<Compile Include="GenericRESTfulCommunications\Constants.cs" />
|
<Compile Include="GenericRESTfulCommunications\Constants.cs" />
|
||||||
<Compile Include="GenericRESTfulCommunications\GenericRESTful.cs" />
|
<Compile Include="GenericRESTfulCommunications\GenericRESTfulClient.cs" />
|
||||||
<Compile Include="JsonStandardObjects\EventArgs and Constants.cs" />
|
<Compile Include="JsonStandardObjects\EventArgs and Constants.cs" />
|
||||||
<Compile Include="JsonStandardObjects\JsonToSimplDeviceConfig.cs" />
|
<Compile Include="JsonStandardObjects\JsonToSimplDeviceConfig.cs" />
|
||||||
<Compile Include="JsonStandardObjects\JsonToSimplDevice.cs" />
|
<Compile Include="JsonStandardObjects\JsonToSimplDevice.cs" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue