Skip to content

Demo#9

Open
cd-Roid wants to merge 6 commits intomasterfrom
demo
Open

Demo#9
cd-Roid wants to merge 6 commits intomasterfrom
demo

Conversation

@cd-Roid
Copy link
Owner

@cd-Roid cd-Roid commented Aug 12, 2020

Added BaseTopic
Added new env FIle for esp32
Added mqtt connection to env
Credentials.h now uses env variables

Copy link
Collaborator

@n-pola n-pola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Funktioniert das in der cpp alles? Weil theoretisch basetopic += "/setup" sorgt doch dafür das basetopoic danach "lala/setup" ist 🤔 und wenn man das nochmmal macht dann "lala/setup/mode" usw 🤔
Also müsste es nicht einfach nur + sein?

Wenn alles funktioniert ist ja wayne, aber ich mich halt gefragt.

@@ -32,29 +30,29 @@ client.on('connect', function () {
client.subscribe('mittelkonsole/order/+', function (err) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fehlt hier nicht die base 🤔

"requires": true,
"lockfileVersion": 1,
"dependencies": {
"dotenv": {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wofür 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants