enum BACnet::ErrorCode

Defined in:

bacnet/services/error_response.cr

Enum Members

Other = 0
ConfigurationInProgress = 2
DeviceBusy = 3
DynamicCreationNotSupported = 4
FileAccessDenied = 5
InconsistentParameters = 7
InconsistentSelectionCriterion = 8
InvalidDataType = 9
InvalidFileAccessMethod = 10
InvalidFileStartPosition = 11
InvalidParameterDataType = 13
InvalidTimeStamp = 14
MissingRequiredParameter = 16
NoObjectsOfSpecifiedType = 17
NoSpaceForObject = 18
NoSpaceToAddListElement = 19
NoSpaceToWriteProperty = 20
NoVtSessionsAvailable = 21
PropertyIsNotAlist = 22
ObjectDeletionNotPermitted = 23
ObjectIdentifierAlreadyExists = 24
OperationalProblem = 25
PasswordFailure = 26
ReadAccessDenied = 27
ServiceRequestDenied = 29
Timeout = 30
UnknownObject = 31
UnknownProperty = 32
UnknownVtClass = 34
UnknownVtSession = 35
UnsupportedObjectType = 36
ValueOutOfRange = 37
VtSessionAlreadyClosed = 38
VtSessionTerminationFailure = 39
WriteAccessDenied = 40
CharacterSetNotSupported = 41
InvalidArrayIndex = 42
CovSubscriptionFailed = 43
NotCovProperty = 44
OptionalFunctionalityNotSupported = 45
InvalidConfigurationData = 46
DatatypeNotSupported = 47
DuplicateName = 48
DuplicateObjectId = 49
PropertyIsNotAnArray = 50
AbortBufferOverflow = 51
AbortInvalidApduInThisState = 52
AbortPreemptedByHigherPriorityTask = 53
AbortSegmentationNotSupported = 54
AbortProprietary = 55
AbortOther = 56
InvalidTag = 57
NetworkDown = 58
RejectBufferOverflow = 59
RejectInconsistentParameters = 60
RejectInvalidParameterDataType = 61
RejectInvalidTag = 62
RejectMissingRequiredParameter = 63
RejectParameterOutOfRange = 64
RejectTooManyArguments = 65
RejectUndefinedEnumeration = 66
RejectUnrecognizedService = 67
RejectProprietary = 68
RejectOther = 69
UnknownDevice = 70
UnknownRoute = 71
ValueNotInitialized = 72
InvalidEventState = 73
NoAlarmConfigured = 74
LogBufferFull = 75
LoggedValuePurged = 76
NoPropertySpecified = 77
NotConfiguredForTriggeredLogging = 78
UnknownSubscription = 79
ParameterOutOfRange = 80
ListElementNotFound = 81
Busy = 82
CommunicationDisabled = 83
Success = 84
AccessDenied = 85
BadDestinationAddress = 86
BadDestinationDeviceId = 87
BadSignature = 88
BadSourceAddress = 89
BadTimestamp = 90
CannotUseKey = 91
CannotVerifyMessageId = 92
CorrectKeyRevision = 93
DestinationDeviceIdRequired = 94
DuplicateMessage = 95
EncryptionNotConfigured = 96
EncryptionRequired = 97
IncorrectKey = 98
InvalidKeyData = 99
KeyUpdateInProgress = 100
MalformedMessage = 101
NotKeyServer = 102
SecurityNotConfigured = 103
SourceSecurityRequired = 104
TooManyKeys = 105
UnknownAuthenticationType = 106
UnknownKey = 107
UnknownKeyRevision = 108
UnknownSourceMessage = 109
NotRouterToDnet = 110
RouterBusy = 111
UnknownNetworkMessage = 112
MessageTooLong = 113
SecurityError = 114
AddressingError = 115
WriteBdtFailed = 116
ReadBdtFailed = 117
RegisterForeignDeviceFailed = 118
ReadFdtFailed = 119
DeleteFdtEntryFailed = 120
DistributeBroadcastFailed = 121
UnknownFileSize = 122
AbortApduTooLong = 123
AbortApplicationExceededReplyTime = 124
AbortOutOfResources = 125
AbortTsmTimeout = 126
AbortWindowSizeOutOfRange = 127
FileFull = 128
InconsistentConfiguration = 129
InconsistentObjectType = 130
InternalError = 131
NotConfigured = 132
OutOfMemory = 133
ValueTooLong = 134
AbortInsufficientSecurity = 135
AbortSecurityError = 136
DuplicateEntry = 137
InvalidValueInThisState = 138

Instance Method Summary

Instance Method Detail

def abort_apdu_too_long? #

[View source]
def abort_application_exceeded_reply_time? #

[View source]
def abort_buffer_overflow? #

[View source]
def abort_insufficient_security? #

[View source]
def abort_invalid_apdu_in_this_state? #

[View source]
def abort_other? #

[View source]
def abort_out_of_resources? #

[View source]
def abort_preempted_by_higher_priority_task? #

[View source]
def abort_proprietary? #

[View source]
def abort_security_error? #

[View source]
def abort_segmentation_not_supported? #

[View source]
def abort_tsm_timeout? #

[View source]
def abort_window_size_out_of_range? #

[View source]
def access_denied? #

[View source]
def addressing_error? #

[View source]
def bad_destination_address? #

[View source]
def bad_destination_device_id? #

[View source]
def bad_signature? #

[View source]
def bad_source_address? #

[View source]
def bad_timestamp? #

[View source]
def busy? #

[View source]
def cannot_use_key? #

[View source]
def cannot_verify_message_id? #

[View source]
def character_set_not_supported? #

[View source]
def communication_disabled? #

[View source]
def configuration_in_progress? #

[View source]
def correct_key_revision? #

[View source]
def cov_subscription_failed? #

[View source]
def datatype_not_supported? #

[View source]
def delete_fdt_entry_failed? #

[View source]
def destination_device_id_required? #

[View source]
def device_busy? #

[View source]
def distribute_broadcast_failed? #

[View source]
def duplicate_entry? #

[View source]
def duplicate_message? #

[View source]
def duplicate_name? #

[View source]
def duplicate_object_id? #

[View source]
def dynamic_creation_not_supported? #

[View source]
def encryption_not_configured? #

[View source]
def encryption_required? #

[View source]
def file_access_denied? #

[View source]
def file_full? #

[View source]
def inconsistent_configuration? #

[View source]
def inconsistent_object_type? #

[View source]
def inconsistent_parameters? #

[View source]
def inconsistent_selection_criterion? #

[View source]
def incorrect_key? #

[View source]
def internal_error? #

[View source]
def invalid_array_index? #

[View source]
def invalid_configuration_data? #

[View source]
def invalid_data_type? #

[View source]
def invalid_event_state? #

[View source]
def invalid_file_access_method? #

[View source]
def invalid_file_start_position? #

[View source]
def invalid_key_data? #

[View source]
def invalid_parameter_data_type? #

[View source]
def invalid_tag? #

[View source]
def invalid_time_stamp? #

[View source]
def invalid_value_in_this_state? #

[View source]
def key_update_in_progress? #

[View source]
def list_element_not_found? #

[View source]
def log_buffer_full? #

[View source]
def logged_value_purged? #

[View source]
def malformed_message? #

[View source]
def message_too_long? #

[View source]
def missing_required_parameter? #

[View source]
def network_down? #

[View source]
def no_alarm_configured? #

[View source]
def no_objects_of_specified_type? #

[View source]
def no_property_specified? #

[View source]
def no_space_for_object? #

[View source]
def no_space_to_add_list_element? #

[View source]
def no_space_to_write_property? #

[View source]
def no_vt_sessions_available? #

[View source]
def not_configured? #

[View source]
def not_configured_for_triggered_logging? #

[View source]
def not_cov_property? #

[View source]
def not_key_server? #

[View source]
def not_router_to_dnet? #

[View source]
def object_deletion_not_permitted? #

[View source]
def object_identifier_already_exists? #

[View source]
def operational_problem? #

[View source]
def optional_functionality_not_supported? #

[View source]
def other? #

[View source]
def out_of_memory? #

[View source]
def parameter_out_of_range? #

[View source]
def password_failure? #

[View source]
def property_is_not_alist? #

[View source]
def property_is_not_an_array? #

[View source]
def read_access_denied? #

[View source]
def read_bdt_failed? #

[View source]
def read_fdt_failed? #

[View source]
def register_foreign_device_failed? #

[View source]
def reject_buffer_overflow? #

[View source]
def reject_inconsistent_parameters? #

[View source]
def reject_invalid_parameter_data_type? #

[View source]
def reject_invalid_tag? #

[View source]
def reject_missing_required_parameter? #

[View source]
def reject_other? #

[View source]
def reject_parameter_out_of_range? #

[View source]
def reject_proprietary? #

[View source]
def reject_too_many_arguments? #

[View source]
def reject_undefined_enumeration? #

[View source]
def reject_unrecognized_service? #

[View source]
def router_busy? #

[View source]
def security_error? #

[View source]
def security_not_configured? #

[View source]
def service_request_denied? #

[View source]
def source_security_required? #

[View source]
def success? #

[View source]
def timeout? #

[View source]
def too_many_keys? #

[View source]
def unknown_authentication_type? #

[View source]
def unknown_device? #

[View source]
def unknown_file_size? #

[View source]
def unknown_key? #

[View source]
def unknown_key_revision? #

[View source]
def unknown_network_message? #

[View source]
def unknown_object? #

[View source]
def unknown_property? #

[View source]
def unknown_route? #

[View source]
def unknown_source_message? #

[View source]
def unknown_subscription? #

[View source]
def unknown_vt_class? #

[View source]
def unknown_vt_session? #

[View source]
def unsupported_object_type? #

[View source]
def value_not_initialized? #

[View source]
def value_out_of_range? #

[View source]
def value_too_long? #

[View source]
def vt_session_already_closed? #

[View source]
def vt_session_termination_failure? #

[View source]
def write_access_denied? #

[View source]
def write_bdt_failed? #

[View source]