Commit Graph

7 Commits

Author SHA1 Message Date
Jay Faulkner 8fc36d5a6a Merge pull request #1 from jayofdoom/jay/ExampleBusinessLogicManager
Add example business logic hardware manager
2016-06-10 17:02:33 -07:00
Jay Faulkner ce9c5631e5 Add basic information on using these examples 2016-06-10 17:00:00 -07:00
Jay Faulkner bbebea5a03 Add README covering use cases for each example 2016-06-10 16:49:19 -07:00
Jay Faulkner e396164fae Add example business logic hardware manager
This adds an example hardware manager that would be useful for enforcing
organizational policies, forcing machines to CLEANFAIL that are out of
spec.
2016-06-10 15:57:06 -07:00
Jay Faulkner 16476b266f Make dir name more clear
Not all HWM examples will be device-centric
2016-06-10 15:16:11 -07:00
Jay Faulkner 094dadd93e Add error handling for upgrade firmware 2016-06-10 14:44:12 -07:00
Jay Faulkner 1fe01a11d4 Add example_device hwm and test harnesses
Initial hardware manager example, and the requisite testing
infrastructure to be able to run pep8 style tests.
2016-06-10 14:21:26 -07:00