Function sensor_core::conditional_image_renderer::render
source · pub fn render(
element_id: &str,
sensor_type: &SensorType,
conditional_image_config: &ConditionalImageConfig
) -> Option<Vec<u8>>
Expand description
Get the image data based on the current sensor value and type