Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ardisdk:python_driver_developer_sdk [2016/08/02 06:38] optrix |
ardisdk:python_driver_developer_sdk [2016/08/04 00:03] (current) optrix ↷ Page moved from python_driver_developer_sdk to ardisdk:python_driver_developer_sdk |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| |DriverCore|Live drivers subclass this in order to communicate with the particular data source(s).| | |DriverCore|Live drivers subclass this in order to communicate with the particular data source(s).| | ||
| |HistDriverCore|Historical drivers subclass this in order to communicate with the particular data source(s).| | |HistDriverCore|Historical drivers subclass this in order to communicate with the particular data source(s).| | ||
| - | |Transform|A utility class that is internally used to perform ARDI transformations (using [[transform_expression_reference|transform expressions]])| | + | |Transform|A utility class that is internally used to perform ARDI transformations (using [[ardiadminguide:transform_expression_reference|transform expressions]])| |
| ===Utility Classes=== | ===Utility Classes=== | ||