An open API service indexing awesome lists of open source software.

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

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/)