Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions example-windsensor/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
Based on the provided device data and template, here is the README.md:

# Wind Sensor

The Wind Sensor is a LoRaWAN-enabled device designed for wind monitoring applications. It features integrated wind measurement capabilities combined with a controllable LED indicator for status visualization and signaling purposes.
Expand Down Expand Up @@ -34,4 +32,4 @@ This product also provides a predefined dashboard and downlinks for LED control.

## Additional Resources

- [Thinger.io Documentation](https://docs.thinger.io)
- [Thinger.io Documentation](https://docs.thinger.io)
4 changes: 2 additions & 2 deletions example-windsensor/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"metadata": {
"name": "example_windsensor",
"description": "LoRaWAN Wind Sensor with controllable LED for environmental monitoring",
"image": "assets/windsensor.png",
"image": "assets/example-windsensor.png",
"category": "devices",
"vendor": "example"
},
Expand Down Expand Up @@ -593,4 +593,4 @@
}
]
}
}
}
Loading