Pepperdash.Essentials.Plugin.1BeyondAutomateVX
2.1.0-feature-add-IHasCameras.1
This is a prerelease version of Pepperdash.Essentials.Plugin.1BeyondAutomateVX.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Pepperdash.Essentials.Plugin.1BeyondAutomateVX --version 2.1.0-feature-add-IHasCameras.1
NuGet\Install-Package Pepperdash.Essentials.Plugin.1BeyondAutomateVX -Version 2.1.0-feature-add-IHasCameras.1
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="Pepperdash.Essentials.Plugin.1BeyondAutomateVX" Version="2.1.0-feature-add-IHasCameras.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pepperdash.Essentials.Plugin.1BeyondAutomateVX" Version="2.1.0-feature-add-IHasCameras.1" />
<PackageReference Include="Pepperdash.Essentials.Plugin.1BeyondAutomateVX" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Pepperdash.Essentials.Plugin.1BeyondAutomateVX --version 2.1.0-feature-add-IHasCameras.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pepperdash.Essentials.Plugin.1BeyondAutomateVX, 2.1.0-feature-add-IHasCameras.1"
#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.
#:package Pepperdash.Essentials.Plugin.1BeyondAutomateVX@2.1.0-feature-add-IHasCameras.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Pepperdash.Essentials.Plugin.1BeyondAutomateVX&version=2.1.0-feature-add-IHasCameras.1&prerelease
#tool nuget:?package=Pepperdash.Essentials.Plugin.1BeyondAutomateVX&version=2.1.0-feature-add-IHasCameras.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
1Beyond Automate VX (c) 2025
License
Provided under MIT license
Minimum Essentials Framework Versions
- 2.4.7
Config Example
{
"key": "GeneratedKey",
"uid": 1,
"name": "GeneratedName",
"type": "oneBeyondAutomateVx",
"group": "Group",
"properties": {
"control": "SampleValue"
}
}
Interfaces Implemented
- IRestfulComms
Base Classes
- EssentialsBridgeableDevice
- JoinMapBaseAdvanced
- RootResponse
- EventArgs
Public Methods
- public void ClearToken()
- public void GetToken()
- public void Poll()
- public void GetAutoSwitchStatus()
- public void SetAutoSwitch(bool state)
- public void GetRecordStatus()
- public void SetRecord(ERecordOperation operation)
- public void GetIsoRecordStatus()
- public void SetIsoRecord(bool state)
- public void GetStreamStatus()
- public void SetStream(bool state)
- public void GetOutputStatus()
- public void SetOutput(bool state)
- public void GetLayouts()
- public void GetLayoutStatus()
- public void SetLayout(ushort layout)
- public void GetRoomConfigStatus()
- public void GetRoomConfigs()
- public void SetRoomConfig(uint configId)
- public void ForceSetRoomConfig(uint configId)
- public void GoHome()
- public void GetCameras()
- public void GetCameraStatus()
- public void SetCamera(uint cameraAddress)
- public void SetCameraPreset(uint camId, uint presetId)
- public void SaveCameraPreset(uint camId, uint presetId)
- public void ImportCameraPresets()
- public void ExportCameraPresets()
- public void CopyFiles(string dest, string logDest, bool delete)
- public void GetStorageSpaceAvailable(string driveLetters)
- public void GetRecordingSpaceAvailable()
- public void SetSleep()
- public void SetWake()
- public void Restart()
- public void SetCloseWirecast()
- public void GetScenarios()
- public void GetScenarioStatus()
- public void SetScenario(uint scenarioId)
- public void SendRequest(string requestType, string path, string content)
- public void SendRequest(RequestType requestType, string path, string content)
- public void SendRequest(string requestType, string path, string content)
- public void SendRequest(RequestType requestType, string path, string content)
Bool Feedbacks
- LoginSuccessfulFeedback
- AutoSwitchIsOnFeedback
- RecordIsOnFeedback
- IsoRecordIsOnFeedback
- StreamIsOnFeedback
- OutputIsOnFeedback
Int Feedbacks
- ResponseCodeFeedback
- CameraAddressFeedback
- CamerasCountFeedback
- LayoutsCountFeedback
- CurrentLayoutIdFeedback
- RoomConfigsCountFeedback
- CurrentRoomConfigIdFeedback
- ScenariosCountFeedback
- CurrentScenarioIdFeedback
String Feedbacks
- ResponseContentFeedback
- ResponseSuccessMessageFeedback
- ResponseErrorMessageFeedback
- CurrentLayoutNameFeedback
- CurrentRoomConfigNameFeedback
- CurrentScenarioNameFeedback
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- PepperDashEssentials (>= 2.8.0-feature-add-IHasCamerasMessenger.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.