Info
Version: | 15.4.3 |
Author(s): | John Lenz |
Last Update: | Friday, November 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://fms-insight.seedtactics.com/ |
NuGet Url: | https://www.nuget.org/packages/BlackMaple.FMSInsight.Niigata |
Install
Install-Package BlackMaple.FMSInsight.Niigata
dotnet add package BlackMaple.FMSInsight.Niigata
paket add BlackMaple.FMSInsight.Niigata
BlackMaple.FMSInsight.Niigata Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- BlackMaple.MachineFramework(>= 12.9.62)
- Dapper(>= 2.0.35)
- Npgsql(>= 4.1.4)
- BlackMaple.MachineFramework(>= 12.9.62)
- Dapper(>= 2.0.35)
- Npgsql(>= 4.1.4)
It provides a server which stores a log of all events and stores a log of planned jobs, a server which translates incomming planned jobs into jobs in the cell controller, a REST-like HTTP API which allows other programs to view the events and create planned jobs, and an HTML client which displays a dashboard, station monitor, and data analysis based on the log of events, planned jobs, and current cell status.
This package contains the backend to interface with the Niigata ICC Cell Controller.