https://github.com/goldenm-software/layrz-protocol
Layrz Protocol Monorepo
https://github.com/goldenm-software/layrz-protocol
gps hardware iot layrz protocol software
Last synced: 5 months ago
JSON representation
Layrz Protocol Monorepo
- Host: GitHub
- URL: https://github.com/goldenm-software/layrz-protocol
- Owner: goldenm-software
- License: other
- Created: 2025-07-24T21:12:34.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-08-28T21:16:48.000Z (5 months ago)
- Last Synced: 2025-08-29T02:46:48.023Z (5 months ago)
- Topics: gps, hardware, iot, layrz, protocol, software
- Language: Go
- Homepage: https://developers.layrz.com/protocol/
- Size: 155 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Layrz Protocol Monorepo
This is the monorepo for the Layrz Protocol. It contains the support of Layrz Protocol on the following languages:
| Language | Minimum version required | Package import | Status |
| --- | --- | --- | --- |
| Python | 3.13 | `import layrz_protocol` | Available |
| Dart | 3.4 | `import "package:layrz_protocol/layrz_protocol.dart"` | Available |
| Golang | 1.23 | `import "github.com/goldenm-software/layrz-protocol/golang/v2"` | Available |
| PlatformIO | TBD | TBD | Pending |
| C++ | TBD | TBD | Pending |
[Link to the documentation](https://developers.layrz.com/protocol/)