Go to the source code of this file.
|
class | MockPlugin.Device.Train |
| For lack of a better idea, the demonstration for the multipart device is a train consisting of a locomotive and some different cars. More...
|
|
class | MockPlugin.Device.TrainPart |
| The device part (well, train part) can't do much, just send status messages when the doors are opened/closed. More...
|
|
|
namespace | MockPlugin |
| An example Chronos plugin. This plugin demonstrates how to write plugins for Chronos. It should give you a rough idea how different things can be done, and which interfaces are needed to provide funtionality.
|
|
namespace | MockPlugin.Device |
| A fake device. This namespace contains the fake device driver and auxiliary classes for settings, toolbox and other infrastructure.
|
|