[doc] add messagereceiver (+ attribution)

This commit is contained in:
tobi-wan-kenobi 2020-07-10 20:19:43 +02:00
parent 2d6cedd8ac
commit 2b888325a6
2 changed files with 22 additions and 1 deletions

View file

@ -15,7 +15,7 @@ Example:
In order to highlight the text, the state variable can be used:
echo -e '{"message":"I  bumblebee-status", "state": "warning"}' | socat unix-connect:/tmp/bumblebee_messagereceiver.sock STDIO
contributed by `bbernhard <https://github.com/bbernhard>`_ - many thanks!
"""
import core.module