News

Notifications You must be signed in to change notification settings This is a C# application that allows archiving (historically) data from a Modbus TCP device to SQL Server. The user can enter a ...
Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target.
README Modbus The purpose of this project is to create a tool for reading and logging Modbus data as a client, then eventually serving time-series data as a server. Tools exist that already do this, ...