.. _everest_modules_IMDSimulator: ############ IMDSimulator ############ | SIL Implementation of an Isolation Monitoring Device (IMD) for DC charging ******** Provides ******** | **main**::ref:`isolation_monitor ` | Main interface for the IMD | config: | resistance_F_Ohm: | description:Resistance to return for the simulated measurements in Ohm | type:number | interval: | description:Measurement update interval in milliseconds | type:integer | selftest_success: | description:Set to true for successful self testing, false for fault | type:boolean | config: | **resistance_F_Ohm**:*number* | *default: 900000* | Resistance to return for the simulated measurements in Ohm | **interval**:*integer* | *default: 1000* | Measurement update interval in milliseconds | **selftest_success**:*boolean* | *default: True* | Set to true for successful self testing, false for fault ******** Metadata ******** Authors ======= | Fabian Hartung (chargebyte GmbH) | Cornelius Claussen (Pionix GmbH) License ======= | https://opensource.org/licenses/Apache-2.0