When written: when looking at the cockpit Right Hand Side modules info panel, if data has changed. This also writes a ModulesInfo.json file alongside the journal, listing the modules in the same order as displayed.
Debug Information
{"name":"ModuleInfo","description":"When written: when looking at the cockpit Right Hand Side modules info panel, if data has changed. This also writes a ModulesInfo.json file alongside the journal, listing the modules in the same order as displayed.","properties":[{"name":"timestamp","type":"string","description":"Timestamp in UTC, ISO 8601","optional":false,"examples":["2022-09-11T22:00:45Z","2022-09-12T08:54:21Z","2022-09-12T08:54:24Z"]},{"name":"event","type":"string","description":"","optional":false,"examples":["ModuleInfo"]},{"name":"Modules","type":"array","description":"When written to ModulesInfo.json","optional":true,"examples":[],"properties":[{"name":"Slot","type":"string","description":"","optional":false,"examples":["MainEngines","MediumHardpoint1","Slot03_Size2"]},{"name":"Item","type":"string","description":"","optional":false,"examples":["int_engine_size3_class5","hpt_beamlaser_turret_medium","int_shieldgenerator_size2_class1"]},{"name":"Power","type":"number","description":"","optional":false,"examples":[3.72,0.93,0.9]},{"name":"Priority","type":"integer","description":"","optional":true,"examples":[0,2]}]}]}