u
This commit is contained in:
@@ -60,6 +60,8 @@ struct Config {
|
||||
server_url: String,
|
||||
api_key: String,
|
||||
poll_interval_secs: u64,
|
||||
#[serde(default)]
|
||||
command_url: Option<String>, // HTTP URL for command polling (e.g., http://localhost:3905/api/outputs/commands)
|
||||
devices: Vec<DeviceConfig>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user