79690931

Date: 2025-07-05 09:30:46
Score: 2.5
Natty:
Report link
  1. HTTP POST
    https://community.thingpark.io/users-auth/protocol/openid-connect/token
    x-www-form-urlencoded
Key Valuve
grant_type client_credentials
client_id sub-xxxxxxxx/client-app-name
client_secret XXXXXXXXXXXXXXXX
  1. HTTP POST
    https://community.thingpark.io/thingpark/dx/core/latest/api/devices/{{devEUI}}/downlinkMessages
    Authorization : Bearer {{token}}
    Body :
{
    "payloadHex": "YOUR DOWNLINK MSG",
    "targetPorts": "1"
}
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Filler text (0.5): xxxxxxxx
  • Filler text (0): XXXXXXXXXXXXXXXX
  • Low reputation (1):
Posted by: Tan Ming Hui