@seamapi/http - v1.123.0
GitHub
Preparing search index...
index
NoiseSensorsNoiseThresholdsUpdateParameters
Type Alias NoiseSensorsNoiseThresholdsUpdateParameters
type
NoiseSensorsNoiseThresholdsUpdateParameters
=
{
device_id
:
string
;
ends_daily_at
?:
string
;
name
?:
string
;
noise_threshold_decibels
?:
number
;
noise_threshold_id
:
string
;
noise_threshold_nrs
?:
number
;
starts_daily_at
?:
string
;
sync
?:
boolean
;
}
Index
Properties
device_
id
ends_
daily_
at?
name?
noise_
threshold_
decibels?
noise_
threshold_
id
noise_
threshold_
nrs?
starts_
daily_
at?
sync?
Properties
device_
id
device_id
:
string
Optional
ends_
daily_
at
ends_daily_at
?:
string
Optional
name
name
?:
string
Optional
noise_
threshold_
decibels
noise_threshold_decibels
?:
number
noise_
threshold_
id
noise_threshold_id
:
string
Optional
noise_
threshold_
nrs
noise_threshold_nrs
?:
number
Optional
starts_
daily_
at
starts_daily_at
?:
string
Optional
sync
sync
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
device_
id
ends_
daily_
at
name
noise_
threshold_
decibels
noise_
threshold_
id
noise_
threshold_
nrs
starts_
daily_
at
sync
GitHub
@seamapi/http - v1.123.0
Loading...