class OffCommand(eg.ActionClass):

    def __call__(self, deviceCode):
        self.plugin.doOffCommand(deviceCode)