Interface NodeInformation

All Superinterfaces:
Comparable<Long>, net.solarnetwork.domain.Identity<Long>, NodeIdentity
All Known Implementing Classes:
SimpleNodeInformation

public interface NodeInformation extends NodeIdentity
General node information.
  • Method Details

    • getGenerationCapacityWatts

      Long getGenerationCapacityWatts()
      Get a theoretical maximum power generation capacity.
      Returns:
      generation capacity watts
    • getStorageCapacityWattHours

      Long getStorageCapacityWattHours()
      Get a theoretical maximum power storage capacity.
      Returns:
      storage capacity in watt hours
    • getLocation

      Location getLocation()
      Get the location of the node.
      Returns:
      location