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

Chirpstack & Helium #33

Open
nikito7 opened this issue Jun 9, 2024 · 1 comment
Open

Chirpstack & Helium #33

nikito7 opened this issue Jun 9, 2024 · 1 comment

Comments

@nikito7
Copy link

nikito7 commented Jun 9, 2024

Any plans for add decoding of json?

App expects default chirpstack payload.

Screenshot_20240609_135616_TTN Mapper

{
  "app_eui": "0000000000000000",
  "dev_eui": "70b3d57ed0063000",
  "devaddr": "48000000",
  "id": "0000xxx",
  "name": "ADC1",
  "decoded": {
    "payload": {
      "ADC": 607.0,
      "Volt": 3.556640625,
      "txFail": 0.0
    },
    "status": "success"
  },
  "fcnt": 2753,
  "port": 70,
  "payload": "xxxx",
  "reported_at": 1717938063023,
  "dc": {
    "balance": 0,
    "nonce": 0
  },
  "downlink_url": "xxxx",
  "hotspots": [
    {
      "id": "xxxx",
      "name": "xxx",
      "channel": 0,
      "frequency": 868.1,
      "lat": 0.000,
      "reported_at": 1717938063023,
      "rssi": -73.0,
      "snr": 13.5,
      "spreading": "SF7BW125",
      "status": "success",
      "long": 0.0000
    }
  ],
  "metadata": {
    "labels": [
      {
        "id": "000",
        "name": "xxx",
        "organization_id": "xxx"
      }
    ],
    "organization_id": "xxx",
    "multi_buy": 0,
    "rx_delay": 0,
    "rx_delay_actual": 0,
    "rx_delay_state": null
  },
  "uuid": "xxx",
  "type": "uplink"
}
@nikito7
Copy link
Author

nikito7 commented Jun 9, 2024

It's helium-iot.xyz 'http forwarding to mqtt' that changes payload...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant