
i.LON SmartServer 2.0 Programmer’s Reference
22-31
newDevice.getUCPTapplicationStatus().getValue()
+
".");
}
}
}
}
catch
(Exception
e)
{
System.out.println(e.getMessage());
}
}
catch (Exception e) {
System.out.println(e.getMessage());
}
finally
{
iLon100
=
null;
SmartServer
=
null;
}
}
}