Changes between Version 1 and Version 2 of PacpusTutorialsNewComponent


Ignore:
Timestamp:
May 13, 2016, 10:22:06 AM (9 years ago)
Author:
DHERBOMEZ Gérald
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PacpusTutorialsNewComponent

    v1 v2  
    6262}}}
    6363
    64 The PacpusSocket.so plugin and headers files should be installed in your PACPUS_ROOT folder.
     64The {{{PacpusSocket.so}}} plugin and headers files should be installed in your PACPUS_ROOT folder.
    6565
    6666
    67 == Step 2: writing the StringGenerator component ==
     67== Step 2: writing the {{{StringGenerator}}} component ==
    6868
    6969We will add the {{{StringGenerator}}} component to the {{{pacpussensors}}} project. Instead of adding a new plugin, we will include this component to the {{{PacpusSocket}}} plugin.