Subversion Repositories HomeAutomation

Rev

Details | Last modification | View Log | SVN | RSS feed

Rev Author Line No. Line
736 olof 1
###########################################################
2
#
3
# Contains system information associated with connected
4
# can nodes. Should not contain node-specific data
5
#
6
###########################################################
7
 
8
class TCPServerBase:
9
    pass