Skip to content

Software which runs on devices in network to feed data to MeshView Server

Notifications You must be signed in to change notification settings

bhaumik90/MeshView-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeshView Client

Client software that runs on network devices and feeds data to MeshView server.

Limitations

How to use

  1. Clone or download Contiki-OS
  2. Clone MeshView-Client folder to contiki/apps folder using:
  cd contiki/apps
  git clone https://github.com/bhaumik90/MeshView-Client.git mv-client
  1. To add MeshView in your project:
  • Add APPS+=mv-client to your project Makefile
  • In your project contiki process add mv_client_init(nwType, nodeType)

Please check MeshView-Client-Test example to know more.

About

Software which runs on devices in network to feed data to MeshView Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages