Skip to content

fdelbos/sctrl

Repository files navigation

sctrl

Serial protocols controller

Go Reference CI Tests

A controller to use with all sorts of serial devices where commands are run one by one in a non concurrent fashion and where sometimes notifications can appear.

Test

  • make sure you have mockery installed
go install github.com/vektra/mockery/v2@v2.20.0
  • then run the tests:
make test

About

Serial protocols controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published