LogoLogo
  • Welcome to the MOOST platform user manual
  • Platform Manual
    • Login
      • Forgot Password
    • Notifications
    • Rules
      • Rule Configurator
        • Data graph
        • Datasets
        • Condition
        • Streak
        • Message
        • Settings
        • Rule Simulator
        • Early Adopter
        • Command
      • Rule Language
        • Syntax
        • Data Types
        • Data Structures
        • Functions
          • AVG
          • COUNT
          • DISTINCT
          • EVAL
          • FILTER
          • GROUP_BY_DEVICE
          • GROUP_BY_TIME
          • MAX
          • MIN
          • POSITION
          • REVERSE
          • SORT
          • SUBSET
          • SUM
        • Operations
          • Plus
          • Minus
          • Multiply
          • Divide
          • Negate
          • Less Than
          • Less or Equal
          • Equal
          • Not Equal
          • Greater or Equal
          • Greater
          • AND
          • OR
          • NOT
          • Format
          • Attribute Accessor
        • Examples
    • Events
    • Buildings
      • Household Profile
    • User Profile
    • Billing Portal
      • Payment Method
      • Update Payment Address
      • Invoices
      • Terminate Subscription
    • Context Services
      • Weather Forecast
      • Solar Production Forecast
      • Power Consumption Forecast
      • Power Generation Forecast
    • Support Center
  • Technical Integration
    • Cloud-to-Cloud Integration
      • Platform On-boarding
      • Configure Notification Settings
        • Receive Notifications
          • iOS Notification Handling
      • MOOST API Integration
        • Request Access Token
        • Synchronize Buildings and Devices
          • Device Types
        • Forward Events
          • Event Types
            • Device Status
            • Charging Modes
            • Switch State
        • Notifications and Interactions
          • Return Notification Interaction
  • Best Practices
    • FAQ
    • User Acceptance Testing
  • Policies
    • Security Policy
    • Privacy Policy
Powered by GitBook

© 2025 MOOST AG

On this page
Export as PDF
  1. Platform Manual
  2. Context Services

Solar Production Forecast

The Solar Production Forecast service predicts the amount of solar energy that can be generated from a solar power system at a specific location. It takes into account factors like solar radiation, cloud cover, and other environmental conditions to provide accurate solar production forecasts.

By incorporating the Solar Production Forecast service into the recommendation platform, we can optimize recommendations based on expected solar energy availability.

Types

The Solar Production Forecast generates events with the following types. This information is available for all customers of the recommender platform which provide a ZIP for their buildings.

Type
Description

POWER_GENERATION_FORECAST_1H

The expected power generated in the next hour in Watt.

POWER_GENERATION_FORECAST_24H

The expected power generated in the next 24 hours in Watt.

POWER_GENERATION_FORECAST_48H

The expected power generated in the next 48 hours in Watt.

POWER_GENERATION_FORECAST_TOMORROW

The expected power generated on the next calendar day.

POWER_GENERATION_FORECAST_DAY_AFTER_TOMORROW

The expected power generated on the day after tomorrow in Watt.

PreviousWeather ForecastNextPower Consumption Forecast

Last updated 1 year ago