laatzen/Common/Service/MeterProcessState
2024-09-16 11:11:52 +02:00
..
App_Start
Areas/HelpPage
Content
Controllers eRegister refactoring 2024-09-16 11:11:52 +02:00
Data long time noc commit 2023-11-27 16:54:53 +01:00
Extensions
fonts
Models Pressure measurement process done. 2023-05-23 14:02:52 +02:00
Properties
Providers
Results
Scripts
Views
Appsettings.cs
configuration.json add profi net 2024-04-09 09:48:34 +02:00
favicon.ico
Global.asax
Global.asax.cs
LaaProduction_SigningKey.snk GenesisMeter: - corrected region detection of "NA" 2023-08-31 11:39:55 +02:00
MeterProcessState.csproj VSFM omni+ 02-07-2024 2024-07-03 10:35:45 +02:00
MeterProcessState.csproj.user password sicherheit erhört 2024-08-05 09:28:25 +02:00
packages.config Cordonel FW power correction 2024-05-07 15:11:30 +02:00
Project_Readme.html
README.md API for Cordonel Calibrations offsets 2023-08-29 13:56:24 +02:00
Startup.cs
Web.config logtime no commit 2023-08-02 12:38:58 +02:00
Web.Debug.config
Web.Release.config

CREATE TABLE [Cordonel_Calibrations] ( [PcbId] INT NOT NULL, [TestRunNr] INT NOT NULL, [Offset] FLOAT NOT NULL, CONSTRAINT [PK_Cordonel_Calibrations_PcbId] PRIMARY KEY ([PcbId]) );