Coder Social home page Coder Social logo

Comments (1)

Giavotto avatar Giavotto commented on July 29, 2024

Scenario

  1. External control system release/removes a charging limit/schedule on the Charging Station
  2. When a transaction is ongoing, the Charging Station calculates the new Charging Schedule and
    adjusts charging speed.
  3. The Charging Station sends a ClearedChargingLimitRequest to notify the CSMS.
  4. The CSMS acknowledges with a ClearedChargingLimitResponse to the Charging Station.
  5. When the change has impact on an ongoing charging transaction and is more than:
    LimitChangeSignificance, the Charging Station sends a TransactionEventRequest to notify
    the CSMS.
  6. The CSMS acknowledges with a TransactionEventResponse to the Charging Station.

Functional Requirements

  • K13.FR.01: A transaction is ongoing AND External charging limit is released/removed, the Charging Station SHALL NOT limit charging anymore based on the previously received limit.
  • K13.FR.02: When K13.FR.01, the Charging Station SHALL notify the CSMS by sending a ClearedChargingLimitRequest message.
  • K13.FR.03 K13.FR.01 AND Charging rate changed by more than: LimitChangeSignificance, the Charging Station SHALL send a TransactionEventRequest message to the CSMS with trigger = ChargingRateChanged.

from libocpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.