iRealtime 2.16.5.26
See the version list below for details.
dotnet add package iRealtime --version 2.16.5.26
NuGet\Install-Package iRealtime -Version 2.16.5.26
<PackageReference Include="iRealtime" Version="2.16.5.26" />
paket add iRealtime --version 2.16.5.26
#r "nuget: iRealtime, 2.16.5.26"
// Install iRealtime as a Cake Addin #addin nuget:?package=iRealtime&version=2.16.5.26 // Install iRealtime as a Cake Tool #tool nuget:?package=iRealtime&version=2.16.5.26
The iRealtime is a realtime database access provider, it support PI, eDNA and openPlant.
The configuration example is as follows:
<appSettings>
<add key="MSOT:RTDB" value="eDNA"/>
<add key="openPlant" value="host=127.0.0.1;port=8200;timeout=30;user=opadmin;password=admin@123" />
<add key="PI" value="host=127.0.0.1;user=piadmin;password=admin@123"/>
<add key="eDNA" value=""/>
<add key="SITE.SERVICE:SNAP" value="127.0.0.1:8001"/>
<add key="SITE.SERVICE:HIST" value="SITE.SERVICEHIST"/>
</appSettings>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. 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. |
This package has no dependencies.
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 |
---|---|---|
2.16.613.2200 | 1,506 | 6/13/2016 |
2.16.605.1402 | 995 | 6/5/2016 |
2.16.6.5 | 970 | 6/5/2016 |
2.16.6.3 | 983 | 6/3/2016 |
2.16.6.1 | 1,009 | 6/1/2016 |
2.16.5.29 | 1,340 | 5/29/2016 |
2.16.5.26 | 1,153 | 5/26/2016 |