Testing
This commit is contained in:
@@ -10,7 +10,7 @@ pub mod smart;
|
||||
|
||||
pub use error::CollectorError;
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
#[derive(Debug, Clone, serde::Serialize)]
|
||||
pub enum AgentType {
|
||||
Smart,
|
||||
Service,
|
||||
|
||||
Reference in New Issue
Block a user