master^2
Varun 7 months ago
parent 380850af89
commit a996574402

@ -1150,6 +1150,7 @@ fastify.post('/api/generateHardwareMasterId/:storeId', {
from: { type: 'string', description: 'Starting hardwareId (e.g., 00000020)' },
to: { type: 'string', description: 'Ending hardwareId (e.g., 00000030)' },
type: { type: 'string', description: 'Type of sensor' },
quantity: { type: 'string' },
},
},
},

Loading…
Cancel
Save