Skip to content
This repository was archived by the owner on Sep 27, 2018. It is now read-only.

LakeMaps/schemas

Repository files navigation

Lake Maps NL

Message Schemas

This is a work in progress.

This repository contains the Protocol Buffer schemas for the messages used by Lake Maps' boat control software and Hangashore applications. The schemas here can be used to generate source code in a number of different languages (see https://developers.google.com/protocol-buffers/ for more information).

JavaScript

The JavaScript output of protoc is published on npm as a CommonJS module:

$ npm install @lakemaps/schemas

TypeScript

The @lakemaps/schemas package includes TypeScript definitions created using Angular's Clutz project.

To build the TypeScript definitions from source:

$ build/buildscript
$ npm run build

About

Lake Maps' message schemas

Resources

License

Stars

Watchers

Forks

Packages

No packages published