-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Firmware "Krake_MQTT" for GPAD API and topics "_ALM" and "_ACK" #64
Comments
File modified and committed. $ git log
commit bd96204
commit b7eae24
commit 89c7a07
|
I have also added a Processing based PMD which is sending messages that are like the GPAD API. At compile time the device serial number must be set on line 12 CC: @RobertLRead |
Nagham and Lee worked where Nagham updated a Homework2 assemblie LEB1 with the Krake_MQTT firmware and we have the device LEB1 on line both from PMD in USA and PMD in Lebanon. @RobertLRead will need to load the Krake_MQTT firmware, Modified for his device serial number, into his Homework2 assembly. |
Summary of 20241103 changes to Krake_MQTT.ino.Update to version V0.0.2 Report on bootNoteThat mDNS is not actually implemented. CC: @RobertLRead |
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Modify the MQTT development , proof of concept, firmware for GPAD API and topics "_ALM" and "_ACK"
Describe the solution you'd like
A clear and concise description of what you want to happen.
Modify the firmware file at: https://github.com/PubInv/krake/blob/main/Firmware/Krake_MQTT/Krake_MQTT.ino
The Krake must subscribe to topic ending with "_ALM"
The Krake must publish to topic ending with "_ACK"
The Krake must some what react to messages of the form "anALPHANUM" where "a" is an "a", "n" is 0-5 inclusive and "ALPHANUM" is text up to TBD length.
Bump version.
cc: @RobertLRead
The text was updated successfully, but these errors were encountered: