summaryrefslogtreecommitdiff
path: root/KME-specific-types.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'KME-specific-types.hrl')
-rw-r--r--KME-specific-types.hrl6
1 files changed, 5 insertions, 1 deletions
diff --git a/KME-specific-types.hrl b/KME-specific-types.hrl
index 69a0da1..b017dfc 100644
--- a/KME-specific-types.hrl
+++ b/KME-specific-types.hrl
@@ -1,10 +1,13 @@
-%% Generated by the Erlang ASN.1 compiler version:1.7
+%% Generated by the Erlang ASN.1 compiler version:4.0
%% Purpose: Erlang record definitions for each named and unnamed
%% SEQUENCE and SET, and macro definitions for each value
%% definition,in module KME-specific-types
+-ifndef(_KME_SPECIFIC_TYPES_HRL_).
+-define(_KME_SPECIFIC_TYPES_HRL_, true).
+
-record('KmeSpeedDialRequest',{
startSerialNo, number, tenantNo = asn1_NOVALUE}).
@@ -203,3 +206,4 @@ number = asn1_NOVALUE, string = asn1_NOVALUE}).
-record('KmeGenericEvent',{
eventNo, device = asn1_NOVALUE, connection = asn1_NOVALUE, state = asn1_NOVALUE, cause = asn1_NOVALUE, message = asn1_NOVALUE}).
+-endif. %% _KME_SPECIFIC_TYPES_HRL_