The start_service.py will start all the masters and collect the built CIM message from each master.SOEHandler and send to the FIM topic.
- Lookup device ip and port information in device_ip_port_config_all.json file.
- The SOEHandler in the master.py will handle the indexes to CIM MRID mapping and conversion.
- CIMProcessor in CIMPro.py will handle the Analog Output data transfer
- Add or delete Analog Input (AI) or Analog Output (AO) in IEEE123_RTAC_AI_AO.xlsx file according to your application
- Run Conversion_dict_IEEE123.py to generate both conversion_dict_master.json and model_line_dict_master.json
- Check both json file paths inside Master_NREl_Start.py inside Master_GridAPPSD_files folder
- Run start_service.py (Check IP adrees of outstation, Port number, DNP3 address)
python3 start_service.py 'RTU1'