LagoVista.IoT.Verifiers.Rest by Software Logistics, LLC

<PackageReference Include="LagoVista.IoT.Verifiers.Rest" Version="1.2.141-alpha1511" />

 LagoVista.IoT.Verifiers.Rest 1.2.141-alpha1511

Provides a set of REST Services to Interact with Verifiers that are created as part of the LagoVista IoT, Devices and Home Automation Frameworks. Verifiers are used to confirm that configured components work as expected.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>LagoVista.IoT.Verifiers.Rest</id>
    <version>1.2.141-alpha1511</version>
    <authors>Software Logistics, LLC</authors>
    <owners>Software Logistics, LLC</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>https://github.com/LagoVista/IoTEngine</projectUrl>
    <iconUrl>http://bytemaster.blob.core.windows.net/icons/LagoVistaIcon.png</iconUrl>
    <description>Provides a set of REST Services to Interact with Verifiers that are created as part of the LagoVista IoT, Devices and Home Automation Frameworks.  Verifiers are used to confirm that configured components work as expected.</description>
    <releaseNotes>Initial and Unstable Release</releaseNotes>
    <copyright>Copyright 2017</copyright>
    <tags>HomeAutomation IoT</tags>
    <dependencies>
      <dependency id="Newtonsoft.Json" version="10.0.1" />
    </dependencies>
  </metadata>
</package>