riot_coap_handler_demos

Module stdio

Source
Expand description

Handlers for interacting with RIOT’s stdio system

(Really just putting things on the console, and reading from the console with terribly locking properties)

Structs§

Functions§

  • A resource that, when POSTed to, reads up to whichever internally decided buffer length from stdin
  • A resource that, when POSTed to, renders any payload to standard out