@@ -10,10 +10,10 @@ Frequently Asked Questions
10
10
:local:
11
11
12
12
13
- Is it possible to use the ChargeSOM as an EV simulator?
13
+ Is it possible to use the Charge SOM as an EV simulator?
14
14
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15
15
16
- No, the Control Pilot interface on ChargeSOM is not able to operate as an EV. Please look at
16
+ No, the Control Pilot interface on Charge SOM is not able to operate as an EV. Please look at
17
17
our `website <https://www.chargebyte.com/ >`_ for more suitable products.
18
18
19
19
@@ -26,22 +26,22 @@ and a `library <https://github.com/EVerest/everest-core/tree/main/lib/staging/ca
26
26
which uses the CAN interface.
27
27
28
28
29
- How can I access the EVerest admin panel on ChargeSOM ?
29
+ How can I access the EVerest admin panel on Charge SOM ?
30
30
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
31
31
32
- The ChargeSOM doesn't have an `EVerest admin panel <https://github.com/EVerest/everest-admin-panel >`_
32
+ The Charge SOM doesn't have an `EVerest admin panel <https://github.com/EVerest/everest-admin-panel >`_
33
33
because of its limited resources. Please use your development environment to set up your configuration
34
34
file or just use a plain text editor.
35
35
36
36
37
- Does EVerest on ChargeSOM support ISO 15118-20 yet?
37
+ Does EVerest on Charge SOM support ISO 15118-20 yet?
38
38
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
39
39
40
40
The required module for ISO 15118-20 has been included in the image since the chargebyte EVerest 0.2.0 release.
41
41
Please note that the implementation is still under development.
42
42
43
43
44
- How do I set up OCPP 2.0.1 on ChargeSOM with EVerest?
44
+ How do I set up OCPP 2.0.1 on Charge SOM with EVerest?
45
45
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
46
46
47
47
To support OCPP 2.0.1, the EVerest OCPP201 module must be integrated into the EVerest configuration.
0 commit comments