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