Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: EVerest/libocpp

Tags

v0.30.2

Toggle v0.30.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update everest-sqlite to 0.1.4, libevse-security to 0.9.9 and libwebs…

…ockets to 4.4.1 (#1143)

* Update everest-sqlite to 0.1.4
* Adapt database stub to fixed signature of column_int64 function
* Update libevse-security to 0.9.9
* Bump libwebsockets to v4.4.1
* Bump version to 0.30.2

---------

Signed-off-by: Kai-Uwe Hermann <[email protected]>

v0.30.1

Toggle v0.30.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: StatusNotification timestamp is updated to represent the report …

…time (#1130)

Signed-off-by: James Chapman <[email protected]>

v0.30.0

Toggle v0.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(v21): Rejected response for NotifyAllowedEnergyTransfer (#1116)

Signed-off-by: Martin Litre <[email protected]>

v0.29.0

Toggle v0.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependencies, bump version to 0.29.0 (#1118)

everest-sqlite: v0.1.3

date: v3.0.4

libwebsockets: v4.3.6 and set CMAKE_POLICY_VERSION_MINIMUM 3.5 for it
I couldn't get v4.4.x to build in yocto yet

nlohmann_json: v3.12.0

* Bump version to 0.29.0

---------

Signed-off-by: Kai-Uwe Hermann <[email protected]>

v0.28.0

Toggle v0.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Using correct default price texts if online / offline. Before this ch…

…ange, the DefaultPriceText.priceTexts[n] was used, although this configuration key is only meant for the non default languages as a backup (#1103)

Signed-off-by: Piet Gömpel <[email protected]>

v0.27.1

Toggle v0.27.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump to 0.27.1 (#1092)

Signed-off-by: Piet Gömpel <[email protected]>

v0.27.0

Toggle v0.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix EVSE struct initialization in handle_unlock_connector (#1087)

The aggregate initialization used before accidentally set the connectorId of the evse to nullopt while setting the customData to coennectorId, this should be the other way around

Signed-off-by: Kai-Uwe Hermann <[email protected]>

v0.26.3

Toggle v0.26.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.26.3 and libtimer dependency to 0.1.2 (#1060)

* Bump version to 0.26.3

* Bump libtimer dependency to 0.1.2

This is already used when building with everest-core and related to #1005

---------

Signed-off-by: Kai-Uwe Hermann <[email protected]>

v0.26.2

Toggle v0.26.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(ocpp16): Remove the call to stop during a reset (#1057)

It is expected that the user call stop during the reset callback so that
all of the software can be properly and cleanly stopped.

Signed-off-by: Martin Litre <[email protected]>

v0.26.1

Toggle v0.26.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to v0.26.1 in CMakeLists (#1050)

Signed-off-by: Piet Gömpel <[email protected]>