Changes between Version 3 and Version 4 of GeniDesktop/Manual/gdfeatures/modulemaker


Ignore:
Timestamp:
05/13/16 16:51:47 (8 years ago)
Author:
Hussamuddin Nasir
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniDesktop/Manual/gdfeatures/modulemaker

    v3 v4  
    66
    77The GENIDesktop framework has been designed such that a user could add additional modules that he/she may write. The user module can be exposed by the user via web interface. This user module can run on the global node or a user specified node. As you can see from the screenshot above, the '''Module Maker''' requires some basic information to get you started. If topology interaction via node selection or clicks are required for the user's module to work, the GENIDesktop backend can provide that if the user's module utilized the GENIDesktop messaging framework. These and other docs regarding the module usage are mentioned in the link on the module itself.
    8 Below is a link to a sample  module template that you could use as a starting point
    9 .
     8Below is a link to a sample  module template that you could use as a starting point.
     9
    1010https://genidesktop.netlab.uky.edu/stable/services/template/template_module.txt
    1111 
     12
    1213Navigation: [wiki:GeniDesktop/Manual/gdfeatures Index]/[wiki:GeniDesktop/Manual/gdfeatures/CLI Next]