Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/_posts/2017-01-04-openevse-build.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ To enable (start a charge) issue RAPI command `$FE`

There is also an [OpenEVSE RAPI command python library](https://github.com/tiramiseb/python-openevse).

RAPI commands can be used to control and check the status of all OpenEVSE functions. A full list of RAPI commands can be found in the [OpenEVSE plus source code](https://github.com/OpenEVSE/open_evse/blob/stable/firmware/open_evse/src/rapi_proc.h).
RAPI commands can be used to control and check the status of all OpenEVSE functions. A full list of RAPI commands can be found in the [OpenEVSE plus source code](https://github.com/OpenEVSE/open_evse/blob/stable/firmware/open_evse/rapi_proc.h).

#### Future developments

Expand Down