nerdexam
CiscoCisco

300-435 · Question #42

300-435 Question #42: Real Exam Question with Answer & Explanation

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.

Device-Level Network Automation

Question

With the MV Sense API, which REST endpoint provides LUX level?

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

Explanation

The Meraki MV Sense API provides environmental sensor data, including ambient light levels (LUX), through a specific /light endpoint for individual camera serial numbers.

Common mistakes.

  • B. 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.
  • C. /0 is not a recognized or documented endpoint for retrieving any specific type of sensor data from Meraki MV cameras.
  • D. 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

Reference. https://developer.cisco.com/meraki/blog/meraki-mv-sense-api/

Topics

#MV Sense API#REST API#LUX Level#Meraki MV

Community Discussion

No community discussion yet for this question.

Full 300-435 PracticeBrowse All 300-435 Questions