companion-module-requests icon indicating copy to clipboard operation
companion-module-requests copied to clipboard

Native: REST API

Open MatzeP opened this issue 1 year ago • 2 comments

  • [ ] I have researched the list of existing Companion modules and requests and have determined this has not yet been requested

The name of the device, hardware, or software you would like to control: with native REST Api you can control diffent devices

What you would like to be able to make it do from Companion: To Control User specific REST Commands

Direct links or attachments to the ethernet control protocol or API:

MatzeP avatar Oct 14 '24 08:10 MatzeP

You can do most of this using the generic HTTP module already and just processing the results: https://github.com/bitfocus/companion-module-generic-http

peternewman avatar Oct 14 '24 16:10 peternewman

Hi, thanks. I will test it.

MatzeP avatar Oct 17 '24 07:10 MatzeP