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 mbed-os-examples

.github/issue_template.md

Committer:
mbed_official
Date:
2017-03-30
Revision:
78:8e2d9a2395b9
Parent:
75:8141b57b6e88

File content as of revision 78:8e2d9a2395b9:

Note: This is just a template, so feel free to use/remove the unnecessary things

Please note that if your issue is reproducible on a specific configuration only,
it's likely an mbed-OS issue rather than mbed-os-example-client issue. We recommend
reporting the the issue then directly to 
[mbed-os reposititory](https://github.com/ARMmbed/mbed-os/issues) - please also
try searching for duplicates before filing a new one.

### Description
- Type: Bug | Enhancement | Question
- Related Issue: `#abc`

---------------------------------------------------------------
## Bug

**Version information**
(`mbed ls`)

**Environment details**
Describe against which environment you are testing.
Compiler & other relevant tools - version information.

**Expected Behavior**

**Actual Behavior**

**Steps to Reproduce**

----------------------------------------------------------------
## Enhancement

**Reason to enhance/problem with existing solution**

**Suggested enhancement**

**Pros**

**Cons**

-----------------------------------------------------------------

## Question

**How to?**