MyStromRestApiCSharp 1.2.9
dotnet add package MyStromRestApiCSharp --version 1.2.9
NuGet\Install-Package MyStromRestApiCSharp -Version 1.2.9
<PackageReference Include="MyStromRestApiCSharp" Version="1.2.9" />
paket add MyStromRestApiCSharp --version 1.2.9
#r "nuget: MyStromRestApiCSharp, 1.2.9"
// 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 | Versions 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. |
-
- Newtonsoft.Json (>= 12.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.