diff options
author | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-10 14:48:38 +0000 |
---|---|---|
committer | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-10 14:48:38 +0000 |
commit | 62d73cfec50c287e14829d868f06d2a5cdf54ea8 (patch) | |
tree | 3fe0d13c0161eff639e0070287b9a49bdab729e4 | |
parent | Moved neko to misc (diff) | |
download | awesome-selfhosted-62d73cfec50c287e14829d868f06d2a5cdf54ea8.tar.gz awesome-selfhosted-62d73cfec50c287e14829d868f06d2a5cdf54ea8.zip |
Internet of things -> Internet of Things
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1116,7 +1116,7 @@ A [human resources management system](https://en.wikipedia.org/wiki/Human_resour **[`^ back to top ^`](#)** -[Internet of things](https://en.wikipedia.org/wiki/Internet_of_things) describes physical objects with sensors, processing ability, software, and other technologies that connect and exchange data with other devicesover the Internet. +[Internet of Things](https://en.wikipedia.org/wiki/Internet_of_things) describes physical objects with sensors, processing ability, software, and other technologies that connect and exchange data with other devicesover the Internet. - [DeviceHive](https://www.devicehive.com/) - Open Source IoT Platform with a wide range of integration options. ([Demo](https://playground.devicehive.com/), [Source Code](https://github.com/devicehive/devicehive-java-server)) `Apache-2.0` `Java` - [Domoticz](https://www.domoticz.com/) - Home Automation System that lets you monitor and configure various devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more. ([Source Code](https://github.com/domoticz/domoticz), [Clients](https://github.com/domoticz/domoticz-android)) `GPL-3.0` `C/C++` |