Skip to content

Commit

Permalink
Merge pull request #82 from deZemLabs/update-dezem-webhook
Browse files Browse the repository at this point in the history
add field-mask to dezem.yml
  • Loading branch information
adriansmares committed May 15, 2023
2 parents 07112b9 + 0c0ec91 commit 2967b46
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions dezem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,10 @@ create-downlink-api-key: false
base-url: https://m2m.dezem.de/services/import/lorawan/data-1.php
paths:
uplink-message: /
field-mask:
- end_device_ids.dev_eui
- received_at
- up.uplink_message.decoded_payload
- up.uplink_message.rx_metadata
- up.uplink_message.settings.data_rate.modulation.lora.spreading_factor
- up.uplink_message.frm_payload

0 comments on commit 2967b46

Please sign in to comment.