This is a simple mbed client example demonstrating, registration of a device with mbed Device Connector and reading and writing values as well as deregistering on different Network Interfaces including Ethernet, WiFi, 6LoWPAN ND and Thread respectively.

Dependencies:   lwip

Fork of mbed-os-example-client by mbed-os-examples

.gitignore

Committer:
markblackburnetcorp
Date:
2017-03-09
Branch:
markblackburn
Revision:
72:8fcde208b155
Parent:
3:e98843ff559d

File content as of revision 72:8fcde208b155:

# Object files
*.o
*.ko
*.obj
*.elf

# Precompiled Headers
*.gch
*.pch

# Libraries
*.a
*.la
*.lo

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib

# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex

yotta_modules/
yotta_targets/
build/
.yotta.json
source/security.h