.. |
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
|
make the sample/tutorial code more like regular applications
|
2016-12-23 11:10:03 -05:00 |
AccumulatorObject.py
|
update the API, allow it to work with py25
|
2016-11-14 00:20:43 -05:00 |
Address.py
|
sample application for testing address strings
|
2017-03-10 00:42:06 -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
|
clean up the help text a little
|
2016-11-30 21:26:50 -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
|
fix the status command
|
2017-09-05 11:44:41 -04:00 |
DateStringPatterns.py
|
set the remaining samples executable and fix the shebang line for the Python 2.5 samples
|
2016-11-30 21:08:45 -05:00 |
DeviceCommunicationControl.py
|
sample application to generate DCC requests
|
2017-08-04 02:07:14 -04:00 |
DeviceDiscovery.py
|
sample application for discovering devices
|
2017-03-09 10:54:48 -05:00 |
DeviceDiscoveryForeign.py
|
foreign version of the same discovery application
|
2017-03-09 11:18:09 -05:00 |
HTTPServer.py
|
simple threaded HTTP server
|
2017-02-27 23:25:46 -05: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 |
ReadAllProperties.py
|
additional sample
|
2017-09-21 14:33:22 -04: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
|
password failure is an execution error, add a password to the test application
|
2017-08-04 10:16:41 -04: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
|
2017-02-14 16:01:42 -05:00 |
RecurringTask.py
|
minor initialization change
|
2016-09-01 22:44:49 -04:00 |
TCPClient.py
|
check for no more clients for del_actor, not every indication
|
2017-04-27 11:34:42 -04:00 |
TCPClient25.py
|
set the remaining samples executable and fix the shebang line for the Python 2.5 samples
|
2016-11-30 21:08:45 -05:00 |
TCPServer.py
|
add an option to send a 'hello' message to a client as soon as it connects
|
2017-05-11 23:45:21 -04:00 |
TCPServer25.py
|
set the remaining samples executable and fix the shebang line for the Python 2.5 samples
|
2016-11-30 21:08:45 -05:00 |
ThreadedReadProperty.py
|
additional sample for helping with #140
|
2017-09-19 21:07:29 -04: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 |