.. |
AccumulatorObject.py
|
the accumulator values are no longer really random
|
2016-09-01 10:24:03 -04: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
|
split the import because LocalDeviceObject moved
|
2016-08-30 16:18:07 -04:00 |
CommandableMixin.py
|
split the import because LocalDeviceObject moved
|
2016-08-30 16:18:07 -04: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
|
rename the client application
|
2016-09-16 11:34:54 -04: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
|
clean up samples (remove flakes, etc.)
|
2016-08-24 09:44:56 -04:00 |
MultipleReadProperty.py
|
applications now have an easier way to synchronize requests and responses
|
2016-08-31 11:30:02 -04:00 |
MultipleReadPropertyThreaded.py
|
wrong way to start a thread
|
2016-09-08 23:41:21 -04:00 |
MultiStateValueObject.py
|
initializing the state text uses 'direct' changes to the property value so the appropriate constructed type needs to be provided
|
2016-09-01 10:14:35 -04:00 |
RandomAnalogValueObject.py
|
Python 2.5 versions of sample applications
|
2016-09-03 19:50:00 -04:00 |
ReadProperty.py
|
update samples to use services
|
2016-08-31 10:29:10 -04:00 |
ReadProperty25.py
|
Python 2.5 versions of sample applications
|
2016-09-03 19:50:00 -04:00 |
ReadPropertyAny.py
|
move to the new IOCB based API
|
2016-09-01 11:16:59 -04:00 |
ReadPropertyMultiple.py
|
update samples to use services
|
2016-08-31 10:27:00 -04:00 |
ReadPropertyMultiple25.py
|
Python 2.5 versions of sample applications
|
2016-09-03 19:50:00 -04:00 |
ReadPropertyMultipleServer.py
|
update samples to use services
|
2016-08-31 10:27:00 -04:00 |
ReadPropertyMultipleServer25.py
|
Python 2.5 versions of sample applications
|
2016-09-03 19:50:00 -04:00 |
ReadRange.py
|
move to the IOCB based API, untested because there is no Read Range service support yet
|
2016-09-01 11:30:39 -04:00 |
ReadWriteFile.py
|
update to the new IOCB client API and new file services API
|
2016-09-01 11:46:50 -04:00 |
ReadWriteFileServer.py
|
update to the new IOCB client API and new file services API
|
2016-09-01 11:46:50 -04:00 |
ReadWriteProperty.py
|
update to the new IOCB client API
|
2016-09-01 13:47:00 -04: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 |
SampleApplication.py
|
split the import because LocalDeviceObject moved
|
2016-08-30 16:18:07 -04:00 |
SampleConsoleCmd-A.py
|
Tutorials: freshen content. Editorial changes.
|
2016-09-19 15:44:31 -07:00 |
SampleConsoleCmd.py
|
split the import because LocalDeviceObject moved
|
2016-08-30 16:18:07 -04:00 |
TCPClient.py
|
synchronize the API update addPeer to add_actor, etc, across versions and sample code
|
2016-11-04 23:58:26 -04:00 |
TCPClient25.py
|
bring the API up to date
|
2016-10-27 14:55:21 -04:00 |
TCPServer.py
|
synchronize the API update addPeer to add_actor, etc, across versions and sample code
|
2016-11-04 23:58:26 -04:00 |
TCPServer25.py
|
bring the API up to date
|
2016-10-27 14:55:21 -04:00 |
UDPConsole.py
|
add a little extra doc strings
|
2016-11-04 23:56:05 -04:00 |
VendorAVObject.py
|
split the import because LocalDeviceObject moved
|
2016-08-30 16:18:07 -04:00 |
VendorReadWriteProperty.py
|
split the import because LocalDeviceObject moved
|
2016-08-30 16:18:07 -04:00 |
WhoHasIHaveApplication.py
|
split the import because LocalDeviceObject moved
|
2016-08-30 16:18:07 -04:00 |
WhoIsIAm.py
|
bring the branch up to date with the documentation and other changes in the master
|
2016-09-19 22:10:05 -04:00 |
WhoIsIAmApplication.py
|
minor doc change, pass both do_X functions to parent class
|
2016-09-01 23:11:54 -04:00 |
WhoIsIAmForeign.py
|
split the import because LocalDeviceObject moved
|
2016-08-30 16:18:07 -04: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
|
bring sample application up-to-date with the new API
|
2016-09-07 00:22:44 -04:00 |