Skip to content
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.

timestamps are broken: 64698438051149 reported #28

Closed
coderbyheart opened this issue Mar 18, 2020 · 2 comments
Closed

timestamps are broken: 64698438051149 reported #28

coderbyheart opened this issue Mar 18, 2020 · 2 comments
Assignees
Labels
bug Something isn't working released

Comments

@coderbyheart
Copy link
Member

The attempt to fix it in #23 was not successfull.

{
  "desired": {
    "cfg": {
      "act": false,
      "actwt": 300,
      "mvres": 60,
      "mvt": 3600,
      "gpst": 600,
      "acct": 5
    }
  },
  "reported": {
    "bat": {
      "v": 4234,
      "ts": 64698438051149
    },
    "gps": {
      "v": {
        "lng": 10.414934441673143,
        "lat": 63.429651983223,
        "acc": 15.1628999710083,
        "alt": 88.03512573242188,
        "spd": 0.04083571210503578,
        "hdg": 0
      },
      "ts": 64698438051000
    },
    "dev": {
      "v": {
        "band": 20,
        "nw": "NB-IoT GPS",
        "iccid": "89450421180216254864",
        "modV": "mfw_nrf9160_1.1.1",
        "brdV": "nrf9160_pca20035",
        "appV": "1.6.2"
      },
      "ts": 1584532083267
    },
    "roam": {
      "v": {
        "area": 3305,
        "mccmnc": 24202,
        "cell": 34247442,
        "ip": "10.81.168.165",
        "rsrp": 66
      },
      "ts": 64698438061048
    },
    "cfg": {
      "gpst": 600,
      "act": false,
      "actwt": 300,
      "mvres": 60,
      "mvt": 3600,
      "acct": 5,
      "celt": 600
    },
    "acc": {
      "v": [
        0.117679,
        0.186326,
        -10.277369
      ],
      "ts": 129396873948100
    },
    "nrfcloud__dfu_v1__app_v": "v1.0.0"
  }
}
@coderbyheart coderbyheart added the bug Something isn't working label Mar 18, 2020
@github-actions
Copy link

🎉 This issue has been resolved in version 1.6.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This issue has been resolved in version 1.6.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

2 participants