Saved Bookmarks
| 1. |
Variable voltage Sensor is an instance of Analog Sensor.(a) True(b) FalseI got this question by my college professor while I was bunking the class.The doubt is from Handling Sensor Request in chapter Going Parallel, Handling Actuator and Sensor of IOT |
|
Answer» RIGHT choice is (a) True Explanation: For reading the current voltage, library CLASS ANALOG Sensor that wraps an analog input port in an OBJECT that provides the method HandleGet. Variable voltage Sensor is an instance of Analog Sensor, initialized with pinA1. |
|