300-435 · Question #42
With the MV Sense API, which REST endpoint provides LUX level?
The correct answer is A. /merakimv/XXXX-XXXX-XXXX/light. The Meraki MV Sense API provides environmental sensor data, including ambient light levels (LUX), through a specific /light endpoint for individual camera serial numbers.
Question
Exhibit
Options
- A/merakimv/XXXX-XXXX-XXXX/light
- B/merakimv/XXXX-XXXX-XXXX/raw_detections
- C/merakimv/XXXX-XXXX-XXXX/0
- D/merakimv/XXXX-XXXX-XXXX/zones
How the community answered
(24 responses)- A88% (21)
- B8% (2)
- C4% (1)
Why each option
The Meraki MV Sense API provides environmental sensor data, including ambient light levels (LUX), through a specific `/light` endpoint for individual camera serial numbers.
The `/light` endpoint within the MV Sense API is specifically designed to expose ambient light level data, measured in LUX, collected by compatible Meraki MV cameras, where `XXXX-XXXX-XXXX` represents the camera's serial number.
The `/raw_detections` endpoint provides raw object detection data, such as bounding boxes and object types, from the cameras, not environmental sensor data like LUX levels.
`/0` is not a recognized or documented endpoint for retrieving any specific type of sensor data from Meraki MV cameras.
The `/zones` endpoint is used to configure or retrieve information about defined detection zones on the camera, not for environmental light sensor readings.
Concept tested: Meraki MV Sense API light level endpoint
Source: https://developer.cisco.com/meraki/blog/meraki-mv-sense-api/
Topics
Community Discussion
No community discussion yet for this question.
