export const filterIdProbe = (SSID: string) => { return SSID.split(/Sonda_/)[1]; };