Hello,
Our team is trying out leds for the first time in a few years, and we are using the LightDrive 12 LED Controller. Our LEDs are hooked up but it our vendor library is using http and not https. Build.gradle does not allow for these insecure connections, but our team wants to override this to get our leds running. I tried looking into allowing insecure protocols but implementing them never worked for me.
This is the vendor library http://mach-engineering.com/products/maven/com/mach/LightDrive/LightDrive.json.
Thanks!