Interface EnedisConfiguration

All Known Implementing Classes:
PlainEnedisConfiguration

public interface EnedisConfiguration
  • Field Details

  • Method Details

    • clientId

      String clientId()
      Client ID that will be used to authenticate with Enedis. Must be from an Application registered with Enedis.
    • clientSecret

      String clientSecret()
      Client Secret that will be used to authenticate with Enedis. Must be from an Application registered with Enedis.
    • basePath

      String basePath()
      BasePath is optional and can be changed to the sandbox environment of Enedis for testing - default is production