pub fn explode_netch(netch: &str, node: &mut Proxy) -> bool
Parse a Netch JSON configuration into a Proxy object Matches C++ explodeNetch implementation