Readme fix
This commit is contained in:
@@ -63,6 +63,10 @@ Manage several types of Protocol to a same calling interface.
|
|||||||
|
|
||||||
Shows the Hardware PLC or other types of machine and implement a high level send and receive api.
|
Shows the Hardware PLC or other types of machine and implement a high level send and receive api.
|
||||||
|
|
||||||
|
### Job
|
||||||
|
|
||||||
|
A job implementation by Quartz.
|
||||||
|
|
||||||
### AddressFormater
|
### AddressFormater
|
||||||
|
|
||||||
Format address from definite address to string.
|
Format address from definite address to string.
|
||||||
@@ -76,6 +80,7 @@ Translate address from string to definite address.
|
|||||||
Combine duplicated addresses to organized addresses, each organized addresses communicate once to a device.
|
Combine duplicated addresses to organized addresses, each organized addresses communicate once to a device.
|
||||||
|
|
||||||
##<a name="tutorial"></a> Tutorial
|
##<a name="tutorial"></a> Tutorial
|
||||||
|
|
||||||
This platform has three level APIs that you could use: Low level API called "BaseUtility"; Middle level API called "BaseMachine"
|
This platform has three level APIs that you could use: Low level API called "BaseUtility"; Middle level API called "BaseMachine"
|
||||||
|
|
||||||
### Utility
|
### Utility
|
||||||
|
|||||||
Reference in New Issue
Block a user