object_set_val
Set the value of any IC-CAP object, specifying parameter min/max settings or dataset byte order and forced writes.
Instructions
Set the value of an IC-CAP object. For parameters: supports minvalmax. For datasets: supports msb and force.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| msb | No | B | |
| force | No | ||
| value | Yes | String value or JSON-encoded data | |
| minvalmax | No | Value | |
| object_path | Yes | ||
| object_type | No | Specify the exact IC-CAP type when a path can name more than one object. |