Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Bambil/bamboo-connectivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamboo Connectivity

js-standard-style

bamboo

Introduction

Bamboo is an IoT platfrom that is the product of three teams:

  • Nahal Corporation
  • Bambil Corporation
  • I1820 Platfrom Developers

Connectivity

MQTT broker based on aedes which is customized for Bamboo needs. Bamboo uses this broker for communicate with things and components.

Up and Running

sudo docker run -p 1883:1883 ibamboo/connectivity

Configuration

Name Description
BAMBOO_PROCESSES Bamboo connectivity concurrent processes
BAMBOO_BROKER_PORT Broker listening port
BAMBOO_COAP_PORT CoAP listening port