Returns the list of configuration-parameters of a specific thing-definition.
Configuration-parameters are the settings that can be remotely written on the product; each one declares its value type, the allowed values and validation rules, and the mapping used to send the value to the thing.
Set includeInherited to true to obtain also the configuration-parameters inherited from the parent thing-definitions.
The name of the tenant (e.g. acme).
The thing-definition identifier.
If true, the response includes the elements inherited from parent thing definitions.
Successful operation.
The configuration-parameter object identifier.
The configuration-parameter name.
The configuration-parameter label.
The configuration-parameter type.
The increment step value for numeric parameters.
The minimum valid value for numeric parameters.
The maximum valid value for numeric parameters.
The selection mode for a multi-value field.
The flag indicating whether the parameter field is mandatory.
The metric used to fill the configuration parameter input when loaded in page.
The allowed values in case of multiple selection.
The selection item name.
The selection item label.
The parameter mapping used to send values to the thing.
The parameter mapping path.
The parameter mapping name.
The condition that enables or disables the parameter input field within the page.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.