Changes between Version 1 and Version 2 of PacpusTutorialsNewComponent
- Timestamp:
- May 13, 2016, 10:22:06 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PacpusTutorialsNewComponent
v1 v2 62 62 }}} 63 63 64 The PacpusSocket.soplugin and headers files should be installed in your PACPUS_ROOT folder.64 The {{{PacpusSocket.so}}} plugin and headers files should be installed in your PACPUS_ROOT folder. 65 65 66 66 67 == Step 2: writing the StringGeneratorcomponent ==67 == Step 2: writing the {{{StringGenerator}}} component == 68 68 69 69 We will add the {{{StringGenerator}}} component to the {{{pacpussensors}}} project. Instead of adding a new plugin, we will include this component to the {{{PacpusSocket}}} plugin.