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

Add new battery_charged event type reason #237

Merged

Commits on Feb 13, 2019

  1. Add new battery_charged event type reason

    When the battery of a device is too low, the service yields the
    `unavailable` event type with the `low_battery` reason. Then the
    device may charge itself (for example because it has been plugged to a
    charging dock by the last customer, or because the device has a solar
    panel). Once the battery is charged enough, the service can yield an
    `available` event type with the `battery_charged` reason.
    
    [closes openmobilityfoundation#210]
    dbaty authored and Hervé Cauwelier committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    d12b774 View commit details
    Browse the repository at this point in the history