... | @@ -21,7 +21,7 @@ This interface defines what methods a light controller has to provide: |
... | @@ -21,7 +21,7 @@ This interface defines what methods a light controller has to provide: |
|
|
|
|
|
# LightController
|
|
# LightController
|
|
|
|
|
|
The discussed file can be found [here](https://gitlab.hrz.tu-chemnitz.de/vws-demo/vws-spielwiese/-/blob/64e67bdaae14ef6945ab3e73b5a9c70c9c1ced67/basyx.lichterkette/src/main/java/de/olipar/basyx/lichterkette/LightController.java)
|
|
The discussed file can be found [here](https://gitlab.hrz.tu-chemnitz.de/vws-demo/vws-spielwiese/-/blob/b24685111e7cf05e66120fa0a890efe9e44219a3/basyx.lichterkette/src/main/java/de/olipar/basyx/lichterkette/LightController.java)
|
|
|
|
|
|
```java
|
|
```java
|
|
public class LightController implements ILightController {
|
|
public class LightController implements ILightController {
|
... | | ... | |