Generic - IOT Connector - CoAP

Description - This generic is used to configure the IOT connector via CoAP.

 

Parameter Groups

  Parameter Type Description
* URI: string The address of the CoAP server where to send the message in the format scheme://host[:port][/path] where the scheme is one of coap, coap+tcp, coaps, coaps+tcp with default port 5683, 5683, 5684, 5684 respectively.
  Timeout: string Timeout in milliseconds. The value 0 means wait indefinitely. Leave blank to use the EXCHANGE_LIFETIME of the endpoint.
* - denotes required
  Parameter Type Description
* Configuration: string The CoAP client provider that will manage CoAP message exchanges.

Click below for a definition:
  • null
* - denotes required
  Parameter Type Description
  URI: string The address of a forward-proxy which can relay messages to a Coap server. Leave blank if not using a proxy.
* - denotes required