./mockpoint
    Download

    Common Errors

    Solutions for frequently encountered issues.

    Scenario Parse Errors

    log
    Error: Failed to parse scenario YAML

    Solutions

    • Validate YAML syntax (indentation, colons, hyphens)
    • Check required fields are present (name, target, chargers)
    • Verify action names match exactly (case-sensitive)

    Valid Action Names

    bootNotification, authorize, heartbeat, statusNotification, startTransaction, stopTransaction, meterValues, diagnosticsStatusNotification, sleep

    Related Topics

    Was this page helpful?