exam questions

Exam AZ-220 All Questions

View all questions & answers for the AZ-220 exam

Exam AZ-220 topic 2 question 3 discussion

Actual exam question from Microsoft's AZ-220
Question #: 3
Topic #: 2
[All AZ-220 Questions]

HOTSPOT -
You have an Azure IoT Central application that has a custom device template.
You need to configure the device template to support the following activities:
✑ Return the reported power consumption.
✑ Configure the desired fan speed.
✑ Run the device reset routine.
✑ Read the fan serial number.
Which option should you use for each activity? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
A device template in Azure IoT Central is a blueprint that defines the:
✑ Telemetry a device sends to IoT Central.
✑ Properties a device synchronizes with IoT Central.
✑ Commands that IoT Central calls on a device.

Box 1: Measurement -
Telemetry/measurement is a stream of values sent from the device, typically from a sensor. For example, a sensor might report the ambient temperature.

Box 2: Properties -
The template can provide a writeable fan speed property
Properties represent point-in-time values. For example, a device can use a property to report the target temperature it's trying to reach. You can set writeable properties from IoT Central.

Box 3: Properties -

Box 4: Command -
You can call device commands from IoT Central. Commands optionally pass parameters to the device and receive a response from the device. For example, you can call a command to reboot a device in 10 seconds.
Reference:
https://docs.microsoft.com/en-us/azure/iot-central/core/howto-set-up-template

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Arockia
Highly Voted 3 years, 7 months ago
The question Options are wrong. The correct answer is: a. Return the reported power consumption --> Telemetry b. Configure the desired fan speed --> Properties c. Read the fan serial number --> Cloud Properties d. Run the device reset routine --> command
upvoted 11 times
...
ridhz
Most Recent 3 years, 11 months ago
I am not sure but "Run device reset routine" sounds like a "Settings" answer. Am I right?
upvoted 1 times
...
dedede
4 years ago
I am not sure but "Configure the desired fan speed" sounds like "Settings" answer. Am I right?
upvoted 2 times
exam67
4 years ago
No, because there is no "settings" when it comes to device template "interfaces" https://docs.microsoft.com/en-us/azure/iot-central/core/concepts-device-templates#interfaces
upvoted 3 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...