bacnet/runtime/server.c
changeset 2268 e6c9a52d3877
parent 2261 37ef7a3c6b8b
child 2649 db68cb0e6bdc
equal deleted inserted replaced
2267:e83aa36b6627 2268:e6c9a52d3877
    47 #include "dcc.h"
    47 #include "dcc.h"
    48 #include "getevent.h"
    48 #include "getevent.h"
    49 #include "net.h"
    49 #include "net.h"
    50 #include "txbuf.h"
    50 #include "txbuf.h"
    51 #include "version.h"
    51 #include "version.h"
    52 
    52 #include "timesync.h"
    53 
    53 
    54 
    54 
    55 /* A utility function used by most (all?) implementations of BACnet Objects */
    55 /* A utility function used by most (all?) implementations of BACnet Objects */
    56 /* Adds to Prop_List all entries in Prop_List_XX that are not
    56 /* Adds to Prop_List all entries in Prop_List_XX that are not
    57  * PROP_OBJECT_IDENTIFIER, PROP_OBJECT_NAME, PROP_OBJECT_TYPE, PROP_PROPERTY_LIST
    57  * PROP_OBJECT_IDENTIFIER, PROP_OBJECT_NAME, PROP_OBJECT_TYPE, PROP_PROPERTY_LIST