add pcu/node functions
[plcapi.git] / PLC / Nodes.py
2006-10-11 Mark Huangadd pcu/node functions
2006-10-11 Mark Huang- fix hostname checking
2006-10-03 Mark Huang- move common sync() functionality to Table.Row
2006-10-02 Mark Huangmake read-only a Parameter attribute
2006-10-02 Mark Huang- do not document or advertise deleted, this is an...
2006-10-02 Mark Huang- return slice_ids
2006-09-25 Mark Huang- remove deprecated add_node_network() and set_primary_...
2006-09-25 Mark Huang- support new schema
2006-09-19 Mark Huang- add functions add_node_network() and set_primary_node...
2006-09-08 Mark Huang- set min and max for str fields
2006-09-06 Mark HuangInitial checkin of new API implementation