ocpp2mqtt
Docker 应用程序 from Nodiaque's Repository
概述
ocpp2mqtt is a gateway software that converts OCPP (Open Charge Point Protocol) requests to MQTT (Message Queuing Telemetry Transport) and vice versa. This allows the integration of charging stations with any automation system.
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
OCPP PortPorttcp
Port mapping for OCPP connection. The host side must match LISTEN_PORT value
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
LISTEN_PORTVariable
Port to listen for incoming OCPP connection. If this is change, you must update the OCPP PORT port forwarding
- 默认值
- 3000
- 价值
- 3000
LISTEN_ADDRVariable
If using multiple NIC, used to bind to a specific address
- 默认值
- 0.0.0.0
- 价值
- 0.0.0.0
MQTT_PORTVariable
Port used for MQTT
- 默认值
- 1883
- 价值
- 1883
MQTT_HOSTNAMEVariable
MQTT server ip address
MQTT_BASEPATHVariable
Basepath to use for mqtt. State and command will be after that
- 默认值
- ocpp/charger1
- 价值
- ocpp/charger1
MQTT_USERNAMEVariable
Username to connect to MQTT if required
MQTT_PASSWORDVariable
Password for MQTT connection
MQTT_USESTATIONNAMEVariable
Set to true (all lower) to append the station name to the MQTT_BASEPATH. Be sure the basepath end with /
AUTHORIZED_TAG_ID_LISTVariable
List of station ID that are authorized to charge. You can get this value in your station apps.
- 价值
- [""]
下载统计数据
495
下载总数
详细信息
在Unraid 上运行 Ocpp2mqtt 。
Ocpp2mqtt 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。