Smart Grid Applications Overview > Smart Operations Solution > AMI Integration > Update Configuration Files > Miner.Smartgrid.EventProcessor.exe.config |
Version: 10.1 |
Follow the steps below to configure the Event Processor configuration file for AMI Integration:
Copy Code
|
|
---|---|
<endpoint address="net.msmq://localhost/private/LogServiceQueue" binding="netMsmqBinding" bindingConfiguration="LogService_netMsmqBinding" contract="Miner.Smartgrid.ServiceContracts.LogService.ILogService" name="LogService_netMsmqEndpoint"/> |
<endpoint address="http://localhost/Miner.Configuration.ConfigurationService/ConfigurationProvider.svc/wsHttpConfigurationService"
binding="wsHttpBinding"
bindingConfiguration="ConfigurationService_wsHttpBinding"
contract="Miner.Configuration.Core.ServiceContracts.IConfigurationService"
name="ConfigurationService_wsHttpEndPoint">