name
description
url
httpMethod
additional Headers
expected ResponseCode
sharedSecret
{xx}
is a destination parameter<xx>
is a variable filled by the system for each requestplugUUID
is the unique identifier of the destination connection that allows you to lookup the shared secret in your own database that should be used to check the Things-Message-Tokentoken
must be used to verify the authenticity of the request data. It is a SHA-256 hash calculated over the SenML body in the request and a shared secret unique for this destination. Since only KPN Things and you know this secret, the authenticity of the message is verified.senML
is the device dataThings-Message-Token
header which allows you to verify the origin of the request. The token is a hash, calculated as following:{senMLBody}
is the body of the request, and sharedSecret
is the password set when adding the destination. The shared secret should at least be 30 characters long.url
httpMethod
additionalHeaders
sharedSecret
plugUUID