- remove optional sub-parameter; we use these fields in both Add() and
[plcapi.git] / PLC / AddressTypes.py
2006-10-25 Mark Huang- remove optional sub-parameter; we use these fields...
2006-10-24 Mark Huang- make Add() calling convention consistent among all...
2006-10-20 Mark Huang- use base class __init__() and delete() implementations
2006-10-10 Mark Huang- fix comment
2006-10-06 Mark Huang- implement interface to address_types table
2006-09-06 Mark HuangInitial checkin of new API implementation