Acuit Pinpoint API Reference
A number of packages are available for use when developing customizations for Acuit Pinpoint.
Public Packages
The following packages are publicly available via NuGet for use in your custom modules that integrate with Acuit Pinpoint.
Acuit.Pinpoint.Client2
Provides entity classes and data transfer classes used by Acuit Pinpoint.
Acuit.Pinpoint.Common
Provides a library of miscellaneous utility classes shared by Acuit Pinpoint and that can be useful for Acuit Pinpoint plug-ins or other customizations.
Acuit.Pinpoint.Configuration
Key/value-pair-based configuration for Acuit Pinpoint.
Acuit.Pinpoint.ErrorHandling.Abstractions
Abstractions for unexpected error handling services in Acuit Pinpoint.
Acuit.Pinpoint.HealthChecks
Components for performing health checks in Acuit Pinpoint.
Acuit.Pinpoint.Hosting
Service-hosting infrastructure for Acuit Pinpoint.
Acuit.Pinpoint.IO.Abstractions
Provides abstractions for working with external devices.
Acuit.Pinpoint.IO.Testing.Abstractions
Provides abstractions for working with external devices that provide test readings.
Acuit.Pinpoint.ResourceManagement
Provides resource management services in Acuit Pinpoint.
Acuit.Pinpoint.ResourceManagement.Abstractions
Provides abstractions for resource management services in Acuit Pinpoint.
Acuit.Pinpoint.Server.Client
Provides a client for accessing Acuit Pinpoint Server via the Acuit Pinpoint Server API.
Acuit.Pinpoint.Server.Interfaces
Provides the infrastructure for developing Acuit Pinpoint Server plug-ins.
Acuit.Pinpoint.Tables
Provides components for working with data tables in Acuit Pinpoint, including importing from CSV and Microsoft Excel files.
Acuit.Pinpoint.Timing
Default time services implementations for Acuit Pinpoint.
Acuit.Pinpoint.Timing.Abstractions
Abstractions for time services in Acuit Pinpoint.
Acuit.Pinpoint.WildcardExpressions
Provides a library for working with wildcard expressions.
Acuit.Pinpoint.Windows
Provides a library of controls and other miscellaneous components and utility classes for use within Acuit Pinpoint WPF applications. This is useful for developing Acuit Pinpoint Workstation plug-ins.
Acuit.Pinpoint.Workflows
Provides a general-purpose workflow engine for use within Acuit Pinpoint.
Acuit.Pinpoint.Workflows.Testing
Provides a framework for performing tests on units using the Acuit Pinpoint workflow engine.
Acuit.Pinpoint.Workflows.Workstation
Provides extensions to the Acuit Pinpoint workflow engine and the unit testing framework for workflows that are hosted within Acuit Pinpoint Workstation and that integrate with WPF.
Acuit.Pinpoint.Workstation.Interfaces
Provides the infrastructure for developing Acuit Pinpoint Workstation plug-ins.
Private Packages
The following packages are available via the private Acuit package feed. Contact Acuit Development for more information.
Acuit.Pinpoint.BarCodeScanning
Provides components for working with various types of bar code scanners from within a WPF application.
Acuit.Pinpoint.Data
Provides a data access layer for Acuit Pinpoint databases.
Acuit.Pinpoint.LabelPrinting
Provides components for printing labels to label printers.
Acuit.Pinpoint.Modbus
Provides a Modbus RTU master implementation.
Acuit.Pinpoint.Server.Configuration
Provides classes for working with line configurations and database configurations within Acuit Pinpoint Server.