Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
/ modbus-demo-gateway Public archive

A simple demo of a modbus gateway that forwards Nabto request/responses to a modbus based serial device

Notifications You must be signed in to change notification settings

nabto/modbus-demo-gateway

Repository files navigation

modbus-demo-gateway

A simple demo of a modbus gateway that forwards Nabto request/responses to a modbus based serial device

# Fetch the stub source - note the --recursive option to also install the uNabto SDK
git clone --recursive https://github.com/nabto/modbus-demo-gateway

# got to the main directory
cd modbus-demo-gateway

./build.sh

# Fetch DEVICEID and DEVICEKEY from appmyproduct.com
# Edit the DEVICEID and DEVICEKEY parameter in run.sh with the fetched parameters

# Run the demo with a device ID and key obtained from www.appmyproduct.com 
./run.sh

About

A simple demo of a modbus gateway that forwards Nabto request/responses to a modbus based serial device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published