protectedstaticfinalStringIS_BOOTSTRAP_SERVER_PARAM_DESCRIPTION="A Boolean value representing the Server SecurityInfo for future Bootstrap client mode settings. Values: 'true' for Bootstrap Server; 'false' for Lwm2m Server. ";
@ApiOperation(value="Create Device (saveDevice) with credentials ",
notes="Create or update the Device. When creating device, platform generates Device Id as [time-based UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_1_(date-time_and_MAC_address). "+
"Requires to provide the Device Credentials object as well. Useful to create device and credentials in one request. "+
"You may find the example of LwM2M device and RPK credentials below: \n\n"+
"\nWhen creating new device, platform generates Device Id as [time-based UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_1_(date-time_and_MAC_address).\n"+
"\nAfter creating new device Device DeviceCredentials is added to new Device."
+TENANT_OR_CUSTOMER_AUTHORITY_PARAGRAPH)
@ApiOperation(hidden=true,value="Save device with credentials (Deprecated)")
@ApiModelProperty(position=5,value="Port for 'Security' mode (DTLS)",example="5688",readOnly=true)
IntegersecurityPort;
@ApiModelProperty(position=5,value="Server short Id.",example="111",readOnly=true)
@ApiModelProperty(position=5,value="Server short Id",example="111",readOnly=true)
IntegerserverId=111;
@ApiModelProperty(position=7,value="Client Hold Off Time.",example="1",readOnly=true)
@ApiModelProperty(position=7,value="Client Hold Off Time",example="1",readOnly=true)
IntegerclientHoldOffTime=1;
@ApiModelProperty(position=8,value="Server Public Key (formar base64).",example="MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEAZ0pSaGKHk/GrDaUDnQZpeEdGwX7m3Ws+U/kiVat\n"+
@ApiModelProperty(position=8,value="Server Public Key (base64 encoded)",example="MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEAZ0pSaGKHk/GrDaUDnQZpeEdGwX7m3Ws+U/kiVat\n"+