Our website is under construction. Please stay tuned!

leaps_label_write

Writes label to the node.


Input
  • label

  • len

  • data: ? 10 bytes max ? (the label bytes to be written)

Output

Example

TLV request

Type

Length

Value

label, 10 bytes max

0x1D

0x0A

0x01 0x02 0x03 …. 0x09 0x0A

Type 0x1D means command leaps_label_write

TLV response

Type

Length

Value

0x40

0x01

0x00

Type 0x40 means Status Code of the command