SmartGridready Communication Handler Libraries
Basic concepts
Target audience: Communicator Developers
Provide a generic API for the device communication
Provides default device drivers for Modbus, Webservices and MQTT
Provide an API integrate third party device drivers
Python Implementation
Description
Getting started instructions
Basic implementation, code sample
Link to the API Doc : SGrCommHandler Python Doc
Link to the GitHub Project : SGrPython Project Repository
Java Implementation
Description
Getting started instructions
Basic implementation, code sample
Link to the API Doc : SGrCommHandler Java Doc
Link to the GitHub Project : SGrJava Project Repository