first commit

This commit is contained in:
2025-07-18 08:52:27 +08:00
commit 16f4c212ea
25 changed files with 935 additions and 0 deletions

View File

@ -0,0 +1,17 @@
server:
port: 8889
mqtt:
inbound:
url: tcp://35.223.79.247:1883
username: derek123
password: password123
clientId: eld-mqtt
topic: eldData
qos: 0
outbound:
url: tcp://35.223.79.247:1883
username: derek123
password: password123
clientId: eld-mqtt
topic: mqtt-anyfleet-to-eldapp
qos: 0