.gitignore
BACpypes~.ini
BACpypes~.json
LICENSE
README.md
README.txt
check_install.sh
release_to_pypi.sh
requirements.txt
setup.cfg
setup.py
test_script.sh
tox.ini
.github/workflows/build.yml
doc/Makefile
doc/build.bat
doc/make.bat
doc/source/conf.py
doc/source/glossary.rst
doc/source/index.rst
doc/source/releasenotes.rst
doc/source/_static/_placeholder
doc/source/_templates/_placeholder
doc/source/gettingstarted/gettingstarted001.rst
doc/source/gettingstarted/gettingstarted002.rst
doc/source/migration/migration001.rst
doc/source/modules/analysis.rst
doc/source/modules/apdu.rst
doc/source/modules/app.rst
doc/source/modules/appservice.rst
doc/source/modules/basetypes.rst
doc/source/modules/bsll.rst
doc/source/modules/bsllservice.rst
doc/source/modules/bvll.rst
doc/source/modules/bvllservice.rst
doc/source/modules/capability.rst
doc/source/modules/comm.rst
doc/source/modules/commandlogging.rst
doc/source/modules/consolecmd.rst
doc/source/modules/consolelogging.rst
doc/source/modules/constructeddata.rst
doc/source/modules/core.rst
doc/source/modules/debugging.rst
doc/source/modules/errors.rst
doc/source/modules/event.rst
doc/source/modules/index.rst
doc/source/modules/iocb.rst
doc/source/modules/netservice.rst
doc/source/modules/npdu.rst
doc/source/modules/object.rst
doc/source/modules/pdu.rst
doc/source/modules/primitivedata.rst
doc/source/modules/singleton.rst
doc/source/modules/task.rst
doc/source/modules/tcp.rst
doc/source/modules/udp.rst
doc/source/modules/vlan.rst
doc/source/modules/service/cov.rst
doc/source/modules/service/detect.rst
doc/source/modules/service/device.rst
doc/source/modules/service/file.rst
doc/source/modules/service/index.rst
doc/source/modules/service/object.rst
doc/source/samples/sample001.rst
doc/source/samples/sample002.rst
doc/source/samples/sample003.rst
doc/source/samples/sample004.rst
doc/source/samples/sample005.rst
doc/source/samples/sample014.rst
doc/source/samples/images/RandomAnalogValue.png
doc/source/tutorial/addressing.rst
doc/source/tutorial/capability.rst
doc/source/tutorial/iocb.rst
doc/source/tutorial/tutorial001.rst
doc/source/tutorial/tutorial002.rst
doc/source/tutorial/tutorial003.rst
doc/source/tutorial/tutorial006.rst
py25/bacpypes/__init__.py
py25/bacpypes/analysis.py
py25/bacpypes/apdu.py
py25/bacpypes/app.py
py25/bacpypes/appservice.py
py25/bacpypes/basetypes.py
py25/bacpypes/bsll.py
py25/bacpypes/bsllservice.py
py25/bacpypes/bvll.py
py25/bacpypes/bvllservice.py
py25/bacpypes/capability.py
py25/bacpypes/comm.py
py25/bacpypes/commandlogging.py
py25/bacpypes/console.py
py25/bacpypes/consolecmd.py
py25/bacpypes/consolelogging.py
py25/bacpypes/constructeddata.py
py25/bacpypes/core.py
py25/bacpypes/debugging.py
py25/bacpypes/errors.py
py25/bacpypes/event.py
py25/bacpypes/iocb.py
py25/bacpypes/netservice.py
py25/bacpypes/npdu.py
py25/bacpypes/object.py
py25/bacpypes/pdu.py
py25/bacpypes/primitivedata.py
py25/bacpypes/settings.py
py25/bacpypes/singleton.py
py25/bacpypes/task.py
py25/bacpypes/tcp.py
py25/bacpypes/udp.py
py25/bacpypes/vlan.py
py25/bacpypes/local/__init__.py
py25/bacpypes/local/device.py
py25/bacpypes/local/file.py
py25/bacpypes/local/object.py
py25/bacpypes/local/schedule.py
py25/bacpypes/service/__init__.py
py25/bacpypes/service/cov.py
py25/bacpypes/service/detect.py
py25/bacpypes/service/device.py
py25/bacpypes/service/file.py
py25/bacpypes/service/object.py
py25/bacpypes/service/test.py
py27/bacpypes/__init__.py
py27/bacpypes/analysis.py
py27/bacpypes/apdu.py
py27/bacpypes/app.py
py27/bacpypes/appservice.py
py27/bacpypes/basetypes.py
py27/bacpypes/bsll.py
py27/bacpypes/bsllservice.py
py27/bacpypes/bvll.py
py27/bacpypes/bvllservice.py
py27/bacpypes/capability.py
py27/bacpypes/comm.py
py27/bacpypes/commandlogging.py
py27/bacpypes/console.py
py27/bacpypes/consolecmd.py
py27/bacpypes/consolelogging.py
py27/bacpypes/constructeddata.py
py27/bacpypes/core.py
py27/bacpypes/debugging.py
py27/bacpypes/errors.py
py27/bacpypes/event.py
py27/bacpypes/iocb.py
py27/bacpypes/netservice.py
py27/bacpypes/npdu.py
py27/bacpypes/object.py
py27/bacpypes/pdu.py
py27/bacpypes/primitivedata.py
py27/bacpypes/settings.py
py27/bacpypes/singleton.py
py27/bacpypes/task.py
py27/bacpypes/tcp.py
py27/bacpypes/udp.py
py27/bacpypes/vlan.py
py27/bacpypes/local/__init__.py
py27/bacpypes/local/device.py
py27/bacpypes/local/file.py
py27/bacpypes/local/object.py
py27/bacpypes/local/schedule.py
py27/bacpypes/service/__init__.py
py27/bacpypes/service/cov.py
py27/bacpypes/service/detect.py
py27/bacpypes/service/device.py
py27/bacpypes/service/file.py
py27/bacpypes/service/object.py
py27/bacpypes/service/test.py
py34/bacpypes/__init__.py
py34/bacpypes/analysis.py
py34/bacpypes/apdu.py
py34/bacpypes/app.py
py34/bacpypes/appservice.py
py34/bacpypes/basetypes.py
py34/bacpypes/bsll.py
py34/bacpypes/bsllservice.py
py34/bacpypes/bvll.py
py34/bacpypes/bvllservice.py
py34/bacpypes/capability.py
py34/bacpypes/comm.py
py34/bacpypes/commandlogging.py
py34/bacpypes/console.py
py34/bacpypes/consolecmd.py
py34/bacpypes/consolelogging.py
py34/bacpypes/constructeddata.py
py34/bacpypes/core.py
py34/bacpypes/debugging.py
py34/bacpypes/errors.py
py34/bacpypes/event.py
py34/bacpypes/iocb.py
py34/bacpypes/netservice.py
py34/bacpypes/npdu.py
py34/bacpypes/object.py
py34/bacpypes/pdu.py
py34/bacpypes/primitivedata.py
py34/bacpypes/settings.py
py34/bacpypes/singleton.py
py34/bacpypes/task.py
py34/bacpypes/tcp.py
py34/bacpypes/udp.py
py34/bacpypes/vlan.py
py34/bacpypes.egg-info/PKG-INFO
py34/bacpypes.egg-info/SOURCES.txt
py34/bacpypes.egg-info/dependency_links.txt
py34/bacpypes.egg-info/not-zip-safe
py34/bacpypes.egg-info/top_level.txt
py34/bacpypes/local/__init__.py
py34/bacpypes/local/device.py
py34/bacpypes/local/file.py
py34/bacpypes/local/object.py
py34/bacpypes/local/schedule.py
py34/bacpypes/service/__init__.py
py34/bacpypes/service/cov.py
py34/bacpypes/service/detect.py
py34/bacpypes/service/device.py
py34/bacpypes/service/file.py
py34/bacpypes/service/object.py
py34/bacpypes/service/test.py
samples/AccumulatorObject.py
samples/Address.py
samples/BBMD.py
samples/BBMD2VLANRouter.py
samples/COVClient.py
samples/COVClientApp.py
samples/COVServer.py
samples/CommandableMixin.py
samples/ConsoleCmd.py
samples/DateStringPatterns.py
samples/DeviceCommunicationControl.py
samples/DeviceDiscovery.py
samples/DeviceDiscoveryForeign.py
samples/Discover.py
samples/DiscoverToDo.py
samples/EventNotifications.py
samples/HTTPServer.py
samples/IP2IPRouter.py
samples/IP2VLANRouter.py
samples/IP2VLANRouterConsole.py
samples/LocalScheduleObject1.py
samples/LocalScheduleObject2.py
samples/MultiStateValueObject.py
samples/MultipleReadProperty.py
samples/MultipleReadPropertyHammer.py
samples/MultipleReadPropertyThreaded.py
samples/NATRouter.py
samples/OpenWeatherServer.py
samples/RandomAnalogValueSleep.py
samples/ReadAllProperties.py
samples/ReadObjectList.py
samples/ReadProperty.py
samples/ReadProperty25.py
samples/ReadPropertyAny.py
samples/ReadPropertyForeign.py
samples/ReadPropertyJSON.py
samples/ReadPropertyMultiple.py
samples/ReadPropertyMultiple25.py
samples/ReadPropertyMultipleServer.py
samples/ReadPropertyMultipleServer25.py
samples/ReadRange.py
samples/ReadRangeServer.py
samples/ReadWriteBBMD.py
samples/ReadWriteEventMessageTexts.py
samples/ReadWriteFile.py
samples/ReadWriteFileServer.py
samples/ReadWriteProperty.py
samples/RecurringMultipleReadProperty.py
samples/RecurringTask.py
samples/RecurringWriteProperty.py
samples/RenameAnalogValueObject.py
samples/TCPClient.py
samples/TCPClient25.py
samples/TCPServer.py
samples/TCPServer25.py
samples/ThreadedReadProperty.py
samples/UDPConsole.py
samples/VendorAVObject.py
samples/VendorReadWriteProperty.py
samples/WhoIsIAm.py
samples/WhoIsIAmForeign.py
samples/WhoIsIAmVLAN.py
samples/WhoIsRouter.py
samples/WhoIsRouterForeign.py
samples/WriteLightingCommand.py
samples/WritePropertyTCPServer.py
samples/WriteSomething.py
samples/mini_device.py
samples/switch_demo.py
samples/vlan_to_vlan.py
samples/HandsOnLab/Sample1_SimpleApplication.py
samples/HandsOnLab/Sample2_WhoIsIAmApplication.py
samples/HandsOnLab/Sample3_WhoHasIHaveApplication.py
samples/HandsOnLab/Sample4_RandomAnalogValueObject.py
samples/MicroPython/docs/SonoffESP8266_notes.txt
samples/RaspberryPi/binaryio.py
samples/Tutorial/Capabilities.py
samples/Tutorial/ClientAndServer.py
samples/Tutorial/ControllerAndIOCB.py
samples/Tutorial/SampleConsoleCmd-Answer.py
samples/Tutorial/SampleConsoleCmd.py
sandbox/README.md
sandbox/add_remove_property.py
sandbox/bip_vlan.py
sandbox/btr_vlan.py
sandbox/commandable_feedback.py
sandbox/cov_analog_input_object.py
sandbox/event_detection.py
sandbox/explore_types.py
sandbox/i_am_reject_test_x.py
sandbox/io.py
sandbox/local_schedule_object_t1.py
sandbox/local_schedule_object_t2.py
sandbox/mutable_schedule_object.py
sandbox/network_port_object.py
sandbox/read_property_redis.json
sandbox/read_property_redis.py
sandbox/read_property_reject_test_x.py
sandbox/shell.py
sandbox/switch_demo.py
sandbox/threading_1.py
sandbox/threading_2.py
sandbox/threading_3.py
sandbox/threading_4.py
sandbox/threading_5.py
sandbox/todo.py
sandbox/who_is_reject_test_x.py
sandbox/xtest_io_client.py
sandbox/xtest_io_server.py
sandbox/xtest_issue_45.py
tests/__init__.py
tests/conftest.py
tests/extended_tag_list.py
tests/state_machine.py
tests/test_1.py
tests/test__template.py
tests/time_machine.py
tests/trapped_classes.py
tests/utilities.py
tests/test_apdu/__init__.py
tests/test_apdu/test_max_apdu_length_accepted.py
tests/test_apdu/test_max_segments_accepted.py
tests/test_base_types/__init__.py
tests/test_base_types/test_name_value.py
tests/test_bvll/__init__.py
tests/test_bvll/helpers.py
tests/test_bvll/test_bbmd.py
tests/test_bvll/test_codec.py
tests/test_bvll/test_foreign.py
tests/test_bvll/test_simple.py
tests/test_comm/__init__.py
tests/test_comm/test_capability.py
tests/test_comm/test_client.py
tests/test_comm/test_pci.py
tests/test_comm/test_pdu.py
tests/test_comm/test_pdudata.py
tests/test_comm/test_server.py
tests/test_constructed_data/__init__.py
tests/test_constructed_data/helpers.py
tests/test_constructed_data/test_any.py
tests/test_constructed_data/test_any_atomic.py
tests/test_constructed_data/test_array_of.py
tests/test_constructed_data/test_choice.py
tests/test_constructed_data/test_sequence.py
tests/test_constructed_data/test_sequence_of.py
tests/test_iocb/__init__.py
tests/test_iocb/test_clientcontroller.py
tests/test_iocb/test_iocb.py
tests/test_iocb/test_iochain.py
tests/test_iocb/test_iocontroller.py
tests/test_iocb/test_iogroup.py
tests/test_iocb/test_ioqcontroller.py
tests/test_iocb/test_ioqueue.py
tests/test_iocb/test_sieveclientcontroller.py
tests/test_local/__init__.py
tests/test_local/test_local_schedule_1.py
tests/test_local/test_local_schedule_2.py
tests/test_network/__init__.py
tests/test_network/helpers.py
tests/test_network/test_net_1.py
tests/test_network/test_net_2.py
tests/test_network/test_net_3.py
tests/test_network/test_net_4.py
tests/test_network/test_net_5.py
tests/test_network/test_net_6.py
tests/test_network/test_net_7.py
tests/test_npdu/__init__.py
tests/test_npdu/helpers.py
tests/test_npdu/test_codec.py
tests/test_pdu/__init__.py
tests/test_pdu/test_address.py
tests/test_pdu/test_pci.py
tests/test_pdu/test_pdu.py
tests/test_primitive_data/__init__.py
tests/test_primitive_data/test_bit_string.py
tests/test_primitive_data/test_boolean.py
tests/test_primitive_data/test_character_string.py
tests/test_primitive_data/test_date.py
tests/test_primitive_data/test_double.py
tests/test_primitive_data/test_enumerated.py
tests/test_primitive_data/test_integer.py
tests/test_primitive_data/test_null.py
tests/test_primitive_data/test_object_identifier.py
tests/test_primitive_data/test_object_type.py
tests/test_primitive_data/test_octet_string.py
tests/test_primitive_data/test_real.py
tests/test_primitive_data/test_tag.py
tests/test_primitive_data/test_time.py
tests/test_primitive_data/test_unsigned.py
tests/test_segmentation/__init__.py
tests/test_segmentation/test_1.py
tests/test_service/__init__.py
tests/test_service/helpers.py
tests/test_service/test_cov.py
tests/test_service/test_cov_av.py
tests/test_service/test_cov_bv.py
tests/test_service/test_cov_pc.py
tests/test_service/test_device.py
tests/test_service/test_device_2.py
tests/test_service/test_file.py
tests/test_service/test_object.py
tests/test_utilities/__init__.py
tests/test_utilities/test_client_state_machine.py
tests/test_utilities/test_extended_tag_list.py
tests/test_utilities/test_server_state_machine.py
tests/test_utilities/test_service_access_point.py
tests/test_utilities/test_state_machine.py
tests/test_utilities/test_time_machine.py
tests/test_vlan/__init__.py
tests/test_vlan/test_ipnetwork.py
tests/test_vlan/test_network.py