Mistake on this page?
Report an issue in GitHub or email us
Data Fields
ws_br_info Struct Reference

Struct br_information Border router dynamic information. More...

#include <WisunBorderRouter.h>

Data Fields

uint8_t ipv6_prefix [8]
 Address prefix given to devices in network set to 0 if not available. More...
 
uint8_t ipv6_iid [8]
 IID of Border router. More...
 
uint8_t rpl_dodag_id [16]
 Border router dodag id. More...
 
uint8_t instance_id
 Border router instance identifier defined in RPL. More...
 
uint8_t version
 RPL version number. More...
 
uint64_t host_timestamp
 Timestamp of the the device. More...
 
uint16_t device_count
 Amount of devices in the network. More...
 
uint8_t gateway_addr [16]
 Gateway Local Address. More...
 

Detailed Description

Struct br_information Border router dynamic information.

Definition at line 23 of file WisunBorderRouter.h.

Field Documentation

uint16_t device_count

Amount of devices in the network.

Definition at line 37 of file WisunBorderRouter.h.

uint8_t gateway_addr[16]

Gateway Local Address.

Definition at line 39 of file WisunBorderRouter.h.

uint64_t host_timestamp

Timestamp of the the device.

Can be used as version number

Definition at line 35 of file WisunBorderRouter.h.

uint8_t instance_id

Border router instance identifier defined in RPL.

Definition at line 31 of file WisunBorderRouter.h.

uint8_t ipv6_iid[8]

IID of Border router.

Definition at line 27 of file WisunBorderRouter.h.

uint8_t ipv6_prefix[8]

Address prefix given to devices in network set to 0 if not available.

Definition at line 25 of file WisunBorderRouter.h.

uint8_t rpl_dodag_id[16]

Border router dodag id.

Definition at line 29 of file WisunBorderRouter.h.

uint8_t version

RPL version number.

Definition at line 33 of file WisunBorderRouter.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.