Files
iot/.vscode/settings.json
Dobromir Popov cb31cc73b3 update rules
2025-09-22 15:18:10 +03:00

10 lines
195 B
JSON

{
"vsmqtt.brokerProfiles": [
{
"name": "home",
"host": "192.168.0.10",
"port": 1883,
"clientId": "vsmqtt_client_20f8"
}
]
}