Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
curl -XPOST -H 'x-Auth-Token: <Your API Key>' -d '{	
	"dev_eui": "00E8BF3B00100030",
	"received_at": "2021-12-15T08:09:56.936592Z",
	"uplink_message": {
		"f_port": 2,
		"f_cnt": 81,
		"f_payload": "0A1234",
		
		"trace_id": "e07d7812-869a-4f8d-bc17-2cd9c4bde94f"
	}		
}' 'https://in.lorawan.source.nwave.io/v1/injest'
Note

The described feature is to be implemented in Jan 2022, please send your feedback to support@nwave.io