|
Viam C++ SDK current
|
Public Types | |
| enum class | resource_state : uint8_t { k_unspecified , k_unconfigured , k_configuring , k_ready , k_removing , k_unhealthy } |
Public Attributes | |
| Name | name |
| resource_state | state |
| boost::optional< time_pt > | last_updated |
| std::string | revision |
| std::string | error |
Friends | |
| bool | operator== (const resource_status &lhs, const resource_status &rhs) |