|
|
# Using OpenTCS
|
|
|
## Add the communication adapter to the Kernel
|
|
|
To be able to use our communication adapter you have to compile (clean and build) the communication adapter in preferably Netbeans (more information [here](https://git.fhict.nl/I312980/move-it/wikis/installation/installation#set-up-netbeans).
|
|
|
To be able to use our communication adapter you have to compile (clean and build) the communication adapter in preferably NetBeans (more information [here](https://git.fhict.nl/I312980/move-it/wikis/installation/installation#set-up-netbeans).
|
|
|
Now go to the target folder of the communication adapter and copy the `.jar` to `openTCS-Kernel/lib/openTCS-extensions`. Do not forget to copy the `json-simple-1.1.1.jar` to the same folder. You can download it [here](https://code.google.com/archive/p/json-simple/downloads) or you can do this by locating the `.jar` file in NetBeans and copy pasting the file in `openTCS-Kernel/lib/openTCS-extensions`.
|
|
|
Next time you start the Kernel you will find a new adapter called `move-it` which represents our communication adapter.
|
|
|
|
... | ... | |