Skip to content

ashishbajaj99/dusun-iot

Repository files navigation

duson-iot api document

This is test Application for rbsdk library

Build

Two ways are supported:

  1. By using setting cross tool enviornment

  2. edit the make/arch.mk, enter the correct corsstool env

  3. execute make

  4. transfer the /build/zigbeemodemapp to board and run it

  5. By using cross compiler

  6. $(CROSS)gcc main.c z3_imp.c libz3_v2.3.a -lpthread -lm -lreadline -lncurses -o ./zigbeemodemapp

  7. where $(CROSS) is the cross gcc

  8. copy the zigbeemodemapp to board and run it

description : 
1. Application uses command line arguments to perform following operations:-
   a) Discover and Add Device
   b) Remove Device
   c) Read Attribute 

About

Temporary repo for collaboration with Dusun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published