We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
measruement
measurement
1 parent 0db84da commit e4d351bCopy full SHA for e4d351b
1 file changed
packages/api/lib/controllers/measurementsController.js
@@ -22,7 +22,7 @@ const {
22
/**
23
* @apiDefine SensorLastMeasurement
24
*
25
- * @apiSuccess {Object} sensors.lastMeasurement Object representing the latest measruement
+ * @apiSuccess {Object} sensors.lastMeasurement Object representing the latest measurement
26
* @apiSuccess {String} sensors.lastMeasurement.value the measured value of the sensor
27
* @apiSuccess {RFC3339Date} sensor.lastMeasurement.createdAt the timestamp of the measurement
28
*/
0 commit comments