SAH_Trace  1.1.0
SAHTRACE Module
mod_sahtrace.odl
Go to the documentation of this file.
1 import "mod-sahtrace.so" as "sahtrace";
2 
3 #include "global_trace.odl";
4 
6  %global "ubus.register-on-start-event" = true;
7  %global config-storage-dir = "${rw_data_path}/${name}";
8  %global config-storage-file = "${rw_data_path}/${name}/${name}_config.odl";
9 }
10 
12  entry-point sahtrace.main;
13 }
define
config
Definition: mod_sahtrace.odl:5
global config storage file
Definition: mod_sahtrace.odl:8
global config storage dir
Definition: mod_sahtrace.odl:7