ashok 7 months ago
commit 88d6fb8074

@ -1220,7 +1220,7 @@ fastify.post('/api/updateSensorQC/:hardwareId', {
tags: ['Store-Data'],
summary: 'Update QC fields of a sensor',
params: {
required: ['_ihardwareIdd'],
required: ['hardwareIdd'],
type: 'object',
properties: {
hardwareId: { type: 'string', description: 'Sensor ID' },

Loading…
Cancel
Save