smartrent / grizzly

Elixir Z-Wave Library

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stop inclusion if crash during inclusion process

mattludwigs opened this issue · comments

If the Grizzly.Inclusions.InclusionRunner crashes during inclusion the terminate/2 callback should issue a command to the Z-Wave controller to stop inclusion.

See #417 for more information.