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.
|
||||
|
||||
### Job
|
||||
|
||||
A job implementation by Quartz.
|
||||
|
||||
### AddressFormater
|
||||
|
||||
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.
|
||||
|
||||
##<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"
|
||||
|
||||
### Utility
|
||||
|
||||
Reference in New Issue
Block a user