Smart Grid Applications Overview > Smart Operations Solution > AMI Integration > Update Configuration Files > Miner.Responder.PredictionServices.exe.config |
Version: 10.1 |
Follow the steps below to configure the Prediction Services configuration file for AMI Integration:
Copy Code <endpoint address="http://localhost/Miner.Smartgrid.StateService/Service.svc/wsHttpAmiStateService" behaviorConfiguration="StateServiceBehavior" binding="wsHttpBinding" bindingConfiguration="AmiStateService_wsHttpBinding" contract="Miner.Smartgrid.ServiceContracts.StateService.IAmiStateService" name="AmiStateService_wsHttpEndpoint" />
<endpoint address="http://localhost/Miner.Configuration.ConfigurationService/ConfigurationProvider.svc/wsHttpConfigurationService"
binding="wsHttpBinding"
bindingConfiguration="ConfigurationService_wsHttpBinding"
contract="Miner.Configuration.Core.ServiceContracts.IConfigurationService"
name="ConfigurationService_wsHttpEndPoint">