HOTSPOT -
You have a database named telemetry in an Azure Cosmos DB Core (SQL) API account that stores IoT data. The database contains two containers named readings and devices.
Documents in readings have the following structure.
✑ id
✑ deviceid
✑ timestamp
✑ ownerid
✑ measures (array)
- type
- value
- metricid
Documents in devices have the following structure.
✑ id
✑ deviceid
✑ owner
- ownerid
- emailaddress
- name
✑ brand
✑ model
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
