esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
camera.hpp File Reference

Typed Camera entity (info only; images are streamed separately). More...

#include <esphome/api/model/entity.hpp>
#include <esphome/api/model/enums.hpp>
Include dependency graph for camera.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  esphome::api::CameraInfo
 Static description of a camera entity. More...
 

Namespaces

namespace  esphome
 
namespace  esphome::api
 
namespace  esphome::api::proto
 

Functions

CameraInfo esphome::api::parse_camera_info (const proto::ListEntitiesCameraResponse &msg)
 

Detailed Description

Typed Camera entity (info only; images are streamed separately).