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