spejsiot-hdmimatrix/edid/push-edid.sh

4 lines
109 B
Bash
Executable File

#!/bin/bash
mosquitto_pub -h sound.waw.hackerspace.pl -t "iot/$2/matrix/edid$3/set" -m "$(xxd -c256 -p $1)"