bbingju / backend-apis

Protocol buffer files and language wrappers to (en)decode payloads to interface with Wirepas's services, such as linux gateway, Wirepas network tool and positioning engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend APIs

Build Status

This repository contains the message definition files for the Wirepas' service APIs, specifically:

In addition to the the message specification files, the repository contains language specific wrappers (classes, function, ...) that simplify the translation of the API data into a target language object (see Figure 1).

runtime operation of wm-config

Figure 1 - Illustration of messaging wrapper's function within applications.

Language wrappers

Contributing

We welcome your contributions!

Please read the instructions on how to do it and please review our code of conduct.

License

Licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

About

Protocol buffer files and language wrappers to (en)decode payloads to interface with Wirepas's services, such as linux gateway, Wirepas network tool and positioning engine

License:Apache License 2.0


Languages

Language:Python 95.3%Language:C 2.1%Language:Shell 2.1%Language:Makefile 0.2%Language:Batchfile 0.2%