Page 1 of 1

Request for getting power prod. and power sat. from the API

Posted: Tue May 01, 2018 7:54 am
by TelemakFactorio
I would like to make a simple mod like my tiny little weather station, to get the power production and the power satisfaction from an electrical network.
The purpose would be to set up alarms when the satisfaction < 80% in my games, thanks to combinators.
Would the devs add entities and methods to get those informations ? Or did I miss something already existing ?
Thank you

Re: Request for getting power prod. and power sat. from the API

Posted: Tue May 01, 2018 8:11 am
by Bilka
There's this http://lua-api.factorio.com/latest/LuaE ... statistics, you'll have to see what you can do with it.