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

Luminiex Gigacore Requset

Open Mike-Ghosty opened this issue 2 years ago • 3 comments

Would like to control luminex gigacore switches and nodes from companion.

there is an http command for gigacore https://support.luminex.be/portal/en/kb/articles/gigacore-http-commands and an api for luminode https://support.luminex.be/portal/en/kb/articles/luminode-api-documentation

Thanks

Mike-Ghosty avatar May 22 '22 08:05 Mike-Ghosty

This is what i want to be ablle to send with ability to set group and port information or use a variable for that value. Screenshot 2022-07-05 at 16 51 09

Mike-Ghosty avatar Jul 05 '22 15:07 Mike-Ghosty

Hi @Mike-Ghosty,

This is Stijn from Luminex. Thanks for pointing us to this very interesting software.

For now, you can get this working using the generic HTTP module: MicrosoftTeams-image (21)

This example assumes that you are using the default empty password and will set port 1 to group 2.

Concerning a custom module for Luminex products in Companion: I am still pretty new to all this, but if I can help development in any way or test something, I would love to spend some time on this.

stijngeysen avatar Jul 06 '22 11:07 stijngeysen

A GIgaCore module v1.0.0 has been created yesterday and is now available in the latest beta release of companion: https://github.com/bitfocus/companion-module-luminex-gigacore

As a side note, a module for Luminex LumiNode is included as well: https://github.com/bitfocus/companion-module-luminex-luminode

stijngeysen avatar Jan 12 '24 18:01 stijngeysen