Python based IoT device data generator for creating fleets of devices
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
29
commits
fixup: Format Python code with Black
da6c6fb
minor typo in gh action
cfa69c6
modified github action for black
b5bc90b
testing github actions
53e5fc3
Added more specific sensor reading lookup
720d307
added cleanup functionality on quit
45a0d15
Big overhaul of main interface
69836ce
Docstrings for everyone
66b345f
Started adding docstrings
88e64e7
Convert from list to dict
d4e0dd6
Added stats command
c7b7845
Added first pass of threading
01e7a62
Started adding some interface commands
20db3de
Added device shortname generator
b041fd7
Added Device Manager
acde278