MyStromRestApiCSharp 1.2.9

dotnet add package MyStromRestApiCSharp --version 1.2.9
NuGet\Install-Package MyStromRestApiCSharp -Version 1.2.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MyStromRestApiCSharp" Version="1.2.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MyStromRestApiCSharp --version 1.2.9
#r "nuget: MyStromRestApiCSharp, 1.2.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MyStromRestApiCSharp as a Cake Addin
#addin nuget:?package=MyStromRestApiCSharp&version=1.2.9

// Install MyStromRestApiCSharp as a Cake Tool
#tool nuget:?package=MyStromRestApiCSharp&version=1.2.9

This repository contains objects for the various MyStrom appliances you can buy everywhere.
The special thing about those appliances is that they each contain a small web-server sporting a REST API.
So you're not bound to some quirky wireless protocol you need a special dongle for, or such awful stuff. Just
use standard HTTP calls. That's all.

The contained device-objects can connect to such a device and send the right commands in order to, for example, turn
a lamp on or off, as well as periodically query status information, so you may query it at leisure.
Currently only the MyStrom-Switch and the MyStrom-Bulb-EU are implemented as well as device-lookup and all the
general stuff. But feel free to request add-ons or just make a pull-request on the repository on GitHub.
See the REST API documentation here: https://api.mystrom.ch/?version=latest

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.9 516 1/13/2020
1.2.6 542 1/12/2020
1.0.0 486 1/10/2020