Skip to content

NextLevelTiming/external-decoder-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

External Decoder Example

This is an example of an unsupported decoder communicating with the Next Level Timing desktop application to create lap events.

This has tested on app version 1.5.0.

The emitLap function sends the application a lap event. You can call this at any time after the client is initialized.

client.emitLap('123123');

Start the service at any point before starting a race within the application.

node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published