19 #ifndef _AMBPLUGINIMPL_H_
20 #define _AMBPLUGINIMPL_H_
22 #include "abstractsource.h"
113 virtual const std::string
uuid()
const = 0;
153 auto typeFactory = [](){
183 std::map< VehicleProperty::Property, ZonePropertyType >
properties;
191 #endif // _AMBPLUGINIMPL_H_