RP and RPM Network Port indefinite object instance (#146)
* RP and RPM Network Port indefinite object instance Added ReadProperty and ReadPropertyMultiple handling for Network Port object indefinite object instance 4194303. * Add network port object to some examples * Fix stm32f10x build * Fix Endian order of network port IP UDP port * Add network port object to BDK Makefile * Add network port object header to BDK device.c * fix BDK and AT91SAM7S port builds Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
@@ -266,6 +266,7 @@
|
||||
<state>BACAPP_UNSIGNED</state>
|
||||
<state>BACAPP_ENUMERATED</state>
|
||||
<state>BACAPP_CHARACTER_STRING</state>
|
||||
<state>BACAPP_OCTET_STRING</state>
|
||||
<state>WRITE_PROPERTY</state>
|
||||
</option>
|
||||
<option>
|
||||
@@ -1331,6 +1332,7 @@
|
||||
<state>BACAPP_UNSIGNED</state>
|
||||
<state>BACAPP_ENUMERATED</state>
|
||||
<state>BACAPP_CHARACTER_STRING</state>
|
||||
<state>BACAPP_OCTET_STRING</state>
|
||||
<state>WRITE_PROPERTY</state>
|
||||
</option>
|
||||
<option>
|
||||
@@ -2396,6 +2398,7 @@
|
||||
<state>BACAPP_UNSIGNED</state>
|
||||
<state>BACAPP_ENUMERATED</state>
|
||||
<state>BACAPP_CHARACTER_STRING</state>
|
||||
<state>BACAPP_OCTET_STRING</state>
|
||||
<state>WRITE_PROPERTY</state>
|
||||
</option>
|
||||
<option>
|
||||
@@ -3461,6 +3464,7 @@
|
||||
<state>BACAPP_UNSIGNED</state>
|
||||
<state>BACAPP_ENUMERATED</state>
|
||||
<state>BACAPP_CHARACTER_STRING</state>
|
||||
<state>BACAPP_OCTET_STRING</state>
|
||||
<state>WRITE_PROPERTY</state>
|
||||
</option>
|
||||
<option>
|
||||
|
||||
Reference in New Issue
Block a user