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.
Fork of mbed-os-example-client by
.gitignore
- Committer:
- davyu
- Date:
- 2017-10-20
- Revision:
- 110:bed4b048cfd9
- Parent:
- 3:e98843ff559d
File content as of revision 110:bed4b048cfd9:
# 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