smartrent / grizzly

Elixir Z-Wave Library

Home Page:https://hex.pm/packages/grizzly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mix task to generate the zipgateway.cfg

mattludwigs opened this issue · comments

When Grizzly does not run zipgateway automatically and that binary is run separately from Grizzly we need a way to produce a cfg file that allows zipgateway and Grizzly to correctly communicate.

mix grizzly.gen.zipgateway_cfg

This should just output a file named zipgateway.cfg to the calling directory.