Interface OpenemsBackendOem

All Known Implementing Classes:
DummyOpenemsBackendOem, OpenemsBackendOemImpl

public interface OpenemsBackendOem
  • Method Details

    • getAppCenterMasterKey

      default String getAppCenterMasterKey()
      Gets the App-Center Master-Key.
      Returns:
      the value
    • getInfluxdbTag

      default String getInfluxdbTag()
      The measurement Tag used to write data to InfluxDB.

      Note: this value defaults to "edge"

      Returns:
      the value
    • anonymizeEdgeComment

      default String anonymizeEdgeComment(AbstractUser user, String comment, String edgeId)
      Anonymize edge comment, dependent on user id.
      Parameters:
      user - the current user
      comment - the edge comment
      edgeId - the edge id
      Returns:
      the edge comment