riot_coap_handler_demos

Module ps

Source
Expand description

Handlers for process exploration in RIOT

Structsยง

Functionsยง

  • debug_string ๐Ÿ”’
    Wrapper for Status (or anything else) that uses the Debug implementation to serialize a string of it
  • 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.