Expand description

Handlers for process exploration in RIOT

Functions§

  • Build a handler that will report a summary of the current processes in CBOR form
  • Build a handler similar to the ps() built, but as a tree: Its root resource will report the process list as ps does, but there will be additional per-PID resources for the processes below it.