Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Gateway Node

Gateway node provides two main funcitons

  • A Scanner which gathers information of availible CoAP devices that implements NetsecIoT Testbed Protocol in the network and provides /devices API for outsiders to gain knowledge of the testbed.
  • A CoAP Proxy which allows http clients to talk to CoAP node using http://gatwaynodeIp:5863/proxy/coap://[IoTdeviceIPAddress]:5863/sensor/temperature

How to run Gatway Node

For now you have two run two programs seperately but I will create a script soon so they can be run together using one command.