configure_temp_datasets
Configure temporary dataset collection and push for an Orb device, either to a custom endpoint or local API, with automatic revert after a set duration.
Instructions
Configure temporary dataset collection and push for an Orb Cloud device.
Enables the device to push data to a custom endpoint or expose a local API for a fixed duration. After the duration expires, the device reverts to its default configuration.
Args: device_id: The Orb device ID to configure. duration: How long to enable the configuration (e.g. '30m', '1h'). datasets_config: Dataset collection and push configuration. If omitted, only the duration is updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration | Yes | How long to enable (e.g. '30m', '1h', '2h'). | |
| device_id | Yes | ||
| datasets_config | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||