Files
laatzen/Common/Service/MeterProcessState
Stoyan Zlatev 4a5d625b5c GET: /api/configurationjson - added,
TODO: define the latest json source file in the prebuild events for this project
TODO: assembly signing disabled because of runtime errors
2023-09-29 10:01:28 +02:00
..
2021-10-01 11:09:20 +02:00
2023-05-23 14:02:52 +02:00
2022-08-12 09:33:04 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2023-08-02 12:38:58 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00

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