commit
35e7788e6a
@ -0,0 +1 @@
|
|||||||
|
*.backup
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
Weather-Routing-Logistics
|
||||||
|
=========================
|
||||||
|
|
||||||
|
Node-RED Dashboard which overlays TWC weather maos on a HERE truck routing map
|
||||||
|
|
||||||
|
### 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.
|
||||||
@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"name": "Weather-Routing-Logistics",
|
||||||
|
"description": "Node-RED Dashboard which overlays TWC weather maos on a HERE truck routing map ",
|
||||||
|
"version": "0.0.1",
|
||||||
|
"dependencies": {},
|
||||||
|
"node-red": {
|
||||||
|
"settings": {
|
||||||
|
"flowFile": "flow.json",
|
||||||
|
"credentialsFile": "flow_cred.json"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in new issue