ESP-IDF
electric_current_statistics
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
electric_current_statistics
electric_current_statistics struct
Syntax
Show:
Summary
Declaration
from
device_property.h:989
typedef
struct
__attribute__
(
(
packed
)
)
electric_current_statistics
{
bt_mesh_electric_current_t
average_electric_current_value
;
bt_mesh_electric_current_t
standard_electric_current_value
;
bt_mesh_electric_current_t
minimum_electric_current_value
;
bt_mesh_electric_current_t
maximum_electric_current_value
;
bt_mesh_time_exponential_8_t
sensing_duration
;
}
bt_mesh_electric_current_statistics_t
;
Fields
Field
Declared as
electric_current_statistics::average_electric_current_value
bt_mesh_electric_current_t
electric_current_statistics::standard_electric_current_value
bt_mesh_electric_current_t
electric_current_statistics::minimum_electric_current_value
bt_mesh_electric_current_t
electric_current_statistics::maximum_electric_current_value
bt_mesh_electric_current_t
electric_current_statistics::sensing_duration
bt_mesh_time_exponential_8_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