parameterAvailable
point_data
`point_data` is an optional parameter of `telion_api.Model.create_dataset` with the installed type contract `dict[str, Any] | None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.create_dataset | — |
| parameter | point_data | — |
| kind | positional-or-keyword | — |
| type | dict[str, Any] | None | — |
| required | false | — |
| default | null | — |
point_data is an optional parameter of telion_api.Model.create_dataset with the installed type contract dict[str, Any] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.create_dataset |
| parameter | point_data |
| kind | positional-or-keyword |
| type | dict[str, Any] | None |
| required | false |
| default | null |