Received Bytes

These components capture the individual bytes exchanged between a controller and client. The properties are the same for both sent and received byte components. Once set up, you can view a chart that summarizes the information captured by right-clicking on the component and clicking Views > Chart.
Figure 94.   Received Bytes
Image
Property Value Description
Facets depends on the context
Determine how values are formatted for display depending on the context and the type of data. Examples include engineering units and decimal precision for numeric types, and descriptive value (state) text for boolean and enum types.

With the exception of proxy points (with possible defined device facets), point facets do not affect how the framework processes the point’s value.

Besides control points, various other components have facets too. For example, many kitControl and schedule components have facets. Details about point facets apply to these components too, unless especially noted.

You access facets by clicking an Edit button or a chevron >>. Both open an Edit Facets window.

Proxy ext Out, In, and Fallback values
Indicate from where the point’s value originates, including details specific to the parentage of the point’s network and communications (driver).

null indicates that the point is an empty placeholder.

BACnet Out Property read-only
Displays the current value of the proxy point including facets and status.

The value depends on the type of control point.

Facets define how the value displays, including the value’s number of decimal places, engineering units, or text descriptors for Boolean/enum states. You can edit point facets to poll for additional properties, such as the native statusFlags and/or priorityArray level.

Status reports the current health and validity of the value. Status is specified by a combination of status flags, such as fault, overridden, alarm, and so on. If no status flag is set, status is considered normal and reports {ok}.

Enabled true or false
Indicates if the network, device, point or component is active or inactive.
Update Interval read-only
Reports the frequency of updates.