Smart Grid Applications Overview > Smart Operations Solution > AMI Integration > Update Configuration Files > Miner.Responder.TroubleMaker.exe.config |
Version: 10.1 |
Follow the steps below to configure the Trouble Maker configuration file for AMI Integration:
Copy Code
|
|
---|---|
<client> <endpoint address="http://localhost/Miner.Smartgrid.EventService/EndDeviceEventService.svc/basicHttpEndDeviceEventService" binding="basicHttpBinding" bindingConfiguration="EndDeviceEventService_basicHttpBinding" contract="IEndDeviceEvent" name="EndDeviceEventService_basicHttpEndpoint" /> <endpoint address="http://localhost/Miner.Smartgrid.EventService/EndDeviceEventService.svc/wsHttpEndDeviceEventService" binding="wsHttpBinding" bindingConfiguration="EndDeviceEventService_wsHttpBinding" contract="IEndDeviceEvent" name="EndDeviceEventService_wsHttpEndpoint" /> </client> |