(most) all functions now take SessionAuth in addition to PasswordAuth
[plcapi.git] / PLC / Methods / AdmUpdateNodeGroup.py
2006-10-27 Mark Huang(most) all functions now take SessionAuth in addition...
2006-10-23 Mark Huang- fix UpdateNodeGroup calling convention
2006-10-16 Mark Huang- add status
2006-10-16 Mark Huangimplement as wrappers around new functions
2006-09-25 Mark Huangrename flush() to sync(), removed {default,all,join...
2006-09-20 Mark Huang- accept either id or name
2006-09-20 Mark Huang- remove extraneous imports and checks
2006-09-14 Tony MackInitial checkin of new API implementation