KebaUdpService

所属分类:网络编程
开发工具:C#
文件大小:0KB
下载次数:2
上传日期:2018-01-22 13:05:59
上 传 者sh-1993
说明:  基于.NET内核的应用程序,用于读取来自Keba充电器(KeContact P20 P30)的数据,
(A .NET Core based application used for reading data frpm Keba Chargers (KeContact P20 P30),)

文件列表:
.vscode/ (0, 2018-01-22)
.vscode/launch.json (1237, 2018-01-22)
.vscode/tasks.json (343, 2018-01-22)
KebaUdpService.sln (1116, 2018-01-22)
KebaUdpService/ (0, 2018-01-22)
KebaUdpService/Application.cs (2689, 2018-01-22)
KebaUdpService/IKebaConnector.cs (190, 2018-01-22)
KebaUdpService/IMqttClient.cs (212, 2018-01-22)
KebaUdpService/KebaConnector.cs (3120, 2018-01-22)
KebaUdpService/KebaUdpService.csproj (1307, 2018-01-22)
KebaUdpService/MessageHandlers/ (0, 2018-01-22)
KebaUdpService/MessageHandlers/ChargingState.cs (214, 2018-01-22)
KebaUdpService/MessageHandlers/ChargingStateMessageHandler.cs (869, 2018-01-22)
KebaUdpService/MessageHandlers/EPresMessageHandler.cs (865, 2018-01-22)
KebaUdpService/MessageHandlers/IKebaMessageHandler.cs (145, 2018-01-22)
KebaUdpService/MessageHandlers/KebaMessageHandler.cs (1532, 2018-01-22)
KebaUdpService/MessageHandlers/PlugState.cs (249, 2018-01-22)
KebaUdpService/MessageHandlers/PlugStateMessageHandler.cs (833, 2018-01-22)
KebaUdpService/MessageHandlers/Report2MessageHandler.cs (1132, 2018-01-22)
KebaUdpService/MessageHandlers/Report3MessageHandler.cs (1501, 2018-01-22)
KebaUdpService/MqttClient.cs (2697, 2018-01-22)
KebaUdpService/appsettings.json (192, 2018-01-22)
LICENSE (1070, 2018-01-22)

# KebaUdpService A .NET Core based application used for reading data from Keba Chargers (KeContact P20/P30) towards MQTT. ## Configurations Configure is done in appsettings.json file: ## Topics | Value|Topic|Description| |-------------|-------------|-------------| |Chargingstate:|/chargingstate|State of charging| |Plugstate:|/plugstate|State of the plug| |Epres:|/epres|Value in kWh of the power consumption for the current charging session| |Etotal:|/etotal|Value in kWh of the power consumption for the charging station including the current charging session| |Power:|/power|Value in W of the current energy consumption|

近期下载者

相关文件


收藏者