Smart Grid Applications Overview > Smart Operations Solution > AMI Integration > Update Configuration Files > Miner.Smartgrid.StateService |
Version: 10.1 |
Follow the steps below to configure the State Services 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"/>
Copy Code <endpoint address="http://localhost/Miner.Configuration.ConfigurationService/ConfigurationProvider.svc/wsHttpConfigurationService" binding="wsHttpBinding" bindingConfiguration="ConfigurationService_wsHttpBinding" contract="Miner.Configuration.Core.ServiceContracts.IConfigurationService" name="ConfigurationService_wsHttpEndPoint">