extremecloudiq.model.xiq_update_rp_sensor_scan_settings_request.XiqUpdateRpSensorScanSettingsRequest
Input Type | Accessed Type | Description | Notes |
---|---|---|---|
dict, frozendict.frozendict, | frozendict.frozendict, |
Key | Input Type | Accessed Type | Description | Notes |
---|---|---|---|---|
enable_scan_all_channels | bool, | BoolClass, | Whether to enable scanning all channels | [optional] |
dwell_time | str, | str, | The dwell time in the range from 250 to 30000 ms | [optional] |
scan_channels | str, | str, | The comma separated list of scan channels | [optional] |
any_string_name | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] |