McuMgrReadDateTimeResponse
Properties
Functions
Link copied to clipboard
@NotNull
Build a CoAP McuMgrResponse.
Link copied to clipboard
@NotNull
Build a McuMgrResponse.
Link copied to clipboard
If this response is from a CoAP transport scheme, get the CoAP response code.
Link copied to clipboard
open fun getExpectedLength(@NotNull scheme: @NotNull McuMgrScheme, bytes: @NotNull Array<Byte>): Int
This method parses the given bytes and reads the LENGTH field from the header.
Link copied to clipboard
Return the Group return code as Group - Return Code pair.
Link copied to clipboard
Get the McuMgrHeader for this response.
Link copied to clipboard
Link copied to clipboard
Get the response payload bytes.
Link copied to clipboard
Get the return code as an enum.
Link copied to clipboard
Return the Mcu Manager return code as an int.
Link copied to clipboard
Get the scheme used to initialize this response object.