query_sensors
Retrieve IoT sensor data by location and type for monitoring environmental conditions like temperature, humidity, or motion in robotics systems.
Instructions
Query IoT sensors by location
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | Location to query (e.g., "warehouse_1") | |
| sensor_type | No | Type of sensor (temperature, humidity, motion, etc.) |