intiface / intiface-cli-node

Node.js/Typescript based CLI for Intiface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Device config argument tries to send file path to buttplug

qdot opened this issue · comments

commented

Buttplug.DeviceConfigurationManager.LoadFromJsonExternalConfig() expects a json string, not a file path. We should try to load the file before sending it to buttplug.