blob: dda65545ad504b1e876691969860758dc5e83e5b [file] [log] [blame]
module pnf-simulator {
namespace "http://nokia.com/pnf-simulator";
prefix config;
container config {
config true;
leaf testDuration {type uint32;}
leaf messageInterval {type uint32;}
}
}