Versions Compared

Key

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

...

Different ports and protocols can be configured to receive data from IoT Devices.

DatasourceApplication ProtocolTransport ProtocolDefault PortComment
RESTHTTPsTCP443REST API that can also be used upload sensor data
CoAPCoAPUDP5683Used by Lobaro NB-IoT Devices, can be extended for other manufacturers
CoAPsCoAPsUDP5684Used by Lobaro NB-IoT Devices, can be extended for other manufacturers
TekelekTekelek ProparitaryTCP55345
DraginoDragino ProeritaryTCP5600
Lobaro NB-IoT (deprecated)Lobaro ProperitaryUDP1064(warning) Deprecated: Will be removed in future

CoAP

Platform Timings:

TypeDurationNote
Blockwise Transport30 Seconds
DTLS Timeout35 SecondsMust be higher than on the device side (which is 30 seconds)
DTLS Flight Interval15 SecondsFlightInterval controls how often we send outbound handshake messages

Roadmap

In future we are planning to implement more datasources

...