InterviewSolution
Saved Bookmarks
| 1. |
________ resources are identified by Uniform Resource Identifiers.(a) CoAP(b) HMTP(c) MQTT(d) TCP/IPI have been asked this question in homework.My question is from IoT Architecture for Precision Agriculture in portion IoT Architecture of IOT |
|
Answer» CORRECT option is (a) COAP For explanation: CoAP is an application layer protocol (IETF draft) for resource CONSTRAINED devices. Adheres to RESTFUL approach for MANAGING resources and support mapping to HTTP. CoAP resources are identified by Uniform Resource Identifiers. |
|