-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added device to iot * adding device class and its package dependencies * renamed file * updated device code and added dependencies to configure.py * added device unpack() to the device class to unzip shorthand list within a command into list of commands, supports literals, wildcards, and regular expressions * Added peek_jobs() function to look ahead if there are any upcoming jobs in the next x seconds * cleaned up comment * updates required packages for device --------- Co-authored-by: David Parks <[email protected]>
- Loading branch information
1 parent
4e9173c
commit d9b1e3a
Showing
4 changed files
with
139 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters