Question 19:
For easier management of your IoT infrastructure, you decide to use the Azure IoT Central platform. As the first step, you are going to create templates for the different types of devices you have so that it can be used later for connecting real devices in a manageable way. You start defining a template for a vibration sensor attached to a generator. The device must be able to report if the machinery is running, and it should be able to get restarted remotely. Which sections should you include in the device template?
Answer options:
A.“Property” for the run-state; “Command” for the restart B.“Property” for the run-state; “Component” for the restart C.“Attribute” for the run-state; “Telemetry” for the restart D.“Cloud property” for the rud-state; “Command” for the restart