mirror of
https://github.com/JoelBender/bacpypes
synced 2025-09-28 22:15:23 +08:00
more FDT contents as requested by #452
This commit is contained in:
parent
00bd5fe5d9
commit
2ceda1711f
|
@ -487,7 +487,7 @@ register_bvlpdu_type(ReadForeignDeviceTable)
|
|||
|
||||
class ReadForeignDeviceTableAck(BVLPDU):
|
||||
|
||||
_debug_contents = ('bvlciFDT',)
|
||||
_debug_contents = ('bvlciFDT++',)
|
||||
|
||||
messageType = BVLCI.readForeignDeviceTableAck
|
||||
|
||||
|
|
|
@ -487,7 +487,7 @@ register_bvlpdu_type(ReadForeignDeviceTable)
|
|||
|
||||
class ReadForeignDeviceTableAck(BVLPDU):
|
||||
|
||||
_debug_contents = ('bvlciFDT',)
|
||||
_debug_contents = ('bvlciFDT++',)
|
||||
|
||||
messageType = BVLCI.readForeignDeviceTableAck
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user