We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8565f commit 4c4f7cbCopy full SHA for 4c4f7cb
1 file changed
README.md
@@ -9,6 +9,10 @@ Build versions of this example can be downloaded from the [Releases](https://git
9
## Installation
10
11
Download the latest release zip file on the [Releases](https://github.com/chipkin/BACnetServerExampleProprietaryPropertyCSharp/releases) page.
12
+Copy CASBACnetStack_x64_Release.dll from the stack into the release folder and launch server by using the following command:
13
+```
14
+dotnet BACnetServerExample.dll
15
16
17
## Usage
18
Pre-configured with the following example BACnet device and properties
0 commit comments