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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device: explicitly fetch only the presented fields #1930

Merged
2 commits merged into from
Jul 9, 2020

Commits on Jul 9, 2020

  1. Device: explicitly fetch only the presented fields

    Depends on open-balena adding the mac_address &
    the overall_status device fields, but the latest cli
    version is probably already not working, since some
    of its dependencies already use the v14 SDK which
    needs the v6 model, that the open-balena-api doesn't
    have yet either.
    
    Change-type: minor
    See: https://www.flowdock.com/app/rulemotion/i-cli/threads/SaSXFlJEv-dpk9uUngWY225zv2D
    See: balena-io/open-balena-api#388
    See: balena-io/open-balena-api#338
    See: balena-io/balena-sdk#920
    Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
    thgreasi authored and Balena CI committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    fb9943a View commit details
    Browse the repository at this point in the history
  2. Device: Fix the last_seen field not showing up

    Change-type: patch
    Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
    thgreasi authored and Balena CI committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    477c48f View commit details
    Browse the repository at this point in the history