Viam C++ SDK current
Loading...
Searching...
No Matches
Classes | Functions
power_sensor.hpp File Reference

Defines a PowerSensor component. More...

#include <string>
#include <viam/api/component/powersensor/v1/powersensor.pb.h>
#include <viam/sdk/common/proto_type.hpp>
#include <viam/sdk/common/utils.hpp>
#include <viam/sdk/config/resource.hpp>

Go to the source code of this file.

Classes

class  viam::sdk::PowerSensor
 
struct  viam::sdk::PowerSensor::voltage
 
struct  viam::sdk::PowerSensor::current
 
struct  viam::sdk::API::traits< PowerSensor >
 

Functions

bool viam::sdk::operator== (const PowerSensor::voltage &lhs, const PowerSensor::voltage &rhs)
 
bool viam::sdk::operator== (const PowerSensor::current &lhs, const PowerSensor::current &rhs)
 

Detailed Description

Defines a PowerSensor component.