svn keywords
[plcapi.git] / PLC / Methods / BootUpdateNode.py
2009-07-19 Thierry Parmentelatsvn keywords
2008-12-24 Stephen SolteszA disabled or diagnostic-mode node will contact PLC...
2008-12-11 Thierry ParmentelatInterfaces can handle tags through Add/Get/Update
2008-12-02 Thierry Parmentelatsvn kwds
2008-10-11 Thierry Parmentelatembed svn Id keyword
2008-05-22 Thierry Parmentelatfirst draft for node tags & new node groups:
2007-08-20 Tony Mack- allow SessionAuth()
2007-02-27 Tony Mack- now using event_objects to log affected objects
2007-01-19 Tony Mack- - added logging variable 'object_type'
2006-12-20 Tony Mack- added 'message' instance variable (high level descrip...
2006-11-09 Mark Huang- re-enable return_fields specification
2006-11-03 Mark Huang- add node to acceptable roles
2006-11-02 Mark Huang- implement for backward compatibility
2006-10-27 Mark Huang(most) all functions now take SessionAuth in addition...
2006-10-25 Mark Huang- change calling convention for Add slightly; if the...