X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FMethods%2FAddInterfaceTag.py;h=b02b484442b0dadd6e8ebf75da585eb64d025c10;hb=3cf628a5149714c966e7dc1a778a5df7afc581dc;hp=56d232b5db1b636f3df7480126ab8b8310767e6e;hpb=ba0d6a211cb8c05aca3546e6835fc172a9383aed;p=plcapi.git diff --git a/PLC/Methods/AddInterfaceTag.py b/PLC/Methods/AddInterfaceTag.py index 56d232b..b02b484 100644 --- a/PLC/Methods/AddInterfaceTag.py +++ b/PLC/Methods/AddInterfaceTag.py @@ -12,6 +12,9 @@ from PLC.Interfaces import Interface, Interfaces from PLC.TagTypes import TagType, TagTypes from PLC.InterfaceTags import InterfaceTag, InterfaceTags +# need to import so the core classes get decorated with caller_may_write_tag +from PLC.AuthorizeHelpers import AuthorizeHelpers + class AddInterfaceTag(Method): """ Sets the specified setting for the specified interface