ESP-IDF
temperature_range
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
temperature_range
temperature_range struct
Syntax
Show:
Summary
Declaration
from
device_property.h:1274
typedef
struct
__attribute__
(
(
packed
)
)
temperature_range
{
bt_mesh_temperature_t
minimum_temperature
;
bt_mesh_temperature_t
maximum_temperature
;
}
bt_mesh_temperature_range_t
;
Fields
Field
Declared as
temperature_range::minimum_temperature
bt_mesh_temperature_t
temperature_range::maximum_temperature
bt_mesh_temperature_t
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out