Commit Graph

11 Commits

Author SHA1 Message Date
skarg 40582999b3 Added more text enumerations from BACnet addenda. 2007-01-15 15:56:48 +00:00
skarg 113578f3d6 Adding more property enumerations. 2007-01-15 13:22:13 +00:00
skarg b1d46ffa8c ran the indent program on the source files to make them consistent. 2006-02-18 22:34:36 +00:00
skarg ce18b3a55d Added BACnet application encoding and decoding for bit strings.
Added BACnet text for month_name, week_of_month, day_of_week, event_state, binary_present_value, reliability, device_status, and segmentation.
Added BACnet application handling for printing the property value to a stream.
2006-02-09 17:28:03 +00:00
skarg 273e202afb Moved the bacnet object and property map functions to their own module since they really didn't fit with bactext or indtext. Added FIXME notes. 2005-12-17 10:17:55 +00:00
bigjohngoulah bd7f0b3ad4 added a sendWriteRequest, writeAckHandler, wp decode service request, struct and library to map property to tag 2005-12-16 21:39:57 +00:00
bigjohngoulah babe7d57ff added method to return property id given a name 2005-12-13 22:43:07 +00:00
skarg 6e84cf38e2 added additional BACnet 2004 enumerations. Added some more BACnet text for the enumerations. 2005-11-19 22:56:58 +00:00
skarg 876608d1ac added some BACnet enumerations from the 2004 standard. Added some more BACnet text for those enumerations. 2005-11-19 22:15:11 +00:00
skarg 2edddfa604 Cleaned up the BACnet text handling and added it to the read-property handler. 2005-11-17 11:59:56 +00:00
skarg 9f84b7262b created BACnet text conversion base for use with fuller featured BACnet devices that need to show some text. 2005-11-15 11:48:38 +00:00