Skip to content
 
 

Repository files navigation

grpc-modbus

This project demonstrates how to handle requests provided in gRPC for modbus TCP/IP data.

  • device.proto specifies the grpc interface in the Protocol Buffer language.
  • device_pb2_grpc.py provides the server stubs.
  • device_pb2.pyi provices the messages classes used for requests and responses.

About

a project to demonstrate how to build a reverse proxy that exposes modbus tcp/ip resources via gRPC

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages