Expand description
Handlers for process exploration in RIOT
Structsยง
- AllProcesses ๐
- OneProcess ๐
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 asps
does, but there will be additional per-PID resources for the processes below it.