Proto commits in ChargePi/ChargePi-go

These 15 commits are when the Protocol Buffers files have changed:

Commit:2bc9920
Author:Blaž Dular
Committer:GitHub

chore: restructuring and simplification (#158) * Updated ignores * Added mocks * Added/updated actions * Changed proto path * Updated utils * Updated data transfer * Updatted logging * Added encryption Added encryptor * Updated docs a bit * Improved docker build - now using ldflags * Removed * Rework WIP * fix: use ocpp manager v1.3, fix compile time issues, resolve mock generation * fix: compilation issues * fix: remove logrus entirely * chore: naming convention enforcement + log fix * chore: fmt * chore: remove duplicate workflows * fix: build issue * chore: minor code style improvements

The documentation is generated from this commit.

Commit:2bd7661
Author:Blaž Dular
Committer:GitHub

fix: buf issues (#144) * fix: buf linter issues * fix: api definition * fix: format * fix: breaking ignore

Commit:9717520
Author:Blaž Dular
Committer:GitHub

chore: gRPC API improvements (#112) * chore: improving API definitions * chore: api improvements

Commit:23edbc3
Author:Blaž Dular
Committer:GitHub

chore: CI improvements (#88) * Updated test pipeline * Updated build pipeline to run on v2 branch * Added buf, linter update & fixed proto gen

Commit:7af8383
Author:bdular

Updated mod name, a bit of restructuring

Commit:1a53588
Author:Blaz Dular
Committer:Blaz Dular

Updates

Commit:34146ea
Author:xBlaz3kx

Added a session manager interface, updated interface for evse manager, fixed badgerdb issue, core logic fixes.

Commit:518c594
Author:xBlaz3kx
Committer:xBlaz3kx

Lotta updates

Commit:e94d495
Author:xBlaz3kx

Updated the concept - now using BadgerDB as local database storage. Also supporting CLI to import and export configurations.

Commit:ec7300a
Author:xBlaz3kx

Idk really

Commit:8880603
Author:xBlaz3kx
Committer:xBlaz3kx

WIP

Commit:8835124
Author:xBlaz3kx

Idk at this point

Commit:1ea317f
Author:xBlaz3kx
Committer:xBlaz3kx

Major API rework.

Commit:8d909b9
Author:xBlaz3kx
Committer:xBlaz3kx

Small fixes

This commit does not contain any .proto files.

Commit:99773ad
Author:xBlaz3kx

Added integration tests (still WIP), implementing logger, added external Grpc API (WIP)