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
Create a command line app (in tools module) to aid in field debugging the status of faulty devices. The goal is to provide more actionable information to diagnose camera problems, especially in the cases where the device responds to ping but not ifm3d commands.
It should include at least the following functionality:
check XML-RPC server for liveliness
check PCIC server for livelienss
check swupdater server for liveliness
Check on-device logs for error conditions
...others to be added
The text was updated successfully, but these errors were encountered:
Create a command line app (in
tools
module) to aid in field debugging the status of faulty devices. The goal is to provide more actionable information to diagnose camera problems, especially in the cases where the device responds toping
but notifm3d
commands.It should include at least the following functionality:
...others to be added
The text was updated successfully, but these errors were encountered: