Pepperdash.Essentials.Plugins.Stb.ContemporaryResearch
1.1.0-feature-4-series.1
dotnet add package Pepperdash.Essentials.Plugins.Stb.ContemporaryResearch --version 1.1.0-feature-4-series.1
NuGet\Install-Package Pepperdash.Essentials.Plugins.Stb.ContemporaryResearch -Version 1.1.0-feature-4-series.1
<PackageReference Include="Pepperdash.Essentials.Plugins.Stb.ContemporaryResearch" Version="1.1.0-feature-4-series.1" />
paket add Pepperdash.Essentials.Plugins.Stb.ContemporaryResearch --version 1.1.0-feature-4-series.1
#r "nuget: Pepperdash.Essentials.Plugins.Stb.ContemporaryResearch, 1.1.0-feature-4-series.1"
// Install Pepperdash.Essentials.Plugins.Stb.ContemporaryResearch as a Cake Addin #addin nuget:?package=Pepperdash.Essentials.Plugins.Stb.ContemporaryResearch&version=1.1.0-feature-4-series.1&prerelease // Install Pepperdash.Essentials.Plugins.Stb.ContemporaryResearch as a Cake Tool #tool nuget:?package=Pepperdash.Essentials.Plugins.Stb.ContemporaryResearch&version=1.1.0-feature-4-series.1&prerelease
epi-stb-contemporaryresearch
plugin for entire range of contemporary research devices - only two-way feedback is for power. Feel free to fork me!
Cloning Instructions
After forking this repository into your own GitHub space, you can create a new repository using this one as the template. Then you must install the necessary dependencies as indicated below.
Dependencies
The Essentials libraries are required. They referenced via nuget. You must have nuget.exe installed and in the PATH
environment variable to use the following command. Nuget.exe is available at nuget.org.
Installing Dependencies
To install dependencies once nuget.exe is installed, run the following command from the root directory of your repository:
nuget install .\packages.config -OutputDirectory .\packages -excludeVersion
.
To verify that the packages installed correctly, open the plugin solution in your repo and make sure that all references are found, then try and build it.
Config Example
{
"key": "Tuner01",
"uid": 1920,
"name": "CR Tuner",
"type": "contemporaryresearch",
"group": "Tuners",
"properties":
{
"unitId": "1",
"control":
{
"controlPortDevKey": "processor",
"comParams":
{
"dataBits": 8,
"softwareHandshake": "None",
"baudRate": 115200,
"parity": "None",
"stopBits": 1,
"hardwareHandshake": "None",
"protocol": "RS232"
},
"method": "com",
"controlPortNumber": 5
}
}
}
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- PepperDashEssentials (>= 2.0.0-beta-2559)
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.1.0-feature-4-series.1 | 48 | 10/11/2024 |
1.0.0-local | 50 | 10/11/2024 |