Create project

This commit is contained in:
2025-10-19 16:55:04 +02:00
commit 193f9d1812
5 changed files with 22 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
*.backup
+7
View File
@@ -0,0 +1,7 @@
Bascula_Autonoma_1
==================
### About
This is your project's README.md file. It helps users understand what your
project does, how to use it and anything else they may need to know.
+1
View File
@@ -0,0 +1 @@
[]
+1
View File
@@ -0,0 +1 @@
{}
+12
View File
@@ -0,0 +1,12 @@
{
"name": "Bascula_Autonoma_1",
"description": "A Node-RED Project",
"version": "0.0.1",
"dependencies": {},
"node-red": {
"settings": {
"flowFile": "bascula_autonoma_1.json",
"credentialsFile": "bascula_autonoma_1_cred.json"
}
}
}