{
    "address" : "localhost",
    "port" : "5551",
    "add_session_key_value" : {
        "action" : "add-service",
        "parameters" : {
            "target" : "database",
            "db_type" : "session_key_value_db",
            "change" : true,
            "module" : "shared-table-types",
            "instance" : "ChildProcDBComInterface",
            "create" : true,
            "conf" : {
                "in_mem_table_connect" : {
                    "uds_path" : "./local/uds/proc_js_table_pipe-1",
                    "uds_path_count" : 1                
                }
            }
        }
    }
}
