You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Request:
We would like to request an enhancement of the software to improve support for NRGkick charging processes. This includes evaluating and storing GPS data to geographically restrict the charging area, adding support for OCPP1.6 profiles, and ensuring that SmartAttachment and GeoLocation data match the virtual RFID for charging to proceed.
Requirements:
1. Evaluate and Store GPS Data:
Implement functionality to capture GPS coordinates (latitude, longitude) from the DataTransfer messages.
Store these GPS data for each transaction.
2. Support for OCPP1.6 Profiles:
Extend the software to process the DataTransfer commands for:
Feature Request:
We would like to request an enhancement of the software to improve support for NRGkick charging processes. This includes evaluating and storing GPS data to geographically restrict the charging area, adding support for OCPP1.6 profiles, and ensuring that SmartAttachment and GeoLocation data match the virtual RFID for charging to proceed.
Requirements:
1. Evaluate and Store GPS Data:
DataTransfer
messages.2. Support for OCPP1.6 Profiles:
DataTransfer
commands for:transaction.smart.attachment
:TransactionId
SmartAttachmentType
(1 = CEE, 2 = Domestic Plug, 3 = Type 2, 4 = Wall Attachment)SmartAttachmentSerial
DataTransfer: [2,"3d32dcb3-f58f-43b6-87a8-18af62e75cd7","DataTransfer",{"vendorId":"com.nrgkick","messageId":"transaction.smart.attachment","data":"194978479, A140523, 1"}]
transaction.geo.location
:TransactionId
Latitude
,Longitude
(default value"200, 200"
if no GPS position is found)DataTransfer: [2,"7518a21f-373c-469c-a694-2e122c49c447","DataTransfer",{"vendorId":"com.nrgkick","messageId":"transaction.geo.location","data":"194978521, 200, 200"}]
3. Geographical Charging Restriction (Virtual RFID):
4. Match SmartAttachment and GeoLocation (Virtual RFID):
OCPP1.6 Profile Support:
OCPP1.6 profiles/commands:
Core:
Smart Charging:
The text was updated successfully, but these errors were encountered: