..
HandsOnLab
Following along the documentation was hard because samples and tutorial files were lost among all samples. I created two folders : Tutorial and HandsOnLab. Tutorial is the folder with the first file someone will look at. The documentation invite the reader to start $python Tutorial/WhoIsIAm.py for example.
2016-11-17 23:46:52 -05:00
Tutorial
Following along the documentation was hard because samples and tutorial files were lost among all samples. I created two folders : Tutorial and HandsOnLab. Tutorial is the folder with the first file someone will look at. The documentation invite the reader to start $python Tutorial/WhoIsIAm.py for example.
2016-11-17 23:46:52 -05:00
AccumulatorObject.py
update the API, allow it to work with py25
2016-11-14 00:20:43 -05:00
BBMD.py
sample BBMD hot fix -- put a null client on top of the BBMD
2016-09-12 15:04:14 -04:00
BBMD2VLANRouter.py
update the API, device info needs to span layers
2016-11-14 00:21:34 -05:00
CommandableMixin.py
minor cleanup
2016-11-14 00:22:16 -05:00
ConsoleCmd.py
clean up the use of globals in the samples -- some missing, many extraneous
2016-08-25 23:21:24 -04:00
COVClient.py
update the samples to the cleaned up API
2016-11-10 22:39:47 -05:00
COVServer.py
sync changes, clean up names, more testing
2016-09-17 02:12:14 -04:00
date_string_patterns.py
clean up output
2016-08-31 10:39:11 -04:00
IP2IPRouter.py
remove obnoxious trailing blanks
2016-11-07 22:45:32 -05:00
MultipleReadProperty.py
update the API, minor latent bugs
2016-11-14 00:22:58 -05:00
MultipleReadPropertyThreaded.py
update the API, minor latent bugs
2016-11-14 00:22:58 -05:00
MultiStateValueObject.py
remove obnoxious trailing blanks
2016-11-07 22:45:32 -05:00
ReadProperty.py
update the samples to the cleaned up API
2016-11-10 22:39:47 -05:00
ReadProperty25.py
update the samples to the cleaned up API
2016-11-10 22:39:47 -05:00
ReadPropertyAny.py
update the samples to the cleaned up API
2016-11-10 22:39:47 -05:00
ReadPropertyMultiple.py
update the samples to the cleaned up API
2016-11-10 22:39:47 -05:00
ReadPropertyMultiple25.py
update the samples to the cleaned up API
2016-11-10 22:39:47 -05:00
ReadPropertyMultipleServer.py
remove obnoxious trailing blanks
2016-11-07 22:45:32 -05:00
ReadPropertyMultipleServer25.py
remove obnoxious trailing blanks
2016-11-07 22:45:32 -05:00
ReadRange.py
update the samples to the cleaned up API
2016-11-10 22:39:47 -05:00
ReadWriteFile.py
bug with stream and record file initialization, clean up sample applications
2016-11-14 21:35:30 -05:00
ReadWriteFileServer.py
bug with stream and record file initialization, clean up sample applications
2016-11-14 21:35:30 -05:00
ReadWriteProperty.py
update the samples to the cleaned up API
2016-11-10 22:39:47 -05:00
RecurringMultipleReadProperty.py
update API
2016-09-01 22:27:29 -04:00
RecurringTask.py
minor initialization change
2016-09-01 22:44:49 -04:00
TCPClient.py
simple sample applications should run in all versions of Python
2016-11-05 00:18:12 -04:00
TCPClient25.py
update the samples to the cleaned up API
2016-11-10 22:39:47 -05:00
TCPServer.py
remove obnoxious trailing blanks
2016-11-07 22:45:32 -05:00
TCPServer25.py
update the samples to the cleaned up API
2016-11-10 22:39:47 -05:00
UDPConsole.py
typo
2016-11-14 21:48:16 -05:00
VendorAVObject.py
split the import because LocalDeviceObject moved
2016-08-30 16:18:07 -04:00
VendorReadWriteProperty.py
convert to the new API
2016-11-14 22:16:25 -05:00
WhoIsIAmForeign.py
update the samples to the cleaned up API
2016-11-10 22:39:47 -05:00
WhoIsRouter.py
don't bother saving a copy of the request until the sample is updated to do something with the responses
2016-09-01 23:17:02 -04:00
WriteSomething.py
update the samples to the cleaned up API
2016-11-10 22:39:47 -05:00