Fritzing Set Properties
fritzing_set_propertiesSet instance properties (name=value pairs) for a component in a Fritzing sketch file. Specify file, component reference, and properties to update.
Instructions
Set instance properties (name=value pairs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| file | Yes | ||
| props | Yes | properties to set, e.g. {'resistance': '10k'} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |