Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 372 Bytes

TODO.md

File metadata and controls

5 lines (5 loc) · 372 Bytes
  • look at using IPMininet instead of base mininet
  • create separate DebugMixin class that adds debug tags to BaseModbusDevice
  • have RemoteDevice classes that make modbus request whenever their getattr() is called
    • and send requests whenever their setattr() is called
  • switch to using Micropython instead of Pycopy (since Pycopy stable is outdated for 1.5 years now)