You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regarding the architecture, the callback registration and non synchronous response, needs to behave like that or something like this: char routerSerialNumber = snmp.getString(oid, timeout); DateTime routerUptime = snmp.getTimeTicks(oid, timeout);
would be and improvement?
Investigate AsyncUDP to replace looping to check for new UDP packets.
The text was updated successfully, but these errors were encountered: