farmbot_os/farmbot_celery_script
Connor Rigby 21bb1a6f25
Misc cleanup and bug fixes.
* Fixes botstate changes being dispatched as nested lists
* Fixes jwt failing to decode `nil`. Doesn't fix token actually being`nil` though.
* Adds a syscall for read_pin
* Add/fix calibrate syscall
* tweak tty detector. This is still broken i think
2019-09-13 16:03:16 -07:00
..
config Implement new CeleryScript Runtime environment. 2019-09-13 16:03:15 -07:00
fixture Implement new CeleryScript Runtime environment. 2019-09-13 16:03:15 -07:00
lib Misc cleanup and bug fixes. 2019-09-13 16:03:16 -07:00
test Implement new CeleryScript Runtime environment. 2019-09-13 16:03:15 -07:00
.formatter.exs Botstate refactor (#645) 2019-09-13 16:03:14 -07:00
.gitignore Update AMQP workers to reconnect on a 4 second timer 2019-09-13 16:03:13 -07:00
.tool-versions Update AMQP workers to reconnect on a 4 second timer 2019-09-13 16:03:13 -07:00
coveralls.json Implement new CeleryScript Runtime environment. 2019-09-13 16:03:15 -07:00
mix.exs Implement helpful macros for building node implementation 2019-09-13 16:03:15 -07:00
mix.lock Test Migration 2019-09-13 16:03:13 -07:00