X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FMethods%2FBootNotifyOwners.py;h=81a7cb01b7b9f81f587abbc1382907d28b6e37f1;hb=c31715a2ac263b730da41ef7d5ff41d15af4357f;hp=cf4c54e78f1b0660eafcdf051373ecf3f6cc1e41;hpb=fcd65035460febcbd0835eb69dca269b4d9d2319;p=plcapi.git diff --git a/PLC/Methods/BootNotifyOwners.py b/PLC/Methods/BootNotifyOwners.py index cf4c54e..81a7cb0 100644 --- a/PLC/Methods/BootNotifyOwners.py +++ b/PLC/Methods/BootNotifyOwners.py @@ -1,6 +1,6 @@ from PLC.Method import Method from PLC.Parameter import Parameter, Mixed -from PLC.Auth import Auth, BootAuth +from PLC.Auth import Auth, BootAuth, SessionAuth from PLC.Nodes import Node, Nodes from PLC.Messages import Message, Messages