Ongoing project

Acceptance criteria S2

Acceptance criteria S2 – HEMS side

1.Can send the following S2 messages:

  • SelectControlTyp
  • PEBC.Instruction(PowerEnvelope) 

2. Can receive the following S2 messages:

  • ResourceManagerDetails
  • InstructionStatusUpdate
  • PEBC.PowerConstraints
  • PEBC.EnergyConstraints
  • RevokeObject
  • PowerMeasurement
  • PowerForecast


3. Implements message encoding/decoding and lifecycle handling (Handshake(Response),SessionRequest, andReceptionStatus messages)

4. Supports both local (direct) and remote (1C) control

5. Includes test tools and sample configuration

Acceptance criteria S2 - Device side

1. Can receive and respond to the following messages:

  • SelectControlType
  • PEBC.Instruction

2. Can send the following messages:

  • ResourceManagerDetails
  • PEBC.PowerConstraint
  • PEBC.EnergyConstraints
  • RevokeObject
  • InstructionStatusUpdate
  • PowerMeasurement
  • PowerForecast

3. Translates control messages into local actions

4. Responds with status and telemetry Supports both local (direct) and remote (1C) control

5. Includes test tools and sample configuration