Access Philips Hue REST API?
Posted: Tue Mar 29, 2016 5:57 pm
Is it possible for a factorio mod to send requests to a web REST API?
I know LUA can use socket.http and ltn12 for such tasks. But I'm a bit confused on if mods can access standard lua functions or only the factorio lua API.
The mod I have in mind would basically turn the lights in my room different colors based on different events done in the game.
Thanks for the help!
I know LUA can use socket.http and ltn12 for such tasks. But I'm a bit confused on if mods can access standard lua functions or only the factorio lua API.
The mod I have in mind would basically turn the lights in my room different colors based on different events done in the game.
Thanks for the help!