Skip to content

server side python gateway interface to mqtt, web app and server control loop

Notifications You must be signed in to change notification settings

Roblibs/rover_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQTT commands

subscribe

mosquitto_sub -t 'jNodes/75/#' -t 'Nodes/75/#' -v | ts

publish on rov

mosquitto_pub -t 'jNodes/75/rov' -m '{"alpha":2, "norm":0.3}'

About

server side python gateway interface to mqtt, web app and server control loop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published