Skip to content
Snippets Groups Projects
  • jsiegle's avatar
    6a047d1d
    Added code for WiFiOutput · 6a047d1d
    jsiegle authored
    In combination with an EventNode, a WiFiOutput node is able to send a
    simple message to a hard-coded address via UDP. This is the first sink that
    actually emits an output. It's obviously over-simplified, but as a
    proof-of-concept, it seems to be working well.
    6a047d1d
    History
    Added code for WiFiOutput
    jsiegle authored
    In combination with an EventNode, a WiFiOutput node is able to send a
    simple message to a hard-coded address via UDP. This is the first sink that
    actually emits an output. It's obviously over-simplified, but as a
    proof-of-concept, it seems to be working well.