osdp 0.1.25
dotnet tool install --global osdp --version 0.1.25
dotnet new tool-manifest
dotnet tool install --local osdp --version 0.1.25
#tool dotnet:?package=osdp&version=0.1.25
nuke :add-package osdp --version 0.1.25
osdp - CLI Evaluation Tool for the Open Supervised Device Protocol
The osdp command line tool allows the user to simulate both the access control unit (ACU) and peripheral device (PD) functions of an OSDP device. Additionally, the command line tool may be used to eavesdrop and gather data from an OSDP bus.
Prerequisites
The osdp command line tool can be run on Windows, Linux and MacOS devices that are running .NET 9.0. Please follow the instructions at https://dotnet.microsoft.com/en-us/download/dotnet/9.0 to install the .NET 9.0 Runtime on your machine.
Installing and Updating osdp
The osdp command line tool is installed on your machine using the the dotnet command line tool as follows:
dotnet tool install -g osdp
If osdp has been previously installed on your machine, you can update it to the latest version by typing:
dotnet tool update -g osdp
Full Documentation
Full documentation can be found at https://github.com/PeterLionelJones/Osdp/blob/main/osdp/README.md
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.25 | 0 | 6/3/2026 |
| 0.1.24 | 94 | 5/26/2026 |
| 0.1.23 | 86 | 5/26/2026 |
| 0.1.21 | 90 | 5/25/2026 |
| 0.1.17 | 88 | 5/25/2026 |
| 0.1.16 | 86 | 5/25/2026 |
| 0.1.15 | 93 | 5/25/2026 |
| 0.1.14 | 109 | 5/3/2026 |
| 0.1.13 | 90 | 5/3/2026 |
| 0.1.12 | 94 | 5/3/2026 |
| 0.1.11 | 85 | 5/3/2026 |
| 0.1.10 | 95 | 5/3/2026 |
| 0.1.9 | 89 | 5/3/2026 |
| 0.1.8 | 98 | 5/2/2026 |
| 0.1.7 | 93 | 5/2/2026 |
| 0.1.6 | 107 | 4/24/2026 |
| 0.1.4 | 91 | 4/24/2026 |
| 0.1.3 | 89 | 4/24/2026 |
| 0.1.2 | 104 | 4/23/2026 |
| 0.1.1 | 113 | 4/12/2026 |