Access to some parts of the core of the Chronos program.
More...
|
static IScheduleQueue | ExecutionQueue [get, set] |
| The list of schedules that have run, are running or will be run.
|
|
static IEnumerable< IDeviceInfo > | Devices [get, set] |
| Information about configured devices and their states.
|
|
static IConfigInfo | Config [get, set] |
| Information about general program configuration, standard folders and similar.
|
|
static ICoreUtils | Utils [get, set] |
| Utility functions that don't fit elsewhere.
|
|
Access to some parts of the core of the Chronos program.
Definition at line 13 of file Core.cs.
◆ Config
Information about general program configuration, standard folders and similar.
Definition at line 26 of file Core.cs.
◆ Devices
IEnumerable<IDeviceInfo> AxelSemrau.Chronos.Core.Devices |
|
staticgetset |
Information about configured devices and their states.
Definition at line 22 of file Core.cs.
◆ ExecutionQueue
◆ Utils
Utility functions that don't fit elsewhere.
Definition at line 30 of file Core.cs.
The documentation for this class was generated from the following file: