Fixed EOL and performed standard indentation.
This commit is contained in:
@@ -334,7 +334,7 @@ typedef enum {
|
||||
PROP_MAX_FAILED_ATTEMPTS = 285,
|
||||
PROP_MEMBERS = 286,
|
||||
PROP_MUSTER_POINT = 287,
|
||||
PROP_NEGATIVE_ACCESS_RULES = 288,
|
||||
PROP_NEGATIVE_ACCESS_RULES = 288,
|
||||
PROP_NUMBER_OF_AUTHENTICATION_POLICIES = 289,
|
||||
PROP_OCCUPANCY_COUNT = 290,
|
||||
PROP_OCCUPANCY_COUNT_ADJUST = 291,
|
||||
@@ -350,8 +350,8 @@ typedef enum {
|
||||
PROP_PASSBACK_TIMEOUT = 301,
|
||||
PROP_POSITIVE_ACCESS_RULES = 302,
|
||||
PROP_REASON_FOR_DISABLE = 303,
|
||||
PROP_SUPPORTED_FORMATS = 304,
|
||||
PROP_SUPPORTED_FORMAT_CLASSES = 305,
|
||||
PROP_SUPPORTED_FORMATS = 304,
|
||||
PROP_SUPPORTED_FORMAT_CLASSES = 305,
|
||||
PROP_THREAT_AUTHORITY = 306,
|
||||
PROP_THREAT_LEVEL = 307,
|
||||
PROP_TRACE_FLAG = 308,
|
||||
@@ -361,7 +361,7 @@ typedef enum {
|
||||
/* enumerations 312-313 are used in Addendum k to ANSI/ASHRAE 135-2004 */
|
||||
PROP_CHARACTER_SET = 312,
|
||||
PROP_STRICT_CHARACTER_MODE = 313,
|
||||
/* enumerations 314-316 are used in Addendum ? */
|
||||
/* enumerations 314-316 are used in Addendum ? */
|
||||
PROP_BACKUP_AND_RESTORE_STATE = 314,
|
||||
PROP_BACKUP_PREPARATION_TIME = 315,
|
||||
PROP_RESTORE_PREPARATION_TIME = 316,
|
||||
@@ -377,7 +377,7 @@ typedef enum {
|
||||
PROP_BINARY_ACTIVE_VALUE = 324,
|
||||
PROP_BINARY_INACTIVE_VALUE = 325,
|
||||
/* enumeration 326 is used in Addendum j to ANSI/ASHRAE 135-2004 */
|
||||
PROP_VERIFICATION_TIME = 326,
|
||||
PROP_VERIFICATION_TIME = 326,
|
||||
/* enumerations 342-344 are defined in Addendum 2008-w */
|
||||
PROP_BIT_MASK = 342,
|
||||
PROP_BIT_TEXT = 343,
|
||||
|
||||
@@ -139,9 +139,7 @@ extern "C" {
|
||||
* chosen at runtime from among these choices.
|
||||
* - Clause 10 POINT-TO-POINT (PTP) and Clause 11 EIA/CEA-709.1 ("LonTalk") LAN
|
||||
* are not currently supported by this project.
|
||||
*/
|
||||
|
||||
/** @defgroup DLTemplates DataLink Template Functions
|
||||
*//** @defgroup DLTemplates DataLink Template Functions
|
||||
* @ingroup DataLink
|
||||
* Most of the functions in this group are function templates which are assigned
|
||||
* to a specific DataLink network layer implementation either at compile time or
|
||||
|
||||
@@ -101,9 +101,7 @@ extern "C" {
|
||||
* These device management BIBBs prescribe the BACnet capabilities required
|
||||
* to interoperably perform the device management functions enumerated in
|
||||
* 22.2.1.5 for the BACnet devices defined therein.
|
||||
*/
|
||||
|
||||
/** @defgroup DMDCC Device Management-Device Communication Control (DM-DCC)
|
||||
*//** @defgroup DMDCC Device Management-Device Communication Control (DM-DCC)
|
||||
* @ingroup RDMS
|
||||
* 16.1 DeviceCommunicationControl Service <br>
|
||||
* The DeviceCommunicationControl service is used by a client BACnet-user to
|
||||
|
||||
@@ -237,15 +237,11 @@ extern "C" {
|
||||
* - The interface between the implemented Objects and the BAC-stack services,
|
||||
* specifically the handlers, which are mediated through function calls to
|
||||
* the Device object.
|
||||
*/
|
||||
|
||||
/** @defgroup ObjHelpers Object Helper Functions
|
||||
*//** @defgroup ObjHelpers Object Helper Functions
|
||||
* @ingroup ObjFrmwk
|
||||
* This section describes the function templates for the helper functions that
|
||||
* provide common object support.
|
||||
*/
|
||||
|
||||
/** @defgroup ObjIntf Handler-to-Object Interface Functions
|
||||
*//** @defgroup ObjIntf Handler-to-Object Interface Functions
|
||||
* @ingroup ObjFrmwk
|
||||
* This section describes the fairly limited set of functions that link the
|
||||
* BAC-stack handlers to the BACnet Object instances. All of these calls are
|
||||
|
||||
@@ -122,7 +122,8 @@ extern "C" {
|
||||
BACNET_ADDRESS * src,
|
||||
uint8_t mstp_address);
|
||||
|
||||
bool dlmstp_sole_master(void);
|
||||
bool dlmstp_sole_master(
|
||||
void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
@@ -213,9 +213,7 @@ extern "C" {
|
||||
* These BIBBs prescribe the BACnet capabilities required to interoperably
|
||||
* perform the alarm and event management functions enumerated in 22.2.1.2
|
||||
* for the BACnet devices defined therein.
|
||||
*/
|
||||
|
||||
/** @defgroup EVNOTFCN Alarm and Event-Notification (AE-N)
|
||||
*//** @defgroup EVNOTFCN Alarm and Event-Notification (AE-N)
|
||||
* @ingroup ALMEVNT
|
||||
* 13.6 ConfirmedCOVNotification Service <br>
|
||||
* The ConfirmedCOVNotification service is used to notify subscribers about
|
||||
@@ -232,9 +230,7 @@ extern "C" {
|
||||
* For unsubscribed notifications, the algorithm for determining when to issue
|
||||
* this service is a local matter and may be based on a change of value,
|
||||
* periodic updating, or some other criteria.
|
||||
*/
|
||||
|
||||
/** @defgroup ALMACK Alarm and Event-ACK (AE-ACK)
|
||||
*//** @defgroup ALMACK Alarm and Event-ACK (AE-ACK)
|
||||
* @ingroup ALMEVNT
|
||||
* 13.5 AcknowledgeAlarm Service <br>
|
||||
* In some systems a device may need to know that an operator has seen the alarm
|
||||
|
||||
@@ -135,9 +135,7 @@ extern "C" {
|
||||
* These BIBBs prescribe the BACnet capabilities required to interoperably
|
||||
* perform the data sharing functions enumerated in 22.2.1.1 for the BACnet
|
||||
* devices defined therein.
|
||||
*/
|
||||
|
||||
/** @defgroup DSRP Data Sharing -Read Property Service (DS-RP)
|
||||
*//** @defgroup DSRP Data Sharing -Read Property Service (DS-RP)
|
||||
* @ingroup DataShare
|
||||
* 15.5 ReadProperty Service <br>
|
||||
* The ReadProperty service is used by a client BACnet-user to request the
|
||||
|
||||
Reference in New Issue
Block a user