Adapter Programming Guide
This topic covers the programming style and syntax of Adapter and is targeted for developers of Adapter.
Developers of Adapter should be familiar with:
-
Basic syntax of Python
-
JSON data format
It is recommended to read Adapter Programming Styles first.
Then you can proceed on the Abstract Parent Interface and Util package involved in Adapter programming. It is expected that you can well understand the basic parent categories and common functions in Adapter.
In the end, you can implement an abstract parent interface according to requirements, and therefore establish communications with Mech-Vision,Mech-Viz, and external devices.