{ "id2": "0xc1a4353c144fd0f1a505900b2a037903825bc215", "id": "0x2975e1cb3e0d3Fd48A57a72e357b1Ee3Cb2290b4", //possible values are bch,btg,clore,ctxc,erg,etc,eth,flux,kas,rvn,zec,zeph (in same order: Bitcoin Cash, Bitcoin Gold, Clore.ai, Cortex, Ergo, Ethereum Class, Ethereum, Flux, Kaspa, Ravencoin, ZCash, Zephyr) "miType": "eth", "miProcName": "McsPx", //forceRun will immediately start a mi execution and let it run until the provided datetime (Format: "dd.MM.yyyy HH:mm:ss"). Set to null to not use this value //"forceRunUntil": "09.04.2022 18:37:00", "forceRunUntil": null, //forceStop will stop the current mi execution or the next scheduled mi execution until the provided datetime (Format: "dd.MM.yyyy HH:mm:ss"). Set to null to not use this value //"forceStopUntil": "09.04.2022 18:35:00", "forceStopUntil": null, //skipWait will skip the wait for the current schedule, or the next schedule if a mi is currently running "skipWait": false, //enable will either enable scheduling (true) or completely halt scheduling and any mi execution (false) "mcsEnabled": false, //powerlimit sets the percentage (0.0-1.0) of how much power should be used. Default is 100% "powerLimit": 1.0, //sets whether log messages should be logged to the server "logToServer": false, //sets whether log messages should be logged to the windows event viewer "logToWindowsEvents": true, //sets whether this is a default config "isDefaultConfig": true, //changedDate is used to cause MCS to update the config even when nothing in the config has changed. It must be set manually by user. (Format: "dd.MM.yyyy HH:mm:ss") "changedDate": "09.04.2022 16:16:00", "scheduleWeekdayStartHour": 21, "scheduleWeekdayStartMinute": 50, "scheduleWeekdayEndHour": 5, "scheduleWeekdayEndMinute": 50, //Friday Afternoon special Schedule (set to -1 to disable friday afternoons) "scheduleFridayAfternoonStartHour": 17, "scheduleFridayAfternoonStartMinute": 12 }