mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-04-24 04:55:47 +00:00
Compare commits
No commits in common. "master" and "v1.3.0" have entirely different histories.
23
.github/ISSUE_TEMPLATE/bug_report.md
vendored
23
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,23 +0,0 @@
|
|||||||
---
|
|
||||||
name: Bug report
|
|
||||||
about: Create a report to help us improve
|
|
||||||
title: ''
|
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Describe the bug**
|
|
||||||
A clear and concise description of what the bug is.
|
|
||||||
|
|
||||||
**Expected behavior**
|
|
||||||
A clear and concise description of what you expected to happen.
|
|
||||||
|
|
||||||
**Screenshots**
|
|
||||||
If applicable, add screenshots to help explain your problem.
|
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
|
||||||
- OS: [e.g. iOS]
|
|
||||||
|
|
||||||
**Additional context**
|
|
||||||
Add any other context about the problem here.
|
|
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,20 +0,0 @@
|
|||||||
---
|
|
||||||
name: Feature request
|
|
||||||
about: Suggest an idea for this project
|
|
||||||
title: ''
|
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Is your feature request related to a problem? Please describe.**
|
|
||||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
||||||
|
|
||||||
**Describe the solution you'd like**
|
|
||||||
A clear and concise description of what you want to happen.
|
|
||||||
|
|
||||||
**Describe alternatives you've considered**
|
|
||||||
A clear and concise description of any alternative solutions or features you've considered.
|
|
||||||
|
|
||||||
**Additional context**
|
|
||||||
Add any other context or screenshots about the feature request here.
|
|
19
README.md
19
README.md
@ -6,14 +6,14 @@
|
|||||||
|
|
||||||
[](https://www.fiware.org/developers/catalogue/)
|
[](https://www.fiware.org/developers/catalogue/)
|
||||||
[](https://www.eclipse.org/legal/epl-v10.html)
|
[](https://www.eclipse.org/legal/epl-v10.html)
|
||||||
[](https://hub.docker.com/u/openmtc)
|
|
||||||
[](https://stackoverflow.com/questions/tagged/fiware+iot)
|
[](https://stackoverflow.com/questions/tagged/fiware+iot)
|
||||||
<br/>
|
<br/>
|
||||||
[](http://fiware-openmtc.readthedocs.org/en/latest/?badge=latest)
|
[](http://fiware-openmtc.readthedocs.org/en/latest/?badge=latest)
|
||||||
[](https://travis-ci.org/OpenMTC/OpenMTC)
|
|
||||||
[](https://coveralls.io/github/OpenMTC/OpenMTC?branch=master)
|
|
||||||
[](https://snyk.io/test/github/OpenMTC/OpenMTC?targetFile=openmtc-gevent%2Frequirements.txt)
|
|
||||||

|

|
||||||
|
[](https://hub.docker.com/u/openmtc)
|
||||||
|
[](https://travis-ci.org/OpenMTC/OpenMTC)
|
||||||
|
[](https://snyk.io/test/github/OpenMTC/OpenMTC?targetFile=openmtc-gevent%2Frequirements.txt)
|
||||||
|
[](https://coveralls.io/github/OpenMTC/OpenMTC?branch=master)
|
||||||
|
|
||||||
The OpenMTC SDK aims to provide developers with a convenient yet flexible tool
|
The OpenMTC SDK aims to provide developers with a convenient yet flexible tool
|
||||||
to write oneM2M compliant applications. This includes network applications
|
to write oneM2M compliant applications. This includes network applications
|
||||||
@ -24,15 +24,13 @@ This project is part of [FIWARE](https://www.fiware.org/). For more information
|
|||||||
check the FIWARE Catalogue entry for the
|
check the FIWARE Catalogue entry for the
|
||||||
[IoT Agents](https://github.com/Fiware/catalogue/tree/master/iot-agents).
|
[IoT Agents](https://github.com/Fiware/catalogue/tree/master/iot-agents).
|
||||||
|
|
||||||
| :octocat: [Git Repository](https://github.com/OpenMTC/OpenMTC) | :whale: [Docker Hub](https://hub.docker.com/u/openmtc) | :books: [Documentation](https://fiware-openmtc.readthedocs.io/) | :page_facing_up: [Site](https://www.openmtc.org/) | :mortar_board: [Academy](https://fiware-academy.readthedocs.io/en/latest/iot-agents/open-mtc) |
|
| :books: [Documentation](https://fiware-openmtc.readthedocs.io) | :page_facing_up: [Site](http://www.openmtc.org) | :whale: [Docker Hub](https://hub.docker.com/u/openmtc) | :dart: [Roadmap](roadmap.md) |
|
||||||
| -------------------------------------------------------------- | ------------------------------------------------------ | --------------------------------------------------------------- | ------------------------------------------------- | ----------------------------------------------------------------------------------------- |
|
|
||||||
|
|
||||||
# Content
|
# Content
|
||||||
|
|
||||||
- [Install](#install)
|
- [Install](#install)
|
||||||
- [Usage](#usage)
|
- [Usage](#usage)
|
||||||
- [API](#api)
|
- [API](#api)
|
||||||
- [Training](#training)
|
|
||||||
- [Quality Assurance](#quality-assurance)
|
- [Quality Assurance](#quality-assurance)
|
||||||
- [Contributing](#contributing)
|
- [Contributing](#contributing)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
@ -49,11 +47,6 @@ corresponding section of the
|
|||||||
Information about how to use the IoT Agent can be found in the
|
Information about how to use the IoT Agent can be found in the
|
||||||
[User & Programmers Manual](https://fiware-openmtc.readthedocs.io/en/latest/introduction).
|
[User & Programmers Manual](https://fiware-openmtc.readthedocs.io/en/latest/introduction).
|
||||||
|
|
||||||
## Training
|
|
||||||
|
|
||||||
Information about our Training can be found in the
|
|
||||||
[Training Section](https://fiware-openmtc.readthedocs.io/en/latest/training/training-ipe-sensors/index.html).
|
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
Information about the REST API can be found in the
|
Information about the REST API can be found in the
|
||||||
@ -103,7 +96,7 @@ follows:
|
|||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Contribution guidelines are detailed in the [CREDITS](CREDITS.md) file.
|
Contribution guidelines are detailed in the [CONTRIBUTIONS](CONTRIBUTIONS.md) file.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user