Ocpp Nodes
Use these nodes to send and handle OCPP (Open Charge Point Protocol) requests.
Proc Nodes
ocpp server connect
to connect OCPP server and sending boot , heartbeat and notifications
Inputs
- Authentication key : Specify the Authentication key
- Chargebox id : Specify the chargebox id
- Ocpp backend url : Specify the OCPP backend url
- Charger model name : Specify the charger model name
- Charge point vendor : Specify the charge point vendor
- Ca cert : Provide the CA certificate string
send ocpp request operation
It have all the opration for transactions.
Inputs
- Request type operations : Select a request type
- Connector id : Specify a connector id
- Id tag : Specify an ID Tag
- Meter start : Whether to start the meter or not
- Reservation id : Specify a reservation id
- timestamp : Provide a timestamp for the request
- Meter stop : Whether to stop the meter
- Transaction id : Specify a transaction id
- Reason : Provide a reason for the request
- Meter value : Specify a meter value
- Measurand : Select a value to measure
- Unit : Specify the unit of measurement
- Location : Specify the location
- Phase : Specify the phase
Outputs
- status : Status
- id_tag_info : ID Tag Info
- transaction_id : Transaction ID
set ocpp operation response
to set the responses of OCPP server request operations
Inputs
- Set response : Select the response parameter
- Status : Set the status value for the response parameter
Event Nodes
on ocpp server request
An Event Producer Node that will produce event whenever server request for ocpp operation
Inputs
- Select operation : Select the type of operation to listen to
Outputs
- reservation_id : Reservation ID
- connector_id : Connector ID
- type : Type of request recieved in response
- key : Key label
- value : Value
- id : ID
- charging_profile_purpose : Charging Profile Purpose
- stack_level : Stack Level
- vendor_id : Vendor ID
- message_id : Message ID
- data : Data
- duration : Duration
- scheduling_unit : Scheduling unit
- location : location
- retrives : Retrives
- retry_interval : Retry Interval
- id_tag : ID Tag
- transaction_id : Transaction ID
- parent_id_tag : Parent ID Tag
- reset_type : Reset Type
- list_version : List Version
- update_type : Update Type
- requested_message : Requested Message
- retries : Retries