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
        • Add 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
  • Car Charger
  • Charging Mode
  • Battery
  • Charging Mode
  • Heat Pump
  • Charging Mode
  • Smart Plug
  • Charging Mode
  • Water Heater
  • Charging Mode
Export as PDF
  1. Technical Integration
  2. Cloud-to-Cloud Integration
  3. MOOST API Integration
  4. Add Events
  5. Event Types

Charging Modes

The meaning of the value of the event type CHARGING_MODE differs due to selected Source type. This means for example the CHARGING_MODE value 5 for a CAR_CHARGER means "Minimal and Solar" where as the CHARGING_MODE value 5 for a HEAT_PUMP means "noControl".

Car Charger

Event type: CHARGING_MODE

Source type: CAR_CHARGER

Charging Mode

Below are the charging modes which can be set for a EV Charger.

ID
Mode
Description
0

Fast charge / Always charge

Charge with maximum possible power.

1

Only solar

Only charge if sufficient solar power is available. The power is regulated depending on the available solar power.

2

Solar and tariff optimized

Charge during the day if sufficient solar power is available. If the battery is not full at the start of low tariff hours, charging occurs with maximum possible power.

3

Do not charge

Do not charge the car.

4

Constant current

Charge with a constant current.

5

Minimal and solar

Charges with a minimum current (mostly 6A and single-phase, if supported). If there is a solar power surplus, this is used on top.

6

Minimum charge quantity

Charge minimum quantity

7

Charging Target (%)

Charge until target percentage is reached

Battery

Event type: CHARGING_MODE

Source type: BATTERY

Charging Mode

Below are the charging modes which can be set for a BATTERY.

ID
Mode
0

Passive / Passive Control

1

Active / Active Control

2

Charge

3

Discharge

4

OFF

Heat Pump

Event type: CHARGING_MODE

Source type: HEAT_PUMP

Charging Mode

Below are the charging modes which can be set for a HEAT_PUMP.

ID
Mode
0

No Mode

1

ON / Overheating

2

OFF / Reduction

3

Only Solar / Solar optimized

4

Solar & Tariff optimized

5

No Control

null

(Normal operation)

Smart Plug

Event type: CHARGING_MODE

Source type: SMART_PLUG

Charging Mode

Below are the charging modes which can be set for a SMART_PLUG.

ID
Mode
0

No Mode

1

ON

2

OFF

3

Only Solar

4

Solar & Tariff optimized

5

No Control

Water Heater

Event type: CHARGING_MODE

Source type: WATER_HEATER

Charging Mode

Below are the charging modes which can be set for a WATER_HEATER.

ID
Mode
0

No Mode

1

ON

2

OFF

3

Only Solar

4

Solar & Tariff optimized

5

No Control

6

ECO

PreviousDevice StatusNextSwitch State

Last updated 11 months ago