We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
with ttn v3 the encoded payload is stored at message.uplink_message.frm_payload and not at message.payload_raw
message.uplink_message.frm_payload
message.payload_raw
The text was updated successfully, but these errors were encountered:
fix Atos-Research-and-Innovation#170 and Atos-Research-and-Innovation…
3c84a43
…#175, include Atos-Research-and-Innovation#171, and test ASIA923 fix Atos-Research-and-Innovation#170 and Atos-Research-and-Innovation#175, include Atos-Research-and-Innovation#171, and test ASIA923 And I checked to work in Japan
chicco785
Successfully merging a pull request may close this issue.
with ttn v3 the encoded payload is stored at
message.uplink_message.frm_payload
and not atmessage.payload_raw
The text was updated successfully, but these errors were encountered: