Targets (5)
Saved endpoint + credentials. Pick one from the dropdown on the New / Edit
gateway page to auto-fill protocol, target,
payload, http_method, MQTT topic + user/pass.
| Name | Protocol | Target | Payload | Method / Topic | MQTT user | Notes | |
|---|---|---|---|---|---|---|---|
| Godadd http | HTTP | http://184.168.123.182:8080/HttpPush/Track | JSON V3.2 | POST | — | Real WT400M field path — open to public, no auth. | Edit |
| Wiman IoT Platform — MQTT | MQTT | tcp://nxtio.com:1884 | JSON V3.2 | iot1/{imei}/event/data | — | EMQX broker; port may be firewalled. | Edit |
| testing-hub local mosquitto | MQTT | tcp://localhost:1883 | JSON V3.2 | iot1/{imei}/event/data | — | Local mosquitto on Box B. | Edit |
| httpbin.org echo (debug) | HTTP | https://httpbin.org/anything | JSON V3.2 | POST | — | Echoes back what we sent — for debugging wire format. | Edit |
| Wiman IoT Platform — HTTPS CSV (Wave 5a) | HTTP | https://nxtio.com/Track | CSV V2.3 | GET | — | Real WT400M field path — open to public, no auth. | Edit |