Z-Wave Protocol Controller Reference
zwave_rf_region_cache Struct Reference

Struct that helps us cache the RF Region and avoid querying the Z-Wave API all the time for something that does not change. More...

Collaboration diagram for zwave_rf_region_cache:

Public Attributes

bool valid
 
zwave_rf_region_t rf_region
 

Detailed Description

Struct that helps us cache the RF Region and avoid querying the Z-Wave API all the time for something that does not change.

Member Data Documentation

◆ rf_region

zwave_rf_region_t zwave_rf_region_cache::rf_region

◆ valid

bool zwave_rf_region_cache::valid

The documentation for this struct was generated from the following file: