enum BACnet::UnconfirmedService
Overview
UnconfirmedRequest messages (NPDU description page 8)
Defined in:
bacnet.crEnum Members
-
IAm =
0 -
IHave =
1 -
CovNotification =
2 -
EventNotification =
3 -
PrivateTransfer =
4 -
TextMessage =
5 -
TimeSync =
6 -
WhoHas =
7 -
WhoIs =
8 -
TimeSyncUTC =
9 -
WriteGroup =
10 -
CovNotificationMultiple =
11
Instance Method Summary
- #cov_notification?
- #cov_notification_multiple?
- #event_notification?
- #i_am?
- #i_have?
- #private_transfer?
- #text_message?
- #time_sync?
- #time_sync_utc?
- #who_has?
- #who_is?
- #write_group?