monoZ docs
Protocol Config

Table of Contents

Protocol tab

Depending on the selected monoZero board, monoZ SDK libraries are available for 3 protocols namely LWM2M, MQTT, HTTP which can be configured in protocol tab based on user requirements. We shall configure LwM2M protocol as below:

LWM2M

  • Endpoint                 : endpoint name
  • Server Type              : DM_SEC/ DM_NOSEC/ BS_SEC/ BS_NOSEC
  • URL                      : LWM2M server URL
  • Port                     : LWM2M server Port
  • ID                       : Endpoint ID in LWM2M server
  • Password                 : Endpoint PSK password in LWM2M server
  • Host Response TimeOut    : Timeout for host response (default: 15000ms)
  • Objects                  : 0,1,3,4,5,7,19 / 0,1
protocolmodule1

Note: For NIDD Sim Type, Protocol configuration requires only Endpoint, URL and Port type.Server Type, ID and Password are not required and greyed out.

protocolmodule2

MQTT

TODO

HTTP

TODO

Click here to configure the Peripherals.