Jean-Francois Cloutier
Jean-Francois Cloutier
Sending the command worked only in the sense that a timeout report was returned, as for any command a device does not understand.
This is exciting news! Thanks for bringing it to my attention. This repo contains an old version. Go to https://github.com/StarlitSoftware/marvin/tree/develop for the latest. Note that I am on the verge...
> I'm not sure about this, but is it Enum.reverse here instead of Enum.sort? No but the code can be simplified to `if Enum.empty?(state.pending), do: nil, else: Enum.min(Map.values(state.pending))`
Protocol is now used instead of behaviour for "pluggable work list". The persistent work list stores system monotonic time every 10 minutes and on terminate. Expiration is now simply a...
Awaiting a new release of Tortoise311 with https://github.com/smartrent/tortoise311/pull/53