COAP is basically a client-server IoT protocol where the client makes a request and the server sends back a response while it happens in HTTP. The methods used by COAP are the same as those used by HTTP.
COAP server integration for Nb-IoT or LTE-M devices.
Note: Lobaro devices also require seconds, which this builder does not display. Divako handles seconds automatically; therefore, in Divako, it is not necessary to set Seconds. However, if you are using an integration with direct access to device settings, it is important to add a
0
at the beginning of the built cron expression. For example:0 * * * * *
.