diff --git a/bosch-tps110/README.md b/bosch-tps110/README.md index 261a29f3..cdee0b26 100644 --- a/bosch-tps110/README.md +++ b/bosch-tps110/README.md @@ -1,6 +1,3 @@ -Based on the device data provided, I will create the README.md documentation: - -```markdown # BOSCH Parking Lot Sensor The BOSCH wireless smart parking sensor is a LoRaWAN® end device designed for parking space occupancy detection. It utilizes dual-sensor technology combining a magnetometer and radar for highly reliable vehicle detection. The sensor enables active parking lot management features including search, navigation, and reservation capabilities. Additionally, the BOSCH parking lot sensor integrates a GPS receiver for precise location tracking and a temperature sensor for environmental monitoring. @@ -68,4 +65,3 @@ This product provides: - [BOSCH Connectivity](https://www.bosch-connectivity.com/) - [Thinger.io Documentation](https://docs.thinger.io) -``` \ No newline at end of file diff --git a/bosch-tps110/plugin.json b/bosch-tps110/plugin.json index 82175305..aa925b02 100644 --- a/bosch-tps110/plugin.json +++ b/bosch-tps110/plugin.json @@ -12,7 +12,7 @@ "metadata": { "name": "BOSCH TPS110", "description": "BOSCH wireless smart parking sensor with magnetometer, radar, GPS, and temperature sensors for parking lot management", - "image": "assets/tps110.png", + "image": "assets/bosch-tps110.png", "category": "devices", "vendor": "bosch" }, @@ -596,4 +596,4 @@ } ] } -} \ No newline at end of file +}