Example of using Bosch IoT Suites along with ecosystem products
Android applications using react native, collect sensors and sent to Bosch IoT Things. It can also works with inventory-browser
- Data ingestion platform using Bosch IoT Hub
- Digital twin using Bosch IoT Things
Learn how to program Bosch XDK using Eclipse Mita, a new programming language that is focused on making Internet-Of-Things things easier to program, especially for developers without an embedded development background. It aims to increase programmer productivity, enables fast exploration of use-cases and tries to make you feel right at home on an embedded device.
- Getting started with Eclipse Mita, XDK
- GPOI events
- Temperature, Humidity sensors
Learn how to program Bosch XDK to send MQTT message using Eclipse Mita
- Getting started with Eclipse Mita, XDK
- WLAN, MQTT
- Temperature sensors
- Visualize Bosch XDK sensors using Web browser via MQTT
- ReactJS, MQTT over websocket
- Remote command and control to Bosch Sensor XDK via REST Api
The MIT License
Copyright (c) 2018 Justin Nguyen
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.