Skip to content

Commit d71646b

Browse files
authored
Merge pull request #189 from thinger-io/develop/abeeway/abeeway-geolocation-module
Merge Plugin abeeway_geolocation_module into Main
2 parents 0670698 + ea1f8cd commit d71646b

5 files changed

Lines changed: 564 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## 1.0.0 - 2026-02-16
4+
5+
- First version of plugin
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Copyright 2026 Thinger.io
2+
3+
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:
4+
5+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6+
7+
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.
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# Geolocation Module
2+
3+
The Abeeway Geolocation module is a compact and versatile positioning solution designed for outdoor and indoor IoT tracking applications. It features a high-performance multi-constellation GNSS receiver supporting GPS, GLONASS, Beidou, and Galileo, with a patented ultra Low-Power GPS (LP GPS) mode for energy-efficient operation. Indoor positioning capabilities are provided through an integrated Bluetooth Low Energy receiver and ultra-low power Wi-Fi receiver, making it suitable for comprehensive asset tracking across various environments.
4+
5+
## Features
6+
7+
- **Multi-constellation GNSS**: GPS, GLONASS, Beidou, and Galileo support for accurate outdoor positioning
8+
- **Ultra Low-Power GPS mode**: Patented LP GPS technology for extended battery life
9+
- **Indoor positioning**: BLE and Wi-Fi receivers for indoor location tracking
10+
- **Compact design**: Small form factor measuring 17 x 17.5 mm
11+
- **Wide operating temperature range**: -25°C to +85°C
12+
- **Integrated sensors**: Accelerometer and temperature sensor
13+
- **Lightweight**: Approximately 10 grams
14+
- **LoRaWAN connectivity**: Long-range wireless communication for IoT applications
15+
16+
## Use Cases
17+
18+
- Asset tracking and fleet management
19+
- Supply chain and logistics monitoring
20+
- Personnel safety and location tracking
21+
- Smart agriculture equipment monitoring
22+
- Industrial equipment tracking
23+
- Smart city applications
24+
25+
## Thinger.io Integration
26+
27+
The Abeeway Geolocation Module integrates seamlessly with Thinger.io through LoRaWAN connectivity, enabling real-time location tracking, sensor data monitoring, and device management through the Thinger.io platform.
28+
29+
## Requirements
30+
31+
A LoRaWAN server is required to communicate the Abeeway Geolocation Module into Thinger.io, some options are:
32+
33+
- [The Things Stack](https://www.thethingsindustries.com/stack/)
34+
- [LORIOT](https://loriot.io/)
35+
- [ChirpStack](https://www.chirpstack.io/)
36+
37+
Alongside, the corresponding plugin for the selected LoRaWAN server needs to be installed in your Thinger.io instance.
38+
39+
## Get Started
40+
41+
### Installation
42+
43+
Look for the plugin in the [Thinger.io Plugin Store](https://marketplace.thinger.io/) and install it in your Thinger.io instance. Once the plugin is installed a new Product will be created for this device.
44+
45+
### Configuration
46+
47+
The Product is already preconfigured, check that the auto provision prefix matches the one selected in your LoRaWAN server plugin in Thinger.io, or change it to your desire.
48+
49+
### Usage
50+
51+
Start sending uplinks for autoprovisioning devices and buckets.
52+
This product also provides a predefined dashboard and downlinks for location tracking and sensor data visualization.
53+
54+
## Additional Resources
55+
56+
Abeeway resources can be found at:
57+
58+
- [Product Page](https://www.abeeway.com/abeeway-geolocation-module/)
59+
- [Datasheet](https://www.abeeway.com/wp-content/uploads/2022/04/Abeeway_Geolocation-module-data-sheet_2022-v05.pdf)
60+
- [Thinger docs](https://docs.thinger.io)
261 KB
Loading

abeeway-abeeway-geolocation-module/plugin.json

Lines changed: 492 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)