Navigation
BlueprintAPI > BlueprintAPI/TargetDeviceServicesScripting
Fetches snapshots of devices that are available in the network.
Target is Target Device Services BPFunction Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| string | Return Value | A dictionary of devices' informational snapshots that are grouped by device type (device type string is used as a key). |