Given the user passes the device type pacemate or isense it is not necessary to execute DeviceObserver.getEvents() but reading the MAC address can be done without this. This can cause problems on platforms where the devicelist script is not supported e.g., because it has no perl installed.
Given the user passes the device type
pacemate
orisense
it is not necessary to executeDeviceObserver.getEvents()
but reading the MAC address can be done without this. This can cause problems on platforms where thedevicelist
script is not supported e.g., because it has no perl installed.