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

The heartbeat feature #21

Open
mrfatguy opened this issue Mar 10, 2024 · 0 comments
Open

The heartbeat feature #21

mrfatguy opened this issue Mar 10, 2024 · 0 comments
Assignees
Labels
feature New feature or request, requires business analysis in most cases

Comments

@mrfatguy
Copy link
Collaborator

mrfatguy commented Mar 10, 2024

Please, implement a heartbeat which will inform the server (in a separate 4th JSON, irrespectively of #16 or #11?) that the device:

  • is turned off,
  • is charged enough,
  • has access to the Internet.

This feature is to implement "last seen at" feature on server / API side.

The heartbeat JSON / data should be sent to server every second, irrespective of other settings (#11 and #16).

It can contain no / empty payload or it can contain just a single boolean value -- whatever is needed on client side. Server side / API will ignore payload at all and will set "last seen date" in the database based on JSON's receive data.

@mrfatguy mrfatguy added the feature New feature or request, requires business analysis in most cases label Mar 10, 2024
@mrfatguy mrfatguy added this to the Enhanced Logic milestone Mar 10, 2024
@mrfatguy mrfatguy changed the title The Heartbeat feature The heartbeat feature Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request, requires business analysis in most cases
Projects
None yet
Development

No branches or pull requests

2 participants