embeNET Border Router C API

This page contains documentation of the embeNET BRC - embeNET Border Router API.

Introduction

The embeNET Border Router library is software that controls the root node of the embeNET network.

It mainly acts as a:

  • router that routes all packets up and down the network
  • security provider, managing node authentication and authorization
  • gateway to other networks
  • central element for network services such as BOTA and ENMS

User guide

For more information on how to use the Border Router C API refer to the embeNET Border Router User Guide

embeNET Border Router C API library

This provided C API library delivers two interfaces:

Go to Top