Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIGNAL K SIMULATOR

Simulatore di websocket signalk

How to run

* npm install
* npm start
* enjoy

Configuration url

Per configurare l'ip e il path di questa websocket modificare la riga: const wss = new WebSocket.Server({ port: 9330, path: "/signalk/v1/stream" }); Per testare i dati connettersi con un client websocket oppure lanciare node clients.js

PS. Se sivogliono dati piu veloci o piu lenti aumentare o diminuire i millisecondi nella sleep()

  • Se si vuole un ciclo infinito decommentare il ciclo while

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages