blob: c96e82de3b0e863a9a7bf55f0fd57f790eb4071d [file] [log] [blame]
option name = "vsg-hw";
option app_label = "vsg-hw";
message VSGHWService (Service){
option verbose_name = "vSG HW Service";
option description="HW VSG implementation";
}
message VSGHWServiceInstance (ServiceInstance){
option verbose_name = "vSGHW Service Instance";
option owner_class_name="VSGHWService";
}