Interface NetworkIdentificationBiz

All Known Implementing Classes:
BasicNetworkIdentificationBiz

public interface NetworkIdentificationBiz
API for identifying SolarNetwork.
  • Method Summary

    Modifier and Type
    Method
    Description
    net.solarnetwork.domain.NetworkIdentity
    Get the public-facing network identity for this service.
  • Method Details

    • getNetworkIdentity

      net.solarnetwork.domain.NetworkIdentity getNetworkIdentity()
      Get the public-facing network identity for this service.

      This is the information that should be publicly available for users to view, so they can validate this against the same info presented during node association.

      Returns:
      identity key