<< Click to Display Table of Contents >>
credentialDataInput.presentValue |
According to the BACnet protocol documentation:
Indicates the current value of the object.
Property presentValue of object credentialDataInput can be read and written using a block tag with 3 elements.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
credentialDataInput-<objectAddress>.presentValue |
Size |
3 elements |
Property |
Value |
B1: |
<deviceAddress> |
B2: |
<type> = 37 |
B3: |
<objectAddress> |
B4: |
<property> = 85 |
Size: |
3 elements |
Index |
Name |
Type |
0 |
FormatType |
An integer representing one of the options of enumeration <BACnetAuthenticationFactorType>. |
1 |
FormatClass |
A 32-bit unsigned integer. |
2 |
Value |
A string value representing a sequence of octets, where each octet is represented by a pair of hexadecimal characters (ex: '0F121A'). |