OpenIoE
OpenIoE copied to clipboard
Open-source middleware platform for building, managing, and integrating connected products with the Internet of Everything.
To run the program java_home variable is required. Though in the README.md file nothing is described about this. The README.md has no briefing on how to set it up. So...
Instead of writing multiple dates one by one, backend should accept range of dates to simplify getting data from for example last month.
1. Lack of license. 2. The repository should follow git flow work flow. 3. Wiki should be updated and should be more instructive. 4. It doesn't have UI/UX and it...
### Problem : All the dependencies in `/rest-api/package.json` has not been updated since **Jun 11, 2016**, as a result, most of the dependencies are deprecated now, which makes the program...
Add a license file ,its an important requirement.
License File is very important in an open source project. So it must be added.
This repos should follow Gitflow workflow and follow are the items you have to check. - [ ] There is a `master` branch and a `develop` branch. - [ ]...
**_THIS IS A NOT A REAL ISSUE BUT A PLACEHOLDER._** All the practising PRs for Google Code-In 2017 should refer this issue. PRs referring this issue will be closed without...
I have created a [wiki](https://github.com/priyapappachan/OpenIoE/wiki/OpenIoE) page for OpenIoE to help users to set up and use the OpenIoE application easily following the instructions in it. I request you to review...
Foreign key fields such as sensor, device and user are not defined as mandatory for the subscription entity. The implementation of subscription is not clear as it is not known...