File: outsight_alb_driver/AlbConfig.srv
Raw Message Definition
## Service file to get or put a configuration to the ALB.
# Request fields
string filepath
---
# Response fields
bool success
string message
Compact Message Definition
string filepath
bool success
string message