mbusd/TODO

10 lines
291 B
Plaintext
Raw Normal View History

2003-09-13 22:34:30 +02:00
To do:
2003-09-27 14:58:20 +02:00
------
* Configuration file loading
* Signals processing (HUP, USR1, etc).
* Client addresses restriction
* RS-485 transmit/receive control by RTS
2003-09-13 22:34:30 +02:00
* Broadcast MODBUS messaging implementation
* Response receiving by length (currently by timeout)
2003-09-27 14:58:20 +02:00
* SSL secure connection implementation