bacpack
|
502cbcc2e6
|
1. In device.c, the Object_Table[] is now extern; it has to be defined by the user application (see demos); only the required BACnet objects have to be included.
2. Objects' .h files define macro to be used to initialize Object_Table[].
|
2010-11-13 19:57:29 +00:00 |
|
skarg
|
f462e5d023
|
Updated prototypes and include as required and found by compile with extra checking.
|
2010-08-18 17:57:40 +00:00 |
|
skarg
|
50a6c60dff
|
Added helper function.
|
2010-08-06 22:40:12 +00:00 |
|
skarg
|
710cfccfef
|
Indented using indent script.
|
2010-05-04 21:06:26 +00:00 |
|
skarg
|
f0863c0238
|
Refactored RP, WP, RPM to reduce coupling with objects for Linux and Win32 ports.
|
2010-02-10 16:27:31 +00:00 |
|
skarg
|
c04e69da8c
|
Fixed EOL, indent.
|
2009-10-24 17:02:59 +00:00 |
|
skarg
|
a28760bf56
|
Added init functions to object header files. Finished refactoring the demo read and write property handlers to use function tables.
|
2009-08-23 03:26:30 +00:00 |
|
skarg
|
411d6c1b24
|
Indented.
|
2007-11-29 15:56:53 +00:00 |
|
skarg
|
82311b321c
|
Moved the demo object header files to the include directory.
|
2007-10-10 12:26:09 +00:00 |
|