Codabix.Web.SignalR
Real-time communication framework for .NET using SignalR and the industrial IoT Middleware Codabix as backend. Using Codabix any IIoT Entity (PLCs, DBs, Files, Sockets, Ports, IOs ...) can be connected to each other just using Nodes. This package provides the API required to implement custom client applications using SignalR on top of WebSocket as the transport layer to connect to the communication data bridge for things (Codabix). Features: • Authentication using JSON Web Token • Create, Read, Update & Delete IIoT Entities • Setup new connection channels • Configure symbols, files, tables, ... • Subscribe change notifications • Read & Write Values of IIoT Entities • Directly from the Web to a device, file, table, ... • Using custom Human Machine Interfaces (HMI) • Visualize processes using historical data The whole framework is provided for free and can be used for commercial and non-commercial application development.
Install
dotnet add package Codabix.Web.SignalR --version 1.2.0
Install-Package Codabix.Web.SignalR -Version 1.2.0
<PackageReference Include="Codabix.Web.SignalR" Version="1.2.0" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.