Skip to content
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

[publisher] attach localtimestamp to data packet #17

Open
abhijithvijayan opened this issue Feb 24, 2020 · 1 comment
Open

[publisher] attach localtimestamp to data packet #17

abhijithvijayan opened this issue Feb 24, 2020 · 1 comment
Labels
effort: low around a day or less impact: low fix a minor issue for some people, slight QoL improvement 💡 Proposed Work This is work that _might_ be worth doing, but that hasn't been started yet. type: feature or enhancement An issue or pull request that adds a feature or enhances a current one

Comments

@abhijithvijayan
Copy link
Owner

read time & attach it to the mqtt publisher data packet.

@abhijithvijayan abhijithvijayan added effort: low around a day or less impact: low fix a minor issue for some people, slight QoL improvement status: WIP Work in progress ... inputs welcome! ❤️ type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change labels Feb 24, 2020
@abhijithvijayan abhijithvijayan changed the title attach localtimestamp to data packet [publisher] attach localtimestamp to data packet Feb 24, 2020
@abhijithvijayan
Copy link
Owner Author

This requires nodemcu connecting to internet and pulling time from it using NTP Library & UDP connection

https://stackoverflow.com/questions/40515177/how-do-you-get-a-timestamp-in-arduino-esp8266

As mqtt publisher is not directly connected to internet here(so far), this is not worth doing

@abhijithvijayan abhijithvijayan added type: feature or enhancement An issue or pull request that adds a feature or enhances a current one 💡 Proposed Work This is work that _might_ be worth doing, but that hasn't been started yet. and removed status: WIP Work in progress ... inputs welcome! ❤️ type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change labels Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: low around a day or less impact: low fix a minor issue for some people, slight QoL improvement 💡 Proposed Work This is work that _might_ be worth doing, but that hasn't been started yet. type: feature or enhancement An issue or pull request that adds a feature or enhances a current one
Projects
None yet
Development

No branches or pull requests

1 participant