node_red with mqtt broker

This commit is contained in:
Filipriec
2026-03-31 15:34:24 +02:00
parent 35d8730a4e
commit 6d483c328a
22 changed files with 2951 additions and 0 deletions

19
node_red/ro-session.json Normal file
View File

@@ -0,0 +1,19 @@
{
"__meta__": {
"about": "HTTPie session file",
"help": "https://httpie.io/docs#sessions",
"httpie": "3.2.4"
},
"auth": {
"password": null,
"type": null,
"username": null
},
"cookies": [],
"headers": [
{
"name": "Custom-Header",
"value": "orig-value"
}
]
}