BACnApiPropertyGrid 6.0.57

There is a newer version of this package available.
See the version list below for details.
dotnet add package BACnApiPropertyGrid --version 6.0.57
NuGet\Install-Package BACnApiPropertyGrid -Version 6.0.57
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="BACnApiPropertyGrid" Version="6.0.57" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BACnApiPropertyGrid --version 6.0.57
#r "nuget: BACnApiPropertyGrid, 6.0.57"
#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.
// Install BACnApiPropertyGrid as a Cake Addin
#addin nuget:?package=BACnApiPropertyGrid&version=6.0.57

// Install BACnApiPropertyGrid as a Cake Tool
#tool nuget:?package=BACnApiPropertyGrid&version=6.0.57

The BACnet Server API for Linux and Windows can be used to build a BACnet Server which can be accessed as a BACnet device. It can also be used as a BACnet Client for reading/writing to other BACnet devices on the network. It's purpose is to make real time information available via BACnet Services so that other BACnet devices can read/write to the BACnet Server, and it also acts as a client that can control other devices. It's most common use would be as a gateway for a Non BACnet system to allow other BACnet Devices to monitor and control the Non BACnet system. It can also be used as a global controller capable of monitoring and controlling other BACnet Devices. It supports BACnet/IP, BACnet/SC, BACnet Ethernet, BACnet MSTP, BACnet PTP and the Anex H Data Link Layers.

Real Time Data from the Non BACnet system is stored inside BACnet Objects which are accessible from other devices on the network. The information can be stored in Analog or Binary Objects in one or more internal devices. The BACnet Server has the ability to act as more than 1 device to allow points to be grouped in a logical manner. An example of this might be for a gateway to monitor 6 identical Chillers each with 500 internal points. 6 internal Devices can be created each with 500 BACnet objects. Each of the 6 devices can be given a name to represent the 6 Chillers, and the same addressing and object names can be used for the 500 BACnet objects for each Chiller. This simplifies the gateway and reduces the size of the object list which has a size of 500 per chiller rather than 3000 if all points were inside the same device.

The BACnet Server can act as a global controller to provide monitoring and control over the BACnet network. It can be used to receive alarms, read/write to other devices, send any service etc.

Applications can be built in .Net core or framework for Windows, or .Net core for Linux and the Raspberry PI. For more details visit www.scadaengine.com

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
6.0.89 81 4/19/2024
6.0.83 157 10/3/2023
6.0.75 149 6/26/2023
6.0.68 156 5/7/2023
6.0.60 293 1/14/2023
6.0.57 424 9/8/2022
6.0.55 436 7/11/2022
6.0.52 420 6/30/2022
6.0.50 425 6/13/2022
6.0.44 470 2/15/2022
6.0.42 400 10/25/2021
6.0.41 342 10/15/2021
6.0.37 322 9/3/2021
6.0.33 371 8/2/2021
6.0.16 470 3/22/2021