Table of Contents
- Title and Copyright Information
- Preface
- 1 Configuration Development Kit Overview
- 2 Driver Scripts
- 3 Using Existing Scripts
- 4 Developing Scripts
-
5
Sharing Data Between Scripts
- About Sharing Data Between Scripts
- Using Classes
- Using a Python Dictionary
- Storing and Retrieving Data
- An Example of Using the Shared Data Area
- Error Reporting in Behavior Scripts
- 6 Monitoring and Troubleshooting Scripts
-
7
Definition of Standard Methods
- Summary of Methods
- General Context
-
Device Context
-
The _device Object
- The openSession Method
- The deliverCommand Method
- The closeSession Method
- The getIpAddress Method
- The getIos Method
- The getOs Method
- The getDeviceType Method
- The getFeatureSet Method
- The getNumberOfInterfaces Method
- The getThisCommitSharedData Method
- The getLifetimeSharedData Method
- The getInterface Method
- The log Method
- The auditLog Method
-
The _device Object
- Interface Context
- ATM PVC Context
- Frame PVC Context
- A Pre-defined Scripts
- B Sample Scripts for Using the Shared Data Area