From: Alyssa Rosenzweig Date: Wed, 11 Jul 2018 20:06:15 +0000 (-0400) Subject: hidusb-relay-cmd in config X-Git-Url: https://vcs.fsf.org/?p=libremanage.git;a=commitdiff_plain;h=e29f8e7d460d8f713e2a8e6628fd7feeacd6389c;ds=sidebyside hidusb-relay-cmd in config --- diff --git a/config.json b/config.json index a1105b1..f261e11 100644 --- a/config.json +++ b/config.json @@ -8,8 +8,9 @@ "baud": 115200 }, "power": { - "pin": 60, - "invert": true + "type": "hidusb-relay-cmd", + "relay": "HURTM", + "channel": 2 } } },